Matt Love
|
483c2b298f
|
Fix unused imports
|
2019-07-08 00:25:59 -07:00 |
|
Matt Love
|
2958225377
|
Remove current_function function, convert dual afi funcs to staticmethod
|
2019-07-08 00:25:02 -07:00 |
|
Matt Love
|
6758855be9
|
Fix dict → tuple inconsistency
|
2019-07-08 00:24:00 -07:00 |
|
Matt Love
|
65de869517
|
Fix unused imports, break out cache retrieval from try block
Completed switch from dict → tuple for output & status by stringifying the output tuple, then using literal_eval to de-stringify on retrieval
|
2019-07-08 00:23:02 -07:00 |
|
checktheroads
|
2b5105f872
|
Fix unused imports, fix syntax errors
|
2019-07-07 23:28:23 -07:00 |
|
checktheroads
|
50c863eb6d
|
Fix unused imports, syntax cleanups
|
2019-07-07 23:14:35 -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
|
7e0bea6a38
|
Fix unused import, remove bare raises, fix syntax errors, improve /lg
|
2019-07-07 22:54:07 -07:00 |
|
checktheroads
|
89aa429761
|
Change output from dict to tuple
|
2019-07-07 22:45:39 -07:00 |
|
checktheroads
|
478a3dcda9
|
Add base exception init
|
2019-07-07 22:38:57 -07:00 |
|
checktheroads
|
2f33a823e4
|
Fix syntax errors
|
2019-07-07 22:38:46 -07:00 |
|
checktheroads
|
211e503d5e
|
Implement: Pydantic, Custom exceptions, constants, YAML
|
2019-07-07 02:49:54 -07:00 |
|
checktheroads
|
faf3426670
|
Fix broken Traceroute help link
|
2019-06-24 09:20:38 -07:00 |
|
checktheroads
|
8df26114dd
|
Increase FRR/BIRD timeouts
|
2019-06-24 01:33:50 -07:00 |
|
checktheroads
|
d8b0ca92cb
|
Convert error messages to bulma notification class
|
2019-06-23 14:06:32 -07:00 |
|
checktheroads
|
27195c4a64
|
Remove extraneous comment
|
2019-06-23 14:06:08 -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
|
c6b0e00269
|
Add BIRD suppoprt & HTTP connection error handling
|
2019-06-23 14:05:06 -07:00 |
|
checktheroads
|
06c1eff397
|
Remove pprint for debugging
|
2019-06-23 11:51:02 -07:00 |
|
checktheroads
|
a515b47c46
|
Remove pprint for debugging
|
2019-06-23 11:50:33 -07:00 |
|
checktheroads
|
bf4bd3a6db
|
removed fake import for CI testing
|
2019-06-17 02:07:36 -07:00 |
|
checktheroads
|
ff24ab1609
|
intentionally testing pylint failure
|
2019-06-17 01:47:43 -07:00 |
|
Travis CI
|
4a63a2d18c
|
Black Formatting - travis #52
|
2019-06-17 08:41:48 +00:00 |
|
checktheroads
|
b73e31ae4b
|
intentionally misformatting docstring to verify black is working in CI
|
2019-06-17 01:03:51 -07:00 |
|
checktheroads
|
7076feb727
|
switched to hostnamed-based device identification, removed name key
|
2019-06-16 23:34:37 -07:00 |
|
checktheroads
|
b23b6e65c5
|
switched to hostname-based device identification, removed name key
|
2019-06-16 23:34:00 -07:00 |
|
checktheroads
|
95de26ed23
|
switched to hostname-based device identification, removed name key
|
2019-06-16 23:33:22 -07:00 |
|
checktheroads
|
e7b3d8fe8e
|
fixed reference to legacy JS function
|
2019-06-16 22:51:42 -07:00 |
|
checktheroads
|
7e222496f8
|
initial travis
|
2019-06-16 17:13:02 -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
|
753415894b
|
moved gunicorn multiproc dir to /tmp
|
2019-06-11 22:28:30 -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
|
69d7ec9d97
|
refreshed example files with new structure
|
2019-06-11 21:43:45 -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
|
e85560a0a0
|
docs updates, nginx tests, manage.py improvements
|
2019-06-11 13:39:40 -07:00 |
|
checktheroads
|
56f81a8651
|
removed unecessary files
|
2019-06-10 12:26:42 -07:00 |
|