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

26 Commits

Author SHA1 Message Date
6576ad3050 added ✓ to pre-check success message 2019-06-11 22:18:42 -07:00
60215a5b4c fixed indentation 2019-06-11 22:18:00 -07:00
71fd9410db added break 2019-06-11 22:16:59 -07:00
e521805a6b fixed different never ending pre-check loop 2019-06-11 22:16:13 -07:00
2a9d86bbe8 fixed never ending pre-check loop 2019-06-11 22:15:15 -07:00
c1afe43df5 changed incorrect Python3 requirement message from 3.7 to 3.6 2019-06-11 21:48:55 -07:00
4a8e800852 fixed missing import statements, removed uncessary import references 2019-06-11 21:47:06 -07:00
56c70ce94e fixed incorrect config path 2019-06-11 21:31:00 -07:00
5c304805a3 removed import of hyperglass and replaced with working_dir variable 2019-06-11 21:29:31 -07:00
7f3a7801f6 fixed redundant variable 2019-06-11 21:26:22 -07:00
72c2e71667 moved missing import statment to try block 2019-06-11 21:23:53 -07:00
6c928f8956 added missing import statement 2019-06-11 21:22:51 -07:00
8f8641da17 moved project import statements into individual functions 2019-06-11 13:42:41 -07:00
e85560a0a0 docs updates, nginx tests, manage.py improvements 2019-06-11 13:39:40 -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
7d0e46bc1f fixed recursive issue 2019-05-28 12:35:26 -07:00
b6418bf3e0 added recursive filepermissions fix to manage.py 2019-05-28 12:33:25 -07:00
a417afdd8c added docs, migrated input validated from JS to execute.py 2019-05-28 00:53:45 -07:00
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
d86f1bf6f4 fixed error raising issue 2019-05-14 12:03:58 -07:00
b354d81b2b added template render functions to manage.py 2019-05-14 11:44:44 -07:00
0edd9f22df adjusted netmiko global_delay_factor, removed sleep functions to improve performance 2019-05-13 22:19:13 -07:00
2107c58d32 added shebangs 2019-05-13 12:48:25 -07:00
419fe7b5db wsgi 2019-05-12 23:33:32 -07:00
ddc7f1238e gunicorn fixed, improved manage.py 2019-05-12 19:22:17 -07:00