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

42 Commits

Author SHA1 Message Date
thatmattlove
a2ee4b50fa Implement global state 2021-09-15 00:57:45 -07:00
thatmattlove
74fcb5dba4 Continue output plugin implementation 2021-09-12 18:27:33 -07:00
thatmattlove
52ebf4663c Update code formatting - line length 2021-09-12 15:09:24 -07:00
thatmattlove
dc274992b8 Clean up API routes 2021-09-11 13:56:20 -07:00
thatmattlove
99c7489441 Move UI Params into Pydantic model 2021-09-10 01:18:38 -07:00
thatmattlove
070a07d065 Implement client-side UI config fetching 2021-09-09 18:03:04 -07:00
thatmattlove
5ccfe50792 Complete directives implementation, refactor exceptions, deprecate VRFs, bump minimum Python version 2021-09-07 22:58:39 -07:00
checktheroads
aca3457011 update python dependencies 2021-04-24 10:44:40 -07:00
checktheroads
72269f38f5 consolidate name & display name fields, closes #115 2021-02-10 00:43:40 -07:00
checktheroads
257f802f3b fix fake output generation bug [skip ci] 2020-12-20 01:21:10 -07:00
checktheroads
0c1399d766 add fake output option for dev [skip ci] 2020-12-13 01:47:09 -07:00
checktheroads
69cb304b6d restructure location of models for cleaner importing/exporting 2020-10-05 12:09:17 -07:00
checktheroads
1cf082cc48 remove f-string logging 2020-09-28 12:37:44 -07:00
checktheroads
7d5734af83 improve hyperglass-agent certificate import 2020-07-31 01:58:18 -07:00
checktheroads
e3716784bc Refactor devices model 2020-07-30 01:30:01 -07:00
checktheroads
8c4bf5fbc2 Refactor connection handling to support any transport drivers with a common API 2020-07-23 09:20:04 -07:00
checktheroads
b686174952 fix plain text output on Junos 2020-07-17 01:43:17 -07:00
checktheroads
24cb5ab9a7 add /api/info route, fix api docs logo 2020-07-17 01:06:19 -07:00
checktheroads
b5a67e7c0e Redis caching improvements 2020-07-13 01:54:38 -07:00
checktheroads
ab309bd418 fix webhook construction errors, swap ripestat for bgp.tools 2020-06-27 12:20:00 -07:00
checktheroads
2af58d092c Add Microsoft Teams webhook support 2020-06-26 12:23:11 -07:00
checktheroads
04ff7568eb fix issue with webhooks causing queries to fail 2020-06-26 10:10:43 -07:00
checktheroads
b0b6b67c5c add structured output support 2020-05-29 17:47:53 -07:00
checktheroads
f443afa138 fix http logging issue 2020-04-21 03:29:42 -07:00
checktheroads
91a89865b9 add logging for cache hit 2020-04-19 09:50:52 -07:00
checktheroads
945059a0ed improve external data handling 2020-04-18 23:18:50 -07:00
checktheroads
d3e1189487 BGP Community Selection improvements 2020-04-18 11:34:23 -07:00
checktheroads
caf294a36c major caching improvements 2020-04-18 07:58:46 -07:00
checktheroads
400685304f improve cache handling 2020-04-16 23:43:02 -07:00
checktheroads
744076c2fe fix network info gathering 2020-04-16 09:30:20 -07:00
checktheroads
99879c468e fix http logging bug 2020-04-16 01:09:37 -07:00
checktheroads
b35040c0a2 add outgoing http webhook for queries 2020-04-15 02:12:01 -07:00
checktheroads
5f3c516f86 revamp logging 2020-04-14 10:24:20 -07:00
checktheroads
eebe9b2f11 add customized redis caching handler 2020-04-13 01:05:24 -07:00
checktheroads
fe61a7e90f enable ssl certificate import for hyperglass-agent 2020-03-21 01:44:38 -07:00
checktheroads
7ff8fa317d add API docs examples 2020-02-03 02:34:50 -07:00
checktheroads
0d91c79af9 move models to api 2020-02-01 08:44:33 -10:00
checktheroads
0f749a5547 add informational API routes 2020-02-01 02:24:52 -10:00
checktheroads
4a84c88db6 refactor redis config 2020-01-28 09:52:54 -07:00
checktheroads
9b9fd95061 flatten configuration model 2020-01-28 08:59:27 -07:00
checktheroads
e11982f709 improve per-query serialization 2020-01-26 02:15:19 -07:00
checktheroads
f3be12b82c migrate api to module 2020-01-21 17:27:57 -07:00