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

31 Commits

Author SHA1 Message Date
Matthias Hannig
d6168da159 even more type refactoring 2018-07-07 11:45:34 +02:00
Matthias Hannig
fc686df4cb used pointers instead 2018-07-06 17:04:09 +02:00
Matthias Hannig
c5a84f7fd8 added columns to config response 2018-07-05 10:18:17 +02:00
Matthias Hannig
14a9ebfa43 added neighbours columns and column ordering to config 2018-07-02 15:57:29 +02:00
Matthias Hannig
a09d116e32 updated deps / imports 2018-06-19 10:02:16 +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
a507e65a25 neighbour lookup working 2017-06-30 14:15:43 +02:00
Matthias Hannig
e32f863499 refactored naming 2017-06-30 11:12:15 +02:00
Matthias Hannig
1540f115bd added peer lookup by description and added tests 2017-06-29 14:57: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
Matthias Hannig
f115e44efe refactored validators 2017-06-28 12:42:28 +02:00
Matthias Hannig
7f3cc5c938 source id reordering 2017-06-26 16:41:50 +02:00
Matthias Hannig
5d134e18b9 less restrictive validation 2017-06-26 15:35:32 +02:00
Matthias Hannig
bd04c143c6 added some input validation 2017-06-26 12:42:49 +02:00
Matthias Hannig
8fe92d21f3 added in memory prefix lookup 2017-06-23 16:11:47 +02:00
Matthias Hannig
ab746f1c9c updated query interface 2017-06-23 10:46:09 +02:00
Matthias Hannig
a515ac1e77 added prefix lookup backend 2017-06-19 16:44:24 +02:00
Matthias Hannig
9803eb333b started with prefix lookup backend 2017-05-23 13:58:58 +02:00
Matthias Hannig
c7b8f5f573 added basic server status endpoint 2017-05-19 11:32:22 +02:00
Matthias Hannig
7d430a8551 validate source id param 2017-05-18 18:22:52 +02:00
Matthias Hannig
00b0e962e2 provide endpoints for source querying 2017-05-18 18:10:29 +02:00
Matthias Hannig
9eef3da74f removed import 2017-05-18 17:43:30 +02:00
Matthias Hannig
eec4bf1f14 added routeserver list 2017-05-18 17:35:27 +02:00
Matthias Hannig
d6aa7de70f defined type api.Response 2017-05-18 15:26:22 +02:00
Matthias Hannig
050e608ccd added config endpoint 2017-05-18 15:23:36 +02:00
Matthias Hannig
38874552f9 started with endpoint handlers 2017-05-18 14:44:50 +02:00
Matthias Hannig
4cafd2630d added responses 2017-05-18 12:52:10 +02:00
Matthias Hannig
f5f4e272a8 added api layout 2017-05-16 13:58:25 +02:00