ottertune/server/website/website
yangdsh 9f71d1c8de improve simulator and ddpg 2019-10-28 20:55:06 -04:00
..
db Added valid target objectives to the session create/edit form 2019-10-14 19:08:43 -04:00
fixtures Support adding custom target objectives to the website/db/*/target_objective.py modules 2019-10-14 19:08:43 -04:00
management/commands add command resetwebsite 2019-10-15 15:01:55 -04:00
migrations Added an option to enable compression on MySQL tables (disabled by default) 2019-10-23 22:41:55 -04:00
settings improve simulator and ddpg 2019-10-28 20:55:06 -04:00
static Initial commit with BSL 2019-08-23 11:47:19 -04:00
tasks improve simulator and ddpg 2019-10-28 20:55:06 -04:00
templates Enforce unique Project.name for same user and unique Session.name for same user and project 2019-10-08 09:32:25 -04: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 Changes: 2019-10-03 21:31:27 -04:00
forms.py Testing gitlint 2019-10-24 00:54:38 -04:00
models.py Testing gitlint 2019-10-24 00:54:38 -04:00
set_default_knobs.py set default minval of knob according to hardware 2019-10-15 21:01:53 -04:00
types.py Changes: 2019-10-03 21:31:27 -04:00
urls.py Added option to dump debug info in 3 places: (1) the session view, (2) as a command in manage.py, and (3) as a fab command in the driver. 2019-10-08 09:32:25 -04:00
utils.py Added another function that converts bytes/ms to human-readable values without loss of resolution. 2019-10-08 09:32:25 -04:00
views.py Added valid target objectives to the session create/edit form 2019-10-14 19:08:43 -04:00
wsgi.py Initial commit with BSL 2019-08-23 11:47:19 -04:00