index
:
bvg-grabber.git
develop
main
Querying the upcoming public transport departures in Berlin
gpcf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bvggrabber
/
api
/
actualdeparture.py
Commit message (
Collapse
)
Author
Age
*
fix new info feature matching a departure
Christian Struck
2020-01-21
|
*
changed url protocol to HTTPS, fixed crawler
Gereon Dusella
2019-12-12
|
*
updated to beautifulsoup 4.4.1
Christoph Gerneth
2015-10-17
|
*
Fixed #8 -- Added support for limit to ActualDepartureQueryApi
Markus Holtermann
2014-10-10
|
*
fixed bvg url/post-params for actual departures
Andrew Karpow
2014-09-18
|
*
It's not an error if a station exists but not departures are found.
Markus Holtermann
2013-06-15
|
*
Watch your imports and take care of kwargs
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 ↵
Christian Struck
2013-02-04
|
|
|
|
from departure object
*
Added a new object to return which is easier to handle an implements a merge ↵
Christian Struck
2013-02-02
|
|
|
|
function if it is wished to mix actualdeparture with scheduleddeparture departures.
*
added function dateformat and renamed function hourformat to timeformat and ↵
Christian Struck
2013-01-31
|
|
|
|
removed wrong enc in actualdeparture
*
PEP-008
Markus Holtermann
2013-01-30
|
*
fixed a bug where not all buses are parsed.
Christian Struck
2013-01-29
|
*
Fix null pointer exception
Markus Holtermann
2013-01-26
|
*
Fix encoding issues
Markus Holtermann
2013-01-25
|
*
Add missing parameter
Markus Holtermann
2013-01-25
|
*
Cleanup
Markus Holtermann
2013-01-24
|
*
Add first attempt of ActualDepartureQueryApi
Markus Holtermann
2013-01-24
|
*
Add api module
Markus Holtermann
2013-01-24