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

1180 Commits

Author SHA1 Message Date
891acfbd65 show status over http 2022-01-14 11:04:14 +01:00
1c73eb4802 fixed tests, added db init flag 2022-01-13 18:28:24 +01:00
8d53d7e301 test delete stale 2022-01-13 17:08:43 +01:00
232e08f569 added find by prefix and added tests 2022-01-13 16:59:19 +01:00
96ee2a76aa added find by prefix 2022-01-13 16:16:11 +01:00
2cf3ad6b59 improved prefix query validation 2022-01-13 15:59:57 +01:00
c0546be4cc removed comment 2022-01-13 14:21:17 +01:00
1f5e5baaa6 psql shell helper 2022-01-13 14:20:47 +01:00
a768bf4896 added tests 2022-01-13 14:20:33 +01:00
fc533ce12f count neighbors 2022-01-13 13:58:56 +01:00
93135c16f6 bulk lookup GetNeighborsMap, routes and neighbors schema, updated keys 2022-01-12 18:26:42 +01:00
f9584e711a use config 2022-01-12 15:31:02 +01:00
5419f5cd58 updated 2022-01-12 13:58:45 +01:00
b609229245 updated config 2022-01-12 13:58:25 +01:00
85dfcdf8d9 added config options 2022-01-12 13:58:04 +01:00
2c7fab0a38 initial database connection and migration 2022-01-12 11:50:51 +01:00
f589322cfe added pgx dependency 2022-01-11 14:37:07 +01:00
3241a150aa initial schema and initial postgres connection 2022-01-11 14:36:49 +01:00
3af580e8c1 ignore trivial errors 2022-01-10 17:13:04 +01:00
cac7d44f87 fix load time when cache is not ready with openbgpd 2022-01-10 17:02:44 +01:00
4b180a7b34 breaking changes warning 2022-01-10 17:00:30 +01:00
ebd0d17a89 Merge branch 'feature/refactor-stores' into develop 2022-01-10 14:23:48 +01:00
b85a74924f fixed store tests 2021-12-08 16:16:39 +01:00
401128a543 updated test 2021-12-08 15:53:03 +01:00
6be8927089 import testdata 2021-12-08 15:49:33 +01:00
8e2cbe76e7 moved testdata 2021-12-08 14:19:30 +01:00
bcbc7961c1 updated tests, removed dead code 2021-12-08 14:15:55 +01:00
5fc5841ece finished refactoring 2021-12-07 19:11:11 +01:00
478f828e22 updated store usage 2021-12-06 10:03:17 +01:00
bf28a1af74 refatored store interface 2021-12-03 18:17:41 +01:00
3b25d472f5 commit 2021-12-02 16:11:15 +01:00
db0583d581 more rewrite 2021-11-24 17:59:32 +01:00
7f36756efc initial routes store refactoring 2021-11-24 11:48:49 +01:00
133f9505b7 initial routes store refactoring 2021-11-19 22:21:18 +01:00
7fb77bfb8f refactored neighbors store 2021-11-19 22:00:09 +01:00
15d8130727 initial refactored neighbors store 2021-11-19 19:08:59 +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
4e7104ab81 fixed more linter errors 2021-11-15 21:43:22 +01:00
c5ea17695f fixed linter errors 2021-11-15 21:30:20 +01:00
720a3b764c added package doc 2021-11-15 21:29:54 +01:00
e2fa687b01 Merge branch 'master' into develop 2021-11-15 21:12:47 +01:00
42ab0ab3c0 Merge pull request #84 from Netnod/fix-issue-83-Erroneous-peer-description
Fix issue #83 and implement peer description comming from openbgpd
2021-11-15 11:18:43 +01:00
a2b2024bb3 Fix issue #83 and implement peer description comming from openbgpd 2021-11-15 10:17:28 +01:00
1f5300a278 Merge branch 'master' into develop 2021-11-01 11:26:22 +01:00
03293389ad updated changelog 5.0.1 2021-11-01 11:19:06 +01:00
b05b8558a4 versionbump 2021-11-01 11:18:09 +01:00
17d6b7d9f0 fixed ext. community decoding error 2021-11-01 11:17:18 +01:00
48947100b0 Merge branch 'master' into develop 2021-10-29 19:53:35 +02:00
6b1627fc00 Merge branch 'feature/code-cleanup' into develop 2021-10-29 19:51:04 +02:00