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

288 Commits

Author SHA1 Message Date
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
checktheroads
a417afdd8c added docs, migrated input validated from JS to execute.py 2019-05-28 00:53:45 -07:00
checktheroads
65709a3779 removed cached hyperglass.scss 2019-05-27 08:13:46 -07:00
checktheroads
35ac7cb120 improved tag visuals 2019-05-27 08:10:49 -07:00
checktheroads
e221f4be4a fixed issue with ssh connections 2019-05-27 07:53:56 -07:00
checktheroads
3ca26037aa complete overhaul of configuration module 2019-05-26 18:46:43 -07:00
checktheroads
892b9ebcfc swapping API key hash validating so that plain text key is stored on the secure device 2019-05-23 19:26:09 -07:00
checktheroads
23f8c0bdd7 added display_name attr to routers 2019-05-23 00:39:11 -07:00
checktheroads
b489874928 overhaul of construct.py 2019-05-22 23:27:57 -07:00
checktheroads
370916662d complete overhaul of execute.py 2019-05-22 11:40:44 -07:00
checktheroads
f6c87eae68 added port to hyperglass-frr api 2019-05-21 09:01:43 -07:00
checktheroads
d7c336eff2 added source IP features to ping and traceroute for FRR API 2019-05-20 11:20:54 -07:00
checktheroads
94bbd5b46d removed redundant json conversion 2019-05-18 15:59:49 -07:00
checktheroads
0fe659b25e fixed index.html missing h1 id 2019-05-15 14:38:44 -07:00
checktheroads
5f15935b7b added favicon path config variable & base.html jinja variable 2019-05-15 14:35:01 -07:00