dvanaken
|
c739eb066e
|
Changes: removed docker centos image; updated expected value used in test in analysis/tests/ddpg_test.py to be less strict; run all tests on travis vm and docker containers; push docker images to docker-hub repo if on the master branch;
|
2019-12-03 18:33:04 -05:00 |
arifiorino
|
cd36ff9803
|
Fixed Formatting
|
2019-12-03 17:28:35 -05:00 |
arifiorino
|
df2dbb6683
|
Bug fixes
|
2019-12-03 17:28:35 -05:00 |
arifiorino
|
6ab7b8ef4f
|
Bug fixes
|
2019-12-03 17:28:35 -05:00 |
yangdsh
|
13735c9b0b
|
fix bugs
|
2019-12-03 17:28:35 -05:00 |
arifiorino
|
99a9c3318e
|
Added oracle crash reporting - Dongsheng
|
2019-12-03 17:28:35 -05:00 |
arifiorino
|
0dff040012
|
Initial code to send/manage DB error
|
2019-12-03 17:28:35 -05:00 |
dvanaken
|
e80639c859
|
Fixed formatting
|
2019-11-26 15:25:06 -05:00 |
dvanaken
|
9994a22f16
|
Updated management commands
|
2019-11-26 15:25:06 -05:00 |
dvanaken
|
4ab2fdfd52
|
Updated knob tunability getter
|
2019-11-26 15:25:06 -05:00 |
dvanaken
|
c23308e9f1
|
Fixed log output
|
2019-11-26 05:15:44 -05:00 |
dvanaken
|
b211ad455d
|
Fixed bug caused by stale value of latest result in views.give_result()
|
2019-11-26 05:15:44 -05:00 |
yangdsh
|
e47508d20b
|
change knob catelog when changing session knob tunability
|
2019-11-25 17:55:15 -05:00 |
yangdsh
|
73cd8489f7
|
fix variable name
|
2019-11-25 13:22:54 -05:00 |
yangdsh
|
69dacaf193
|
make simulation interface consistent with website
|
2019-11-25 13:22:54 -05:00 |
yangdsh
|
b149684d77
|
add GPFLOW to website
|
2019-11-25 13:22:54 -05:00 |
yangdsh
|
dceee6e0ba
|
support Oracle flash back; auto-fix metric type; compile ojdbc
|
2019-11-25 13:17:53 -05:00 |
dvanaken
|
5555ead3a3
|
Fixed small bug in parser.
|
2019-11-22 15:12:54 -05:00 |
Bohan Zhang
|
071f2cdb53
|
Merge pull request #279 from yangdsh/improve_gpr
fix bug in simulation.py
|
2019-11-22 12:09:48 -08:00 |
yangdsh
|
27f9cb55fd
|
fix bug in simulation.py
|
2019-11-22 20:04:04 +00:00 |
yangdsh
|
f34e879cb1
|
python style
|
2019-11-21 00:02:11 -05:00 |
yangdsh
|
f0c6d7ef1f
|
accelerate simulation; scale beta
|
2019-11-21 00:02:11 -05:00 |
dvanaken
|
a0c60afc3c
|
Addressed Dongsheng's review comments.
|
2019-11-18 13:04:14 -05:00 |
dvanaken
|
6a58c52762
|
formatting
|
2019-11-18 13:04:14 -05:00 |
dvanaken
|
9a4bbeead5
|
...formatting
|
2019-11-18 13:04:14 -05:00 |
dvanaken
|
a008428903
|
formatting
|
2019-11-18 13:04:14 -05:00 |
dvanaken
|
2a3b075516
|
fixed formatting
|
2019-11-18 13:04:14 -05:00 |
dvanaken
|
9055516737
|
Updating Oracle knobs/metrics
|
2019-11-18 13:04:14 -05:00 |
dvanaken
|
a99cf72c6c
|
Updated oracle tunable knobs
|
2019-11-18 13:04:14 -05:00 |
dvanaken
|
a5cbb50521
|
fixed formatting
|
2019-11-18 13:04:14 -05:00 |
dvanaken
|
cf19380107
|
Updated the knob/metric output samples for each of the Oracle versions we support since my fix changed all of them.
|
2019-11-18 13:04:14 -05:00 |
dvanaken
|
e1b29eaafa
|
Added support for Oracle v12.1c.
|
2019-11-18 13:04:14 -05:00 |
dvanaken
|
d874ca6a8b
|
The Oracle collector now prepends the view name to each metric to avoid overwriting metrics from different views with the same names
|
2019-11-18 13:04:14 -05:00 |
dvanaken
|
6283186d76
|
Driver now works when the database system is local, remote, or on docker
|
2019-11-18 13:04:14 -05:00 |
dvanaken
|
8ee52a64bf
|
Changed the format of the driver config from JSON to a python settings file to make it easier to update / read.
|
2019-11-18 13:04:14 -05:00 |
dvanaken
|
159e26e1c7
|
Removed old LHS code from driver (the website already supports running LHS)
|
2019-11-18 13:04:14 -05:00 |
dvanaken
|
fcec765a7c
|
Fixing new error in TravisCI builds that happens when installing the Pip package: mysqlclient==1.3.12
|
2019-11-18 12:28:39 -05:00 |
yangdsh
|
21fce27291
|
improve ddpg
|
2019-11-18 10:51:22 -05:00 |
dvanaken
|
67a4a70c09
|
small fix
|
2019-11-08 05:49:19 -05:00 |
dvanaken
|
abbc589880
|
removed invalid field
|
2019-11-08 05:49:19 -05:00 |
dvanaken
|
4171a662f5
|
Added backdoor functions for creating/editing/deleting users/projects/sessions in the website and driver.
|
2019-11-08 05:49:19 -05:00 |
dvanaken
|
b261cf2139
|
Added migration for LHS
|
2019-11-06 21:05:33 -05:00 |
yangdsh
|
ee53d0cead
|
remove contextual gpr
|
2019-11-04 03:15:33 -05:00 |
yangdsh
|
e86fce59d9
|
import Dana's new gpr model
|
2019-11-04 03:15:33 -05:00 |
bohanjason
|
8bb3de85e7
|
update integration tests
|
2019-11-03 15:10:32 -05:00 |
bohanjason
|
1808a7a50a
|
fix typo in travis
|
2019-11-03 15:10:32 -05:00 |
bohanjason
|
d54a543bf1
|
integration test in travis
|
2019-11-03 15:10:32 -05:00 |
bohanjason
|
0f60e95da4
|
add integration test in travis
|
2019-11-03 15:10:32 -05:00 |
bohanjason
|
576bbb69bf
|
fix style
|
2019-11-03 15:10:32 -05:00 |
BohanZhang
|
7b0229ad53
|
add integration test
|
2019-11-03 15:10:32 -05:00 |