| Commit message (Expand) | Author | Age |
* | Bump version: 0.0.0 → 0.1.0 | Markus Holtermann | 2014-09-19 |
* | Change version into a string | Markus Holtermann | 2014-09-19 |
* | fixed bvg url/post-params for actual departures | Andrew Karpow | 2014-09-18 |
* | Prepare for 0.1b3 | Markus Holtermann | 2013-06-15 |
* | Extend documentation | Markus Holtermann | 2013-06-15 |
* | It's not an error if a station exists but not departures are found. | Markus Holtermann | 2013-06-15 |
* | Fix some release issues | Markus Holtermann | 2013-06-14 |
* | Push to 0.1b1 | Markus Holtermann | 2013-06-14 |
* | Add `__repr__()` for departures | Markus Holtermann | 2013-06-14 |
* | Some docstring fixes along with a docs directory | Markus Holtermann | 2013-02-20 |
* | Watch your imports and take care of kwargs | Markus Holtermann | 2013-02-20 |
* | Some cleanup and documentation | Markus Holtermann | 2013-02-20 |
* | Fix the bug that prevents making departures after a day-change to be treated ... | Markus Holtermann | 2013-02-20 |
* | fixed a bug, where the application crashed. | Christian Struck | 2013-02-06 |
* | made Response object json serializable reworked tests and removed to_json fro... | Christian Struck | 2013-02-04 |
* | Added a new object to return which is easier to handle an implements a merge ... | Christian Struck | 2013-02-02 |
* | Fixup travis#25 | Markus Holtermann | 2013-01-31 |
* | added function dateformat and renamed function hourformat to timeformat and r... | Christian Struck | 2013-01-31 |
* | PEP-008 | Markus Holtermann | 2013-01-30 |
* | Move hourformat and fullformat to separate module. Add and adjust tests | Markus Holtermann | 2013-01-30 |
* | Add total order for ``bvggrabber.api.Departure``. Fixes #1 | Markus Holtermann | 2013-01-30 |
* | deleted the old parsing executable from which the project started. | Christian Struck | 2013-01-29 |
* | fixed a bug where not all buses are parsed. | Christian Struck | 2013-01-29 |
* | Fixed a bug, where the Vehicle conversion did not work properly | Christian Struck | 2013-01-28 |
* | PEP-8 | Markus Holtermann | 2013-01-26 |
* | the ``bvggrabber.api.Departure`` does not need to have a byte representation ... | Markus Holtermann | 2013-01-26 |
* | Finally fix the remaining seconds behaviour of ``bvggrabber.api.Departure`` a... | Markus Holtermann | 2013-01-26 |
* | Fix null pointer exception | Markus Holtermann | 2013-01-26 |
* | One should use ``import datetime`` instead of ``from datetime import datetime`` | Markus Holtermann | 2013-01-25 |
* | Take care of the seconds | Markus Holtermann | 2013-01-25 |
* | Fix travis#13 | Markus Holtermann | 2013-01-25 |
* | Fix encoding issues | Markus Holtermann | 2013-01-25 |
* | Add to_json method for departures | Markus Holtermann | 2013-01-25 |
* | added fuzzy time parsing, because there can be some random strings in the tim... | Christian Struck | 2013-01-25 |
* | added more features for the scheduledparser and fixed some minor errors | Christian Struck | 2013-01-25 |
* | Added support for scheduled departure times which allows to show U+S departur... | Christian Struck | 2013-01-25 |
* | Add missing parameter | Markus Holtermann | 2013-01-25 |
* | Fix day-change bugs in bvggrabber.api.Departure | Markus Holtermann | 2013-01-25 |
* | Cleanup | Markus Holtermann | 2013-01-24 |
* | Add first attempt of ActualDepartureQueryApi | Markus Holtermann | 2013-01-24 |
* | Add base QueryApi and Departure classes including simple tests | Markus Holtermann | 2013-01-24 |
* | Add api module | Markus Holtermann | 2013-01-24 |
* | Set correct encoding header | Markus Holtermann | 2013-01-24 |
* | changed variable names to more corresponding ones. Code will be from now on c... | Christian Struck | 2013-01-24 |
* | Added the latest nongit app-prototype version to git | Christian Struck | 2013-01-23 |
* | init main package | Markus Holtermann | 2013-01-23 |