aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add tests for create_appcodl2017-11-271-1/+1
|
* add tests for json hookscodl2017-11-271-1/+1
| | | | | including a failing test for that thing i fixed earlier which isn't in this branch 😓
* add coverage reports to testscodl2017-11-271-1/+1
|
* Version bumpLorenz Diener2017-11-211-1/+1
|
* Maintenance releaseLorenz Diener2017-09-101-1/+1
|
* Prepare for release 1.1.0Lorenz Diener2017-09-081-1/+1
|
* not pep8 compliant #71FoxMaSk2017-09-051-4/+3
|
* Fixing setup.pyLorenz Diener2017-08-211-1/+1
|
* setup.py: requirements: Change "dateutils" to "dateutil".ng02017-07-251-1/+1
|
* Some changes in preparation for 1.0.8Lorenz Diener2017-06-161-2/+2
|
* Preparing for releaseLorenz Diener2017-04-271-1/+1
|
* Initial implementation of streaming APIWill Thompson2017-04-101-1/+1
| | | | | | | | This is missing any error handling and rate-limiting around the stream itself, but once the stream is established, the full range of events are supported. Fixes issue #14.
* Set up pytestWill Thompson2017-04-101-0/+2
|
* Preparing releaseLorenz Diener2017-04-051-1/+1
|
* Preparing maint releaseLorenz Diener2017-03-151-1/+1
|
* Preparing for release 1.0.4Lorenz Diener2017-03-031-1/+1
|
* Bump version in docsLorenz Diener2017-02-131-1/+1
|
* Preparing for 1.0.2 releaseLorenz Diener2016-11-261-1/+1
|
* TypoLorenz Diener2016-11-251-1/+1
|
* Requirement and documentation fixesLorenz Diener2016-11-251-1/+1
|
* More "timeline" functions, "notifications"Lorenz Diener2016-11-251-1/+1
|
* Preparation for pypi packagingLorenz Diener2016-11-241-1/+16
|
* Add setup filesD Anzorge2016-11-241-0/+6
Minimal setup files which should allow installation as a package and generation of wheel files. Note that there is currently no version number.
    Powered by cgit v1.2.3 (git 2.41.0)