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

22 Commits

Author SHA1 Message Date
ac1e938bd3 Fix plugin registration for builtins 2021-09-13 14:10:50 -07:00
74fcb5dba4 Continue output plugin implementation 2021-09-12 18:27:33 -07:00
52ebf4663c Update code formatting - line length 2021-09-12 15:09:24 -07:00
52b7cbdd3c Implement user API for plugins and fix plugin registration issues 2021-09-11 18:03:35 -07:00
3c012f7ed1 Start output plugin feature 2021-09-11 00:47:01 -07:00
99c7489441 Move UI Params into Pydantic model 2021-09-10 01:18:38 -07:00
5ccfe50792 Complete directives implementation, refactor exceptions, deprecate VRFs, bump minimum Python version 2021-09-07 22:58:39 -07:00
f235e29144 Improve system-info command output 2021-07-03 23:02:14 -07:00
81c65ce71e restructure util module 2021-01-28 23:02:25 -07:00
a3d9cf4e54 check the NodeJS version on startup, closes #105 2021-01-18 14:35:50 -07:00
fbf7ecccf1 remove rich for logging 2021-01-12 00:16:34 -07:00
95cd9424fd improve log handling 2020-10-11 15:39:15 -07:00
ba1a91c93f add redis password authentication support, closes #82 2020-10-10 21:13:28 -07:00
1128d1f902 update import syntax for new isort version 2020-09-28 14:55:09 -07:00
1cf082cc48 remove f-string logging 2020-09-28 12:37:44 -07:00
b5a67e7c0e Redis caching improvements 2020-07-13 01:54:38 -07:00
0d2deb49f9 fix redis preflight check 2020-06-02 01:43:29 -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
1c9aee4608 bump version to beta-21 2020-04-13 02:26:12 -07:00
34fad3764d fix gunicorn startup issue 2020-04-13 02:04:35 -07:00
60abf2997f add gunicorn for process management 2020-04-13 01:06:03 -07:00