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

131 Commits

Author SHA1 Message Date
Matthias Hannig
f7ef57f6b8 added servertime format 2018-07-05 14:39:48 +02:00
Matthias Hannig
e27f204125 normalize to UTC 2018-07-05 14:36:30 +02:00
Matthias Hannig
b12a6221a6 test lookup prefix at 2018-06-27 15:42:58 +02:00
Matthias Hannig
153eaf5d7e check for presence in result set 2018-06-27 15:40:38 +02:00
Matthias Hannig
5cfd68b1a7 test: LookupPrefixForNeighbours 2018-06-27 15:21:46 +02:00
Matthias Hannig
b523308abe removed debug log 2018-06-27 14:55:17 +02:00
Matthias Hannig
5da1f88507 added routes store test: lookup prefix 2018-06-27 11:11:33 +02:00
Matthias Hannig
51279fc9a4 start n.store service 2018-06-27 11:02:42 +02:00
Matthias Hannig
3127fb7bd0 test debugging 2018-06-26 14:16:09 +02:00
Matthias Hannig
06c382cb2d test route store stats 2018-06-26 12:16:06 +02:00
Matthias Hannig
0e9bc09643 added better test data 2018-06-26 12:15:37 +02:00
Matthias Hannig
66213510bf added initial test data 2018-06-26 11:50:43 +02:00
Matthias Hannig
6d407c358c Merge branch 'develop' into feature/imp-test-coverage 2018-06-26 11:24:20 +02:00
Matthias Hannig
15ebfa0e1d started with routes store test 2018-06-26 11:19:53 +02:00
Matthias Hannig
682c1ebd39 use anonymous field for rwmutex 2018-06-26 10:51:11 +02:00
Matthias Hannig
d377a002db added tests to makefile 2018-06-26 00:10:53 +02:00
Matthias Hannig
26917e4b27 fixed theme tests 2018-06-26 00:08:51 +02:00
Matthias Hannig
568a396d84 updated theme tests 2018-06-25 23:46:33 +02:00
Matthias Hannig
c9b9dc9428 updated theme loading 2018-06-25 23:46:26 +02:00
Matthias Hannig
4ae8593446 include theme with handler 2018-06-25 23:44:02 +02:00
Matthias Hannig
185e3ecc85 updated documentation 2018-06-25 23:13:05 +02:00
Matthias Hannig
00471f8f18 added theme loader 2018-06-20 19:47:27 +02:00
Matthias Hannig
80f3a91bef added tests for theme loading 2018-06-20 19:46:52 +02:00
Matthias Hannig
c613bcfba1 added base path to theme config 2018-06-20 19:13:28 +02:00
Matthias Hannig
6f96489325 prepared backend for theming 2018-06-20 12:03:23 +02:00
Matthias Hannig
a4717e0ca9 removed debug output 2018-06-20 11:53:28 +02:00
Matthias Hannig
5895255f43 added optional theme settings to config 2018-06-20 11:07:07 +02:00
Matthias Hannig
a09d116e32 updated deps / imports 2018-06-19 10:02:16 +02:00
Matthias Hannig
6e4b0620f7 improved logging of missing birdwatcher modules 2018-01-31 15:19:53 +01:00
Matthias Hannig
0f212abc53 invalid filtered routes payload is now handled with a warning 2018-01-31 15:17:20 +01:00
Matthias Hannig
39db0afbdc improved api status error handling 2018-01-25 11:28:31 +01:00
Matthias Hannig
087ef52150 fixed configuration loading 2017-11-20 12:05:55 +01:00
hellerve
26b2e61171 backend: fix #2; make server time configurable 2017-10-19 14:16:03 +02:00
Matthias Hannig
7be9f799e6 fixed concurrency issue 2017-07-14 14:18:47 +02:00
Matthias Hannig
0db9e75481 added explicit reason serialization 2017-07-10 14:19:36 +01:00
Matthias Hannig
5fda0be5f0 added json serialization error handling 2017-07-10 14:02:41 +01:00
Matthias Hannig
9db9b700b2 enable prefix lookup via config 2017-07-04 12:36:48 +02:00
Matthias Hannig
c770ddd294 added lookup flag to config 2017-07-04 12:13:42 +02:00
Matthias Hannig
ee09a0e3df remove production artifacts 2017-07-04 11:34:53 +02:00
Matthias Hannig
9bd4e5673a fixed input classification 2017-06-30 15:02:12 +02:00
Matthias Hannig
a507e65a25 neighbour lookup working 2017-06-30 14:15:43 +02:00
Matthias Hannig
563791cdea added sloppy input classifier 2017-06-30 12:05:46 +02:00
Matthias Hannig
2c5c3eea32 case insensitive peer lookup 2017-06-30 11:22:35 +02:00
Matthias Hannig
f3b7a82091 added case insensitive comparison 2017-06-30 11:21:01 +02:00
Matthias Hannig
e32f863499 refactored naming 2017-06-30 11:12:15 +02:00
Matthias Hannig
c68636966d ignore coverage reports 2017-06-30 11:12:01 +02:00
Matthias Hannig
1540f115bd added peer lookup by description and added tests 2017-06-29 14:57:08 +02:00
Matthias Hannig
aeccfe9647 added test for get neighbours 2017-06-29 14:24:08 +02:00
Matthias Hannig
8c966c9226 reduced results limit 2017-06-28 16:31:03 +02:00
Matthias Hannig
a7ac32c39b added pagination to the lookup query 2017-06-28 13:16:10 +02:00