ottertune/server/website/website
yangdsh 0bf2da738f do not allow mapping to the same workload; remove important_knob_num 2020-04-16 13:51:51 -04:00
..
db accelerate calculation; default per session 2020-04-13 11:02:06 -04:00
fixtures make dba_hist backward compatible; add dba_hist in fixtures 2020-04-09 15:51:07 -04:00
management/commands fixed lint errors 2020-04-03 03:56:59 -04:00
migrations Added a new textfield to the BackupData model to save additional (not required) files uploaded by the user. 2020-04-13 17:30:19 -04:00
settings When ranking knobs in the background tasks use the target objective(s) by default. Added an option that when enabled also uses the pruned metrics. 2020-04-14 11:49:02 -04:00
static Fixed results table links 2020-03-30 12:56:31 -04:00
tasks do not allow mapping to the same workload; remove important_knob_num 2020-04-16 13:51:51 -04:00
templates Made the workload editable so it can be edited in the admin view and cleaned up the admin view and template 2020-04-03 01:50:38 -04:00
templatetags Initial commit with BSL 2019-08-23 11:47:19 -04:00
__init__.py Changes: 2020-02-08 17:31:29 -05:00
admin.py Improved/reordered preprocessing of metrics in workload characterization task to further reduce the number of columns and speed up the computation. Tweaked a few admin views to show more recent info first. 2020-04-14 11:49:02 -04:00
celery.py Changes: 2020-02-08 17:31:29 -05:00
forms.py Refactoring: move preprocessing to a new celery task 2020-03-10 15:52:13 -04:00
models.py Added a new textfield to the BackupData model to save additional (not required) files uploaded by the user. 2020-04-13 17:30:19 -04:00
set_default_knobs.py support enum/boolean in GPR/DNN 2019-12-11 09:18:40 +01:00
types.py add task status ui test 2020-04-08 13:30:56 -04:00
urls.py add task status ui test 2020-04-08 13:30:56 -04:00
utils.py do not allow mapping to the same workload; remove important_knob_num 2020-04-16 13:51:51 -04:00
views.py amend last commit 2020-04-15 02:04:18 -04:00
wsgi.py Initial commit with BSL 2019-08-23 11:47:19 -04:00