| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-25 | Improve abstraction | Georgios Andreadis | |
| 2020-06-25 | Experiment | Georgios Andreadis | |
| 2020-06-25 | Update paths.json | Georgios Andreadis | |
| 2020-06-25 | Finish user routes | Georgios Andreadis | |
| 2020-06-25 | Remove bson | Georgios Andreadis | |
| 2020-06-25 | Change CI setup | Georgios Andreadis | |
| 2020-06-25 | Change CI setup | Georgios Andreadis | |
| 2020-06-25 | Change CI setup | Georgios Andreadis | |
| 2020-06-25 | Change CI setup | Georgios Andreadis | |
| 2020-06-25 | Change CI setup | Georgios Andreadis | |
| 2020-06-25 | Change CI setup | Georgios Andreadis | |
| 2020-06-25 | Add pylint | Georgios Andreadis | |
| 2020-06-25 | Add PUT method and tests | Georgios Andreadis | |
| 2020-06-24 | Add more tests | Georgios Andreadis | |
| 2020-06-24 | Improve mocking logic | Georgios Andreadis | |
| 2020-06-24 | Add working test setup | Georgios Andreadis | |
| 2020-06-24 | Fix API serialization issues | Georgios Andreadis | |
| 2020-06-24 | Add formatter | Georgios Andreadis | |
| 2020-06-23 | Revamp one endpoint as experiment | Georgios Andreadis | |
| 2020-06-23 | Add deletion methods | Georgios Andreadis | |
| 2020-06-23 | Add DB handlers and rename to v2 | Georgios Andreadis | |
| 2020-06-18 | Reformat and remove most old query methods | Georgios Andreadis | |
| 2020-06-18 | Fix imports | Georgios Andreadis | |
| 2020-06-18 | Fix urllib request use | Georgios Andreadis | |
| 2020-06-17 | Added some databases methods | jc0b | |
| 2020-06-09 | Merge branch 'feature/python3-rewrite' of ↵ | jc0b | |
| https://atlarge.ewi.tudelft.nl/gitlab/opendc/opendc-web-server into feature/python3-rewrite | |||
| 2020-06-09 | python3 progress | jc0b | |
| 2020-06-09 | python3 progress | jc0b | |
| 2020-06-08 | Merge remote-tracking branch 'gitlab/master' | Fabian Mastenbroek | |
| 2020-05-12 | Ensure CORS works for socket.io | Georgios Andreadis | |
| 2018-11-09 | Add MySQL connector dependency | Georgios Andreadis | |
| 2018-11-09 | Merge pull request #11 from atlarge-research/pin-setup-versions | Georgios Andreadis | |
| Pin version numbers of dependencies | |||
| 2018-11-09 | Pin version numbers of dependencies | Georgios Andreadis | |
| This should make deployments more stable and reproducible. 🎉 | |||
| 2018-08-14 | Merge pull request #10 from atlarge-research/feature/sc18-experiments | Georgios Andreadis | |
| feat: Implement Scheduler Reference Architecture | |||
| 2018-07-20 | feat: Implement Scheduler Reference Architecture | Fabian Mastenbroek | |
| This change implements the changes needed in the webserver for implementing parts of the Datacenter Scheduling Reference Architecture as published in SC18. This change reflects the following changes in the database schema: - **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. | |||
| 2018-02-16 | Merge branch 'bug/task-machine' into 'master' | Georgios Andreadis | |
| bug: Fix model according to new schema See merge request opendc/opendc-web-server!10 | |||
| 2018-02-16 | bug: Fix model according to new schema | Fabian Mastenbroek | |
| These changes fixes the `machine_state` model to use the new schema where a machine can run multiple tasks at the same time. | |||
| 2018-02-05 | Implement workflow task dependencies | Georgios Andreadis | |
| 2017-10-18 | Add GZip compression | Georgios Andreadis | |
| 2017-09-28 | Improve README header | Georgios Andreadis | |
| 2017-09-26 | Fix more PEP-8 violations | Georgios Andreadis | |
| 2017-09-26 | Copy over topology_ids on branch | Georgios Andreadis | |
| 2017-09-25 | Reformat codebase and fix spelling errors | Georgios Andreadis | |
| 2017-09-25 | Fix path parsing | Georgios Andreadis | |
| 2017-09-25 | Fix rack to tile add endpoint | Georgios Andreadis | |
| 2017-09-23 | Serve new frontend and use MariaDB | Georgios Andreadis | |
| 2017-08-13 | Merge branch 'master' into flat-api | Georgios Andreadis | |
| 2017-08-13 | Convert API codebase to flat model | Georgios Andreadis | |
| 2017-08-11 | Add job routes to API codebase | Georgios Andreadis | |
| 2017-08-10 | Merge pull request #9 from atlarge-research/mariadb | Georgios Andreadis | |
| Migration to MariaDB | |||
