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

34 Commits

Author SHA1 Message Date
Matt Love
ffa11b3d1b 🐛 Properly handle lack of user config 2019-07-10 16:20:23 -07:00
Matt Love
d67dec47a9 👷 Pylint → Flake8 2019-07-10 15:57:21 -07:00
Matt Love
30b399d13f 🎨 Fix string lengths 2019-07-09 15:13:34 -07:00
checktheroads
7aa8b245f4 Remove unnecessary pass statements 2019-07-07 23:10:23 -07:00
checktheroads
e940195631 Remove unused imports, fix syntax errors 2019-07-07 23:08:03 -07:00
checktheroads
211e503d5e Implement: Pydantic, Custom exceptions, constants, YAML 2019-07-07 02:49:54 -07:00
checktheroads
926e9767ee Add 504 error options 2019-06-23 14:05:43 -07:00
checktheroads
c2b8508eeb Add 504 error options 2019-06-23 14:05:20 -07:00
checktheroads
b23b6e65c5 switched to hostname-based device identification, removed name key 2019-06-16 23:34:00 -07:00
checktheroads
7e222496f8 initial travis 2019-06-16 17:13:02 -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
2ffdc9ec72 moved flask-caching dir to /tmp/hyperglass_cache 2019-06-11 22:37:28 -07:00
checktheroads
8213029a14 removed debug true 2019-06-11 21:55:40 -07:00
checktheroads
69d7ec9d97 refreshed example files with new structure 2019-06-11 21:43:45 -07:00
checktheroads
e85560a0a0 docs updates, nginx tests, manage.py improvements 2019-06-11 13:39:40 -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
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
a417afdd8c added docs, migrated input validated from JS to execute.py 2019-05-28 00:53:45 -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
23f8c0bdd7 added display_name attr to routers 2019-05-23 00:39:11 -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
5f15935b7b added favicon path config variable & base.html jinja variable 2019-05-15 14:35:01 -07:00
checktheroads
ffc3e05a65 added new org_name config variable for T&C block 2019-05-14 16:53:47 -07:00
checktheroads
e488f54a8f fixed caching issues, reworked error pages 2019-05-14 12:58:56 -07:00
checktheroads
d86f1bf6f4 fixed error raising issue 2019-05-14 12:03:58 -07:00
checktheroads
2c9cd88326 rework of front end 2019-05-14 11:37:52 -07:00
checktheroads
2107c58d32 added shebangs 2019-05-13 12:48:25 -07:00
checktheroads
2325f4feb0 reworked app-wide logging 2019-05-12 11:04:23 -07:00
checktheroads
e88169fb37 complete restructure 2 2019-05-11 23:28:13 -07:00