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

88 Commits

Author SHA1 Message Date
8df26114dd Increase FRR/BIRD timeouts 2019-06-24 01:33:50 -07:00
d8b0ca92cb Convert error messages to bulma notification class 2019-06-23 14:06:32 -07:00
27195c4a64 Remove extraneous comment 2019-06-23 14:06:08 -07:00
926e9767ee Add 504 error options 2019-06-23 14:05:43 -07:00
c2b8508eeb Add 504 error options 2019-06-23 14:05:20 -07:00
c6b0e00269 Add BIRD suppoprt & HTTP connection error handling 2019-06-23 14:05:06 -07:00
06c1eff397 Remove pprint for debugging 2019-06-23 11:51:02 -07:00
a515b47c46 Remove pprint for debugging 2019-06-23 11:50:33 -07:00
bf4bd3a6db removed fake import for CI testing 2019-06-17 02:07:36 -07:00
ff24ab1609 intentionally testing pylint failure 2019-06-17 01:47:43 -07:00
4a63a2d18c Black Formatting - travis #52 2019-06-17 08:41:48 +00:00
b73e31ae4b intentionally misformatting docstring to verify black is working in CI 2019-06-17 01:03:51 -07:00
7076feb727 switched to hostnamed-based device identification, removed name key 2019-06-16 23:34:37 -07:00
b23b6e65c5 switched to hostname-based device identification, removed name key 2019-06-16 23:34:00 -07:00
95de26ed23 switched to hostname-based device identification, removed name key 2019-06-16 23:33:22 -07:00
e7b3d8fe8e fixed reference to legacy JS function 2019-06-16 22:51:42 -07:00
7e222496f8 initial travis 2019-06-16 17:13:02 -07:00
a413a26f34 added redis-server requirement to systemd example 2019-06-15 13:04:36 -07:00
d9e8a74a9c removed pprint 2019-06-15 12:55:37 -07:00
48c970db76 removed old flask-caching reference from clear-cache function 2019-06-15 12:52:13 -07:00
9d5608d72e various minor changes to make pylint STFU 2019-06-15 12:51:03 -07:00
eece919376 various redis improvements 2019-06-15 12:42:28 -07:00
2215f5a4f9 removed Flask-Caching, migrated to native Redis caching. Migrated Flask-Limiter to Redis storage 2019-06-15 11:35:55 -07:00
abdc73bdd3 fixed syntax error 2019-06-13 07:49:49 -07:00
2844ffcac7 changed source IP variable to flask get_ipaddr() for prometheus 2019-06-13 07:34:57 -07:00
af3e78c81d changed Execute class attributes to use already-initialized data 2019-06-11 22:57:47 -07:00
f3461708c1 fixed syntax error in hyperglass.js 2019-06-11 22:41:01 -07:00
2ffdc9ec72 moved flask-caching dir to /tmp/hyperglass_cache 2019-06-11 22:37:28 -07:00
753415894b moved gunicorn multiproc dir to /tmp 2019-06-11 22:28:30 -07:00
79cc8f6967 persisting custom dir 2019-06-11 22:05:04 -07:00
8213029a14 removed debug true 2019-06-11 21:55:40 -07:00
69d7ec9d97 refreshed example files with new structure 2019-06-11 21:43:45 -07:00
2c6ea1e905 migrating away from legacy cmd key for FRR API 2019-06-11 15:06:01 -07:00
df5d7b055e added 401 unauthorized function to hyperglass.js 2019-06-11 14:31:40 -07:00
e85560a0a0 docs updates, nginx tests, manage.py improvements 2019-06-11 13:39:40 -07:00
56f81a8651 removed unecessary files 2019-06-10 12:26:42 -07:00
eca889e866 all the things 2019-06-10 12:22:38 -07:00
9e94429bb6 complete overhaul, mostly to make pylint happy 2019-06-07 18:33:49 -07:00
cce92fa136 fixed top level module imports 2019-05-28 14:28:47 -07:00
9010542127 gunicorn & wsgi config changes 2019-05-28 14:14:42 -07:00
390d70480c added try/except logic to wsgi params 2019-05-28 12:23:43 -07:00
f3427ba9a8 added a bunch of docstrings and comments for things 2019-05-28 12:19:40 -07:00
0174e58692 all user facing errors now customizable 2019-05-28 11:50:31 -07:00
4c72ad0814 retaining hyperglass/static/custom 2019-05-28 09:40:05 -07:00
a417afdd8c added docs, migrated input validated from JS to execute.py 2019-05-28 00:53:45 -07:00
65709a3779 removed cached hyperglass.scss 2019-05-27 08:13:46 -07:00
35ac7cb120 improved tag visuals 2019-05-27 08:10:49 -07:00
e221f4be4a fixed issue with ssh connections 2019-05-27 07:53:56 -07:00
3ca26037aa complete overhaul of configuration module 2019-05-26 18:46:43 -07:00
23f8c0bdd7 added display_name attr to routers 2019-05-23 00:39:11 -07:00