Commit graph

59 commits

Author SHA1 Message Date
thatmattlove
b617df24d1 fixes #267: fix response caching 2024-06-30 22:22:44 -04:00
thatmattlove
3b0abd5ba8 don't cache errors 2024-06-30 21:34:42 -04:00
thatmattlove
d2f734ba1c logging overhaul 2024-04-01 23:42:07 -04:00
thatmattlove
d2e1486b5a initial migration to litestar 2024-03-26 23:59:42 -04:00
thatmattlove
1ef376fb38 improve fake output 2024-03-25 00:10:17 -04:00
thatmattlove
9c9a8469a4 replace flake8 with ruff for linting, refactor issues 2022-12-24 17:53:05 -05:00
thatmattlove
60429ebbc1 commit previous changes and dep updates 2022-12-11 17:30:20 -05:00
thatmattlove
0cd44e7fdf improve log messages 2021-12-17 20:37:03 -07:00
thatmattlove
1543f8d7c5 restructure api routes/tasks 2021-12-17 20:17:52 -07:00
thatmattlove
5bf69f7923 Fix fake output handling 2021-12-13 22:15:06 -07:00
thatmattlove
c049569cab Update black 2021-12-06 17:12:30 -07:00
thatmattlove
e73de24904 Implement input-plugin-based validation, implement common plugins 2021-09-26 11:39:46 -07:00
thatmattlove
c2240d92c6 Remove query_group from query fields 2021-09-25 21:50:51 -07:00
thatmattlove
7d5d64c0e2 Plugin/directive fixes 2021-09-21 07:54:16 -07:00
thatmattlove
1e1dce1e30 Fix leftover issues from cache refactor 2021-09-16 15:33:15 -07:00
thatmattlove
e06ea5ecb9 Add separate hooks for major state objects, add tests 2021-09-16 13:46:50 -07:00
thatmattlove
c99f98a6f0 Complete global state implementation 2021-09-15 18:25:37 -07:00
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