1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

41 Commits

Author SHA1 Message Date
ffbbfffe33 add sync api to external handler 2020-04-19 00:22:01 -07:00
21c636a273 cleanup 2020-04-18 23:19:12 -07:00
945059a0ed improve external data handling 2020-04-18 23:18:50 -07:00
d3e1189487 BGP Community Selection improvements 2020-04-18 11:34:23 -07:00
caf294a36c major caching improvements 2020-04-18 07:58:46 -07:00
400685304f improve cache handling 2020-04-16 23:43:02 -07:00
744076c2fe fix network info gathering 2020-04-16 09:30:20 -07:00
b67c3dd617 restructure models 2020-04-16 09:29:57 -07:00
99879c468e fix http logging bug 2020-04-16 01:09:37 -07:00
ea21414634 general cleanup 2020-04-16 00:27:00 -07:00
b35040c0a2 add outgoing http webhook for queries 2020-04-15 02:12:01 -07:00
5f3c516f86 revamp logging 2020-04-14 10:24:20 -07:00
60abf2997f add gunicorn for process management 2020-04-13 01:06:03 -07:00
eebe9b2f11 add customized redis caching handler 2020-04-13 01:05:24 -07:00
534047de36 use custom fork of sshtunnel; remove ujson 2020-04-12 02:10:09 -07:00
99f67d3198 get containing prefix data from RIPE instead of deriving from max-prefix length 2020-04-11 09:11:34 -07:00
ee41971dd3 fix force_cidr behavior if disabled 2020-03-23 11:44:21 -07:00
50f1160a7f fix feature enable/disable issue 2020-03-23 09:44:50 -07:00
83eb75b4a7 general cleanup 2020-03-22 22:09:03 -07:00
f89b309f3f add force_cidr option for vrfs 2020-03-22 17:46:08 -07:00
b0dc32fa60 log hyperglass version on startup 2020-03-22 11:41:51 -07:00
52d02640f5 throw error if a query is received for a disabled afi 2020-03-22 08:11:56 -07:00
eafd3734e6 fix premature conversion to host address for targeted query 2020-03-21 15:23:32 -07:00
4b5e37986d fix missing docstring 2020-03-21 12:49:02 -07:00
fe61a7e90f enable ssl certificate import for hyperglass-agent 2020-03-21 01:44:38 -07:00
2b9605d7dc support python 3.6 2020-02-16 00:52:51 -07:00
9e378bc1a6 move static assets to build directory on ui build 2020-02-14 22:34:38 -07:00
96df5469de detect & give user option to set app runtime directory 2020-02-14 16:30:40 -07:00
7ff8fa317d add API docs examples 2020-02-03 02:34:50 -07:00
0ca5bc0ff6 add docs via pydantic field schemas 2020-02-01 16:11:01 -10:00
af4a0b0ea7 add API endpoint docs 2020-02-01 12:50:12 -10:00
0d91c79af9 move models to api 2020-02-01 08:44:33 -10:00
0f749a5547 add informational API routes 2020-02-01 02:24:52 -10:00
1377b6510b fix import formatting 2020-01-28 09:53:06 -07:00
4a84c88db6 refactor redis config 2020-01-28 09:52:54 -07:00
9b9fd95061 flatten configuration model 2020-01-28 08:59:27 -07:00
e11982f709 improve per-query serialization 2020-01-26 02:15:19 -07:00
162c54cc9d fix/improve error handling 2020-01-26 02:14:42 -07:00
6780c2fd87 fix startup/shutdown event handling 2020-01-21 20:03:47 -07:00
14d503108f fix import error 2020-01-21 18:49:44 -07:00
f3be12b82c migrate api to module 2020-01-21 17:27:57 -07:00