ottertune/server/website/website
Dana Van Aken 1d8913f408 When converting a value in bytes to human-readable, if the conversion fails then log a warning and return the original value instead of raising an exception. 2020-01-19 02:43:55 -05:00
..
db Fixed formatting 2020-01-13 17:21:56 -05:00
fixtures Added CHOOSE to enumvals for Oracle parameter optimizer_mode 2020-01-13 10:09:31 -05:00
management/commands Moved dumpdata code from resetwebsite into its own mgmt command, ignore errors from stopcelery kill command, added backdoor method to dump website backend database and logfiles 2020-01-14 07:43:31 -05:00
migrations rename hyperparameters and use them as defaults 2020-01-18 23:27:01 -05:00
settings rename hyperparameters and use them as defaults 2020-01-18 23:27:01 -05:00
static Initial commit with BSL 2019-08-23 11:47:19 -04:00
tasks rename hyperparameters and use them as defaults 2020-01-18 23:27:01 -05:00
templates rename hyperparameters and use them as defaults 2020-01-18 23:27:01 -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 admin forms for Metric/KnobCatalog models. 2020-01-13 17:21:56 -05:00
forms.py rename hyperparameters and use them as defaults 2020-01-18 23:27:01 -05:00
models.py rename hyperparameters and use them as defaults 2020-01-18 23:27:01 -05:00
set_default_knobs.py support enum/boolean in GPR/DNN 2019-12-11 09:18:40 +01:00
types.py Added class methods to get numeric/nonnumeric metric types. 2020-01-13 17:21:56 -05:00
urls.py Updated oracle fixtures 2019-12-10 18:01:56 +01:00
utils.py When converting a value in bytes to human-readable, if the conversion fails then log a warning and return the original value instead of raising an exception. 2020-01-19 02:43:55 -05:00
views.py rename hyperparameters and use them as defaults 2020-01-18 23:27:01 -05:00
wsgi.py Initial commit with BSL 2019-08-23 11:47:19 -04:00