| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-09 | Use setup.py in web-server Docker install | Georgios Andreadis | |
| 2018-08-14 | feat: Implement Scheduler Reference Architecture | Fabian Mastenbroek | |
| This change implements the parts of the Datacenter Scheduling Reference Architecture as published in SC18. This commit consists of changes to the database schema such as: - **Removal of `parallelizability` column in `Task`** This field was not used by the simulator and we opted to use a field describing the amount of cores the task can run on instead. - **Removal of `task_id` column in `MachineState`** This field did not make sense anymore now that a machine can run multiple tasks. Fortunately, this field is not used in the frontend. | |||
| 2017-10-28 | Sync simulator with upstream | Fabian Mastenbroek | |
| This change updates the simulator to the latest upstream version, which adds prebuilding to the Docker image and limits to simulation time. I have also added failure settings to the docker-compose configuration, in addition to slimming down the opendc Docker image configuration. | |||
| 2017-10-18 | Add GZip compression to the server | Georgios Andreadis | |
| 2017-09-28 | Improve README header | Georgios Andreadis | |
| 2017-09-28 | Add CRLF-config notice to README | Georgios Andreadis | |
| 2017-09-28 | Remove C++ simulator from docker setup | Georgios Andreadis | |
| 2017-09-26 | Link new web-server and frontend | Georgios Andreadis | |
| 2017-09-26 | Add topology_id concept to database | Georgios Andreadis | |
| 2017-09-25 | Fix issue with rack creation | Georgios Andreadis | |
| 2017-09-23 | Move to MariaDB | Georgios Andreadis | |
| 2017-03-13 | Update sub-module links | Georgios Andreadis | |
| 2017-02-27 | Update web server tasks | leonoverweel | |
| 2017-02-27 | Fix bug creating new experiments | leonoverweel | |
| Also update all other submodules. | |||
| 2017-02-06 | Update web server submodule to add config | leonoverweel | |
| 2017-01-24 | Add frontend submodule | leonoverweel | |
| 2017-01-24 | Add web server submodule | leonoverweel | |
