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

31 Commits

Author SHA1 Message Date
thatmattlove
d2f734ba1c logging overhaul 2024-04-01 23:42:07 -04:00
thatmattlove
446853e4a9 countless updates I mostly don't remember. 2023-04-13 23:05:05 -04:00
thatmattlove
9c9a8469a4 replace flake8 with ruff for linting, refactor issues 2022-12-24 17:53:05 -05:00
thatmattlove
4dfe5749ae fix import sorting 2022-12-19 16:58:12 -05:00
thatmattlove
f37eb9abf7 add v2 docs, minor refactoring 2022-12-19 14:57:20 -05:00
thatmattlove
b7b681f3d3 Restructure utilities, add tests 2021-12-15 00:50:20 -07:00
thatmattlove
f8a4cad5de Improve external http client typing and add tests 2021-12-14 22:59:05 -07:00
thatmattlove
a902dc720d remove legacy ripestat api 2021-12-14 21:52:04 -07:00
thatmattlove
c049569cab Update black 2021-12-06 17:12:30 -07:00
thatmattlove
446534d839 Improve bgp.tools data handling/validation 2021-09-16 16:46:56 -07:00
thatmattlove
725631568e Fix call to deprecated httpx.StatusCodes 2021-09-16 15:56:28 -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
52ebf4663c Update code formatting - line length 2021-09-12 15:09:24 -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
6b188e446c import formatting imporvements 2020-10-11 13:14:57 -07:00
checktheroads
69cb304b6d restructure location of models for cleaner importing/exporting 2020-10-05 12:09:17 -07:00
checktheroads
1128d1f902 update import syntax for new isort version 2020-09-28 14:55:09 -07:00
checktheroads
6dd8cfc9ff cache RPKI responses 2020-07-13 01:55:42 -07:00
checktheroads
1e4a2b1512 switch bgp.tools to bulk API with caching 2020-07-13 01:55:09 -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
e50cd05fa3 docs restructure 2020-06-21 14:12:08 -07:00
checktheroads
ba809631f0 improve http client 2020-06-06 01:24:53 -07:00
checktheroads
4b92b670c9 add structured data configuration options & external RPKI validation 2020-06-06 01:22:14 -07:00
checktheroads
f443afa138 fix http logging issue 2020-04-21 03:29:42 -07:00
checktheroads
4cd1edd599 cleanup 2020-04-19 00:23:56 -07:00
checktheroads
ffbbfffe33 add sync api to external handler 2020-04-19 00:22:01 -07:00
checktheroads
945059a0ed improve external data handling 2020-04-18 23:18:50 -07:00