1
0
mirror of https://github.com/alice-lg/alice-lg.git synced 2024-05-11 05:55:03 +00:00

38 Commits

Author SHA1 Message Date
82afece002 fixed test name 2022-11-10 11:06:18 +01:00
d6011fc200 remove warning 2022-06-15 16:09:18 +02:00
1d16ecec15 update context 2022-06-15 15:43:12 +02:00
a0c942b9a9 use context, updated to new source interface 2022-06-15 14:56:31 +02:00
9bf71a0fcf refactored client to use context only 2022-06-15 14:36:22 +02:00
cf63016f2b initial streaming response parsing 2022-03-17 16:44:51 +01:00
93c41a7ca0 moved route parser body 2022-03-17 15:15:23 +01:00
5bd7ab511d good morning. 2022-03-17 09:56:52 +01:00
4a681023fe removed debug code, free resources 2022-03-17 09:50:05 +01:00
e3044abbea async load filtered routes 2022-03-16 18:50:29 +01:00
2af2d18b85 log timings 2022-03-16 17:19:28 +01:00
3782c5dcbb public function for testing 2022-03-16 17:09:40 +01:00
19582a6287 fixed test 2022-02-28 14:20:48 +00:00
4115e37f60 optionally discard details and omit sorting 2022-02-10 18:38:32 +01:00
2fc3faeee0 use serialized json for route details 2022-02-10 14:14:08 +01:00
377aaf63fe removed old comment 2022-02-10 11:29:13 +01:00
143a8027f7 changed config variable name 2022-02-01 19:24:20 +01:00
ae8c4306b6 use alternative pipe if suffix matches 2022-02-01 18:27:25 +01:00
ee9e2d93ec added optional AltPipe config 2022-02-01 18:20:07 +01:00
cac7d44f87 fix load time when cache is not ready with openbgpd 2022-01-10 17:02:44 +01:00
50f549ea6d fixed test and merged PR 2021-11-16 10:21:36 +01:00
454b8de596 Merge pull request #60 from CTassisF/fix-routes_pipe_filtered-endpoint
Remove trailing slash to avoid redirect on Birdwatcher's routes_pipe_filtered endpoint
2021-11-16 10:18:46 +01:00
330047fac1 refactored responses and http server 2021-10-27 17:54:51 +00:00
ed52257269 updated use of response meta 2021-10-27 14:48:52 +00:00
d52e06272d moved stores to package 2021-10-20 20:26:37 +00:00
18b9a6d205 cleaned up linter errors 2021-10-15 19:44:18 +02:00
7f46529352 fixed linter errors 2021-10-15 19:31:15 +02:00
a3cd1aec64 removed dead code 2021-10-15 19:25:39 +02:00
485fc94109 updated to api package changes 2021-10-15 19:24:22 +02:00
a81d68618d added package documentation 2021-10-15 19:15:06 +02:00
d75db85e96 just fixing some linter issues 2021-07-02 14:30:43 +02:00
38df30585d Merge branch 'develop' into feature/sources/openbgpd 2021-04-26 21:07:06 +02:00
5ee1232e98 Remove trailing slash to avoid redirect on Birdwatcher's routes_pipe_filtered endpoint 2021-04-17 01:33:56 -03:00
dfeff9d48f configure main table 2021-04-15 18:59:22 +02:00
18adbb8f9f Merge branch 'master' into develop 2021-04-15 18:33:57 +02:00
18a4b67748 refactored decoders for reusability 2021-03-25 21:47:31 +01:00
d725fc0b2b refactored package structure 2021-03-22 17:35:20 +01:00
393625ee43 even more structural refactoring 2021-03-22 16:50:08 +01:00