ottertune/server/website/website
dvanaken 2f79bfdc17 Fixed parser to treat enum values as case-insensitive 2020-01-13 10:09:31 -05:00
..
db Fixed parser to treat enum values as case-insensitive 2020-01-13 10:09:31 -05:00
fixtures Updated oracle knob fixtures 2020-01-09 03:23:06 -05:00
management/commands Added management function similar to 'startcelery' except that it auto-reloads modified website files. 2020-01-07 04:04:06 -05:00
migrations isolate workloads of different projects 2019-12-15 23:09:29 +01:00
settings Updated Django settings: removed unused paths, fixed incorrect paths to media/template dirs, increased size of rotating log files from 50KB to 2MB and the number of backup files. 2020-01-03 07:32:28 -05:00
static Initial commit with BSL 2019-08-23 11:47:19 -04:00
tasks Fixed bugs and improved logging in config recommendation tasks/views 2020-01-08 15:29:31 -05:00
templates Updated fixtures, human-readable values values in knob/metric comparison view 2020-01-09 03:23:06 -05:00
templatetags Initial commit with BSL 2019-08-23 11:47:19 -04:00
__init__.py Initial commit with BSL 2019-08-23 11:47:19 -04:00
admin.py Fixed bug when collecting session knobs; for LHS sessions, remove all pre-generated configs if the session knobs are modified 2019-12-05 20:46:02 -05:00
forms.py Testing gitlint 2019-10-24 00:54:38 -04:00
models.py isolate workloads of different projects 2019-12-15 23:09:29 +01:00
set_default_knobs.py support enum/boolean in GPR/DNN 2019-12-11 09:18:40 +01:00
types.py Changes: 2019-10-03 21:31:27 -04:00
urls.py Updated oracle fixtures 2019-12-10 18:01:56 +01:00
utils.py Updated fixtures, human-readable values values in knob/metric comparison view 2020-01-09 03:23:06 -05:00
views.py Updated fixtures, human-readable values values in knob/metric comparison view 2020-01-09 03:23:06 -05:00
wsgi.py Initial commit with BSL 2019-08-23 11:47:19 -04:00