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 |
|
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
|
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
|
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 |
|
checktheroads
|
baaa3d1a1b
|
added hyperglass/static/custom directory to .gitignore for local customizations
|
2019-05-15 14:21:14 -07:00 |
|
checktheroads
|
9ffdfb2b1e
|
fixed scss syntax issue affecting help box <a> tags
|
2019-05-14 17:29:31 -07:00 |
|
checktheroads
|
ffc3e05a65
|
added new org_name config variable for T&C block
|
2019-05-14 16:53:47 -07:00 |
|
checktheroads
|
04cda65a8e
|
made peeringdb link open in new tab
|
2019-05-14 16:48:07 -07:00 |
|
checktheroads
|
2e6298b011
|
removed needless local import
|
2019-05-14 16:44:49 -07:00 |
|
checktheroads
|
671e03b499
|
updated .gitignores to avoid errors
|
2019-05-14 16:42:52 -07:00 |
|
checktheroads
|
0607fa539e
|
fixed HTML/CSS rendering functions in wsgi
|
2019-05-14 16:39:32 -07:00 |
|
checktheroads
|
5c66f634b5
|
changed help button type to "button" from nothing
|
2019-05-14 16:38:00 -07:00 |
|
checktheroads
|
6247ad9e05
|
fixed navbar background color, fixed footer text color
|
2019-05-14 16:20:09 -07:00 |
|
checktheroads
|
265169cf9d
|
finally fixed bulma sticky footer nonsense
|
2019-05-14 16:08:35 -07:00 |
|