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

102 Commits

Author SHA1 Message Date
checktheroads
cb356ffc11 moved docs to separate repo 2019-06-15 19:05:47 -07:00
checktheroads
421cc2a85e moving docs to separate repo 2019-06-15 14:25:54 -07:00
checktheroads
a413a26f34 added redis-server requirement to systemd example 2019-06-15 13:04:36 -07:00
checktheroads
d9e8a74a9c removed pprint 2019-06-15 12:55:37 -07:00
checktheroads
48c970db76 removed old flask-caching reference from clear-cache function 2019-06-15 12:52:13 -07:00
checktheroads
9d5608d72e various minor changes to make pylint STFU 2019-06-15 12:51:03 -07:00
checktheroads
eece919376 various redis improvements 2019-06-15 12:42:28 -07:00
checktheroads
2215f5a4f9 removed Flask-Caching, migrated to native Redis caching. Migrated Flask-Limiter to Redis storage 2019-06-15 11:35:55 -07:00
checktheroads
abdc73bdd3 fixed syntax error 2019-06-13 07:49:49 -07:00
checktheroads
2844ffcac7 changed source IP variable to flask get_ipaddr() for prometheus 2019-06-13 07:34:57 -07:00
checktheroads
af3e78c81d changed Execute class attributes to use already-initialized data 2019-06-11 22:57:47 -07:00
checktheroads
f3461708c1 fixed syntax error in hyperglass.js 2019-06-11 22:41:01 -07:00
checktheroads
2ffdc9ec72 moved flask-caching dir to /tmp/hyperglass_cache 2019-06-11 22:37:28 -07:00
checktheroads
90cb08b1f0 added missing prometheus_client to requirements 2019-06-11 22:30:06 -07:00
checktheroads
753415894b moved gunicorn multiproc dir to /tmp 2019-06-11 22:28:30 -07:00
checktheroads
6576ad3050 added ✓ to pre-check success message 2019-06-11 22:18:42 -07:00
checktheroads
60215a5b4c fixed indentation 2019-06-11 22:18:00 -07:00
checktheroads
71fd9410db added break 2019-06-11 22:16:59 -07:00
checktheroads
e521805a6b fixed different never ending pre-check loop 2019-06-11 22:16:13 -07:00
checktheroads
2a9d86bbe8 fixed never ending pre-check loop 2019-06-11 22:15:15 -07:00
checktheroads
79cc8f6967 persisting custom dir 2019-06-11 22:05:04 -07:00
checktheroads
8213029a14 removed debug true 2019-06-11 21:55:40 -07:00
checktheroads
c1afe43df5 changed incorrect Python3 requirement message from 3.7 to 3.6 2019-06-11 21:48:55 -07:00
checktheroads
4a8e800852 fixed missing import statements, removed uncessary import references 2019-06-11 21:47:06 -07:00
checktheroads
69d7ec9d97 refreshed example files with new structure 2019-06-11 21:43:45 -07:00
checktheroads
56c70ce94e fixed incorrect config path 2019-06-11 21:31:00 -07:00
checktheroads
5c304805a3 removed import of hyperglass and replaced with working_dir variable 2019-06-11 21:29:31 -07:00
checktheroads
7f3a7801f6 fixed redundant variable 2019-06-11 21:26:22 -07:00
checktheroads
72c2e71667 moved missing import statment to try block 2019-06-11 21:23:53 -07:00
checktheroads
6c928f8956 added missing import statement 2019-06-11 21:22:51 -07:00
checktheroads
2c6ea1e905 migrating away from legacy cmd key for FRR API 2019-06-11 15:06:01 -07:00
checktheroads
df5d7b055e added 401 unauthorized function to hyperglass.js 2019-06-11 14:31:40 -07:00
checktheroads
8f8641da17 moved project import statements into individual functions 2019-06-11 13:42:41 -07:00
checktheroads
e85560a0a0 docs updates, nginx tests, manage.py improvements 2019-06-11 13:39:40 -07:00
checktheroads
441bd5ded2 readme updates 2019-06-10 13:07:46 -07:00
checktheroads
74664f9547 readme updates 2019-06-10 13:06:55 -07:00
checktheroads
06c255ea71 readme updates 2019-06-10 13:06:26 -07:00
checktheroads
ba0e0d43af readme updates 2019-06-10 12:57:20 -07:00
checktheroads
bb6d4e0cb3 adding .gitattributes file 2019-06-10 12:42:03 -07:00
checktheroads
56f81a8651 removed unecessary files 2019-06-10 12:26:42 -07:00
checktheroads
eca889e866 all the things 2019-06-10 12:22:38 -07:00
checktheroads
9e94429bb6 complete overhaul, mostly to make pylint happy 2019-06-07 18:33:49 -07:00
checktheroads
cce92fa136 fixed top level module imports 2019-05-28 14:28:47 -07:00
checktheroads
9010542127 gunicorn & wsgi config changes 2019-05-28 14:14:42 -07:00
checktheroads
7d0e46bc1f fixed recursive issue 2019-05-28 12:35:26 -07:00
checktheroads
b6418bf3e0 added recursive filepermissions fix to manage.py 2019-05-28 12:33:25 -07:00
checktheroads
390d70480c added try/except logic to wsgi params 2019-05-28 12:23:43 -07:00
checktheroads
f3427ba9a8 added a bunch of docstrings and comments for things 2019-05-28 12:19:40 -07:00
checktheroads
0174e58692 all user facing errors now customizable 2019-05-28 11:50:31 -07:00
checktheroads
4c72ad0814 retaining hyperglass/static/custom 2019-05-28 09:40:05 -07:00