summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Watch your imports and take care of kwargsMarkus Holtermann2013-02-20
* Some cleanup and documentationMarkus Holtermann2013-02-20
* Fix the bug that prevents making departures after a day-change to be treated ...Markus Holtermann2013-02-20
* fixed a bug, where the application crashed.Christian Struck2013-02-06
* made Response object json serializable reworked tests and removed to_json fro...Christian Struck2013-02-04
* Added a new object to return which is easier to handle an implements a merge ...Christian Struck2013-02-02
* Fixup travis#25Markus Holtermann2013-01-31
* Added test for the new dateformatChristian Struck2013-01-31
* added function dateformat and renamed function hourformat to timeformat and r...Christian Struck2013-01-31
* PEP-008Markus Holtermann2013-01-30
* Move hourformat and fullformat to separate module. Add and adjust testsMarkus Holtermann2013-01-30
* Add total order for ``bvggrabber.api.Departure``. Fixes #1Markus Holtermann2013-01-30
* deleted the old parsing executable from which the project started.Christian Struck2013-01-29
* fixed a bug where not all buses are parsed.Christian Struck2013-01-29
* Added tests for the new conversion added in the last commitChristian Struck2013-01-28
* Fixed a bug, where the Vehicle conversion did not work properlyChristian Struck2013-01-28
* Fix travis#18 ?Markus Holtermann2013-01-26
* PEP-8Markus Holtermann2013-01-26
* the ``bvggrabber.api.Departure`` does not need to have a byte representation ...Markus Holtermann2013-01-26
* Finally fix the remaining seconds behaviour of ``bvggrabber.api.Departure`` a...Markus Holtermann2013-01-26
* Fix null pointer exceptionMarkus Holtermann2013-01-26
* One should use ``import datetime`` instead of ``from datetime import datetime``Markus Holtermann2013-01-25
* Take care of the secondsMarkus Holtermann2013-01-25
* Fix travis#13Markus Holtermann2013-01-25
* Fix encoding issuesMarkus Holtermann2013-01-25
* Add to_json method for departuresMarkus Holtermann2013-01-25
* added fuzzy time parsing, because there can be some random strings in the tim...Christian Struck2013-01-25
* added more features for the scheduledparser and fixed some minor errorsChristian Struck2013-01-25
* Added support for scheduled departure times which allows to show U+S departur...Christian Struck2013-01-25
* Add missing parameterMarkus Holtermann2013-01-25
* Fix day-change bugs in bvggrabber.api.DepartureMarkus Holtermann2013-01-25
* Partial revert auf recent cleanup to make the tests run on Python 3.2 againMarkus Holtermann2013-01-24
* Add coverage for travisMarkus Holtermann2013-01-24
* CleanupMarkus Holtermann2013-01-24
* Add first attempt of ActualDepartureQueryApiMarkus Holtermann2013-01-24
* Add base QueryApi and Departure classes including simple testsMarkus Holtermann2013-01-24
* * We use beautifulsoup4 and python-dateutilMarkus Holtermann2013-01-24
* rename readme back to rstMarkus Holtermann2013-01-24
* Update README / add Travis-CI statusMarkus Holtermann2013-01-24
* We rely on beautifulsoupMarkus Holtermann2013-01-24
* Add api moduleMarkus Holtermann2013-01-24
* Set correct encoding headerMarkus Holtermann2013-01-24
* Add tests to setup.py and exclude them during installationMarkus Holtermann2013-01-24
* We require Python >= 3.2Markus Holtermann2013-01-24
* Add travis-ci configMarkus Holtermann2013-01-24
* changed variable names to more corresponding ones. Code will be from now on c...Christian Struck2013-01-24
* Added the latest nongit app-prototype version to gitChristian Struck2013-01-23
* init main packageMarkus Holtermann2013-01-23
* initial cleanupMarkus Holtermann2013-01-23
* Initial commitMarkus Holtermann2013-01-23