Commit Graph

23 Commits

Author SHA1 Message Date
Valentin Deniaud 40142de8d2 misc: apply double-quote-string-fixer (#79788) 2023-08-16 10:08:30 +02:00
Valentin Deniaud 3a63f02dae misc: bump black version (#75442) 2023-03-29 14:51:08 +02:00
Valentin Deniaud 989fb52719 misc: apply pyupgrade (#61865) 2022-09-29 16:22:29 +02:00
Lauréline Guérin 59182339ab
misc: fix redundant-u-string-prefix pylint error (#62099) 2022-03-25 09:03:36 +01:00
Lauréline Guérin dbb8416537
misc: add __init__ file to tests dir (#62099) 2022-03-25 08:24:24 +01:00
Nicolas Roche 06db6d8767 misc: apply isort (#52937) 2021-05-07 13:51:13 +02:00
Frédéric Péters 3d9df1e526 trivial: apply black (#49820) 2021-02-20 16:28:47 +01:00
Thomas NOËL 57a7cce616 okina: allow multiple subscriptions in one call (#43610) 2020-06-08 13:35:25 +02:00
Thomas NOËL 4af522bc77 okina: add 'lat' and 'lon' on results when possible (#43292) 2020-06-01 16:38:22 +02:00
Thomas NOËL 7babea61a6 okina: accept french decimals for latitude and longitude (#42348) 2020-04-30 17:09:27 +02:00
Thomas NOËL 6c3f039296 okina: protect serch endpoint (#40937) 2020-04-29 01:03:06 +02:00
Thomas NOËL 8132dbbd29 okina: handle new API format and endpoint (#40937) 2020-04-29 00:37:10 +02:00
Emmanuel Cazenave 48a71687cc test okina: compare binary content to binary data (#38781) 2020-01-29 10:30:46 +01:00
Thomas NOËL 1d798fb874 okina: refine errors handling (#31557) 2019-03-21 11:27:53 +01:00
Thomas NOËL 847efa28a9 okina: do not crash on 401/403 responses (#26012) 2018-09-04 22:24:24 +02:00
Thomas NOËL f6a14c375b utils: rename utils.LoggedRequest as utils.Request (#20789)
... because it will not only used for logging.
2017-12-19 10:22:15 +01:00
Thomas NOËL 845f00aeb2 okina: add subscriptions' managment endpoints (#16944) 2017-06-16 15:48:02 +02:00
Thomas NOËL 20d339ad40 okina: ods/from/to returns journeys, not lines (#16788) 2017-06-09 13:55:58 +02:00
Thomas NOËL 5904216b39 okina: correctly handles new format for stop-to-institution endpoint (#16780) 2017-06-09 09:09:45 +02:00
Thomas NOËL 063afbf256 okina: handle new format for stop-to-institution endpoint (#16780) 2017-06-09 00:38:25 +02:00
Thomas NOËL 90789be1ab okina: vehicleJourneysSequence are now originDestinationSequenceElements (#16741) 2017-06-07 14:25:40 +02:00
Thomas NOËL 798b424675 okina: use json-api serializer on datasource endpoints (#16418) 2017-05-20 12:23:08 +02:00
Thomas NOËL 05bf437341 misc: add new okina connector (#16388)
only GET actions for now (no POST)
2017-05-19 16:02:43 +02:00