| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-06 | Added upgrade to pyasn1-modules to Dockerfile | jc0b | |
| 2018-02-15 | Merge branch 'chore/database-schema' into 'master' | Georgios Andreadis | |
| chore: Automatically import database schema in Docker image See merge request opendc/opendc!13 | |||
| 2018-02-15 | chore: Automatically import database schema in Docker image | Fabian Mastenbroek | |
| This change will make the database image automatically import the schema and test data. | |||
| 2018-02-08 | Convert default GWF task concurrency to parallel | Georgios Andreadis | |
| 2018-02-07 | Integrate refactored simulator | Georgios Andreadis | |
| 2018-02-06 | Add GWF conversion script | Georgios Andreadis | |
| 2018-02-05 | Implement workflow task dependencies | Georgios Andreadis | |
| 2018-01-31 | Relink GitLab submodules | Georgios Andreadis | |
| 2017-12-14 | Relink frontend master | Georgios Andreadis | |
| 2017-12-14 | Relink frontend module | Georgios Andreadis | |
| 2017-10-28 | Sync frontend with upstream | Georgios Andreadis | |
| 2017-10-28 | Merge pull request #12 from atlarge-research/chore/sync-simulator | Georgios Andreadis | |
| Sync simulator with upstream | |||
| 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-10-17 | Merge branch 'master' of https://github.com/atlarge-research/opendc | Georgios Andreadis | |
| 2017-10-17 | Relink frontend and simulator | Georgios Andreadis | |
| 2017-10-05 | Add CONTRIBUTING.md | Georgios Andreadis | |
| This document provides guidelines for community contributions (from filing issue reports to adding code). | |||
| 2017-09-30 | Center-align component diagram in README | Georgios Andreadis | |
| 2017-09-30 | Fix foreign key constraint on experiment states | Georgios Andreadis | |
| 2017-09-30 | Add new frontend screenshots | Georgios Andreadis | |
| 2017-09-29 | Link new frontend | Georgios Andreadis | |
| 2017-09-29 | Fix Docker configuration for simulator | Fabian Mastenbroek | |
| This change fixes the Docker configuration for the simulator, in particular the database configuration for the simulator. | |||
| 2017-09-29 | Track master branch of simulator | Fabian Mastenbroek | |
| This change will make the repository track the master branch of the simulator. | |||
| 2017-09-29 | Update Docker image of simulator | Fabian Mastenbroek | |
| This change updates the Docker of the simulator so that it will now prebuild the simulator, so that it can be run immediately at runtime. | |||
| 2017-09-29 | Replace yarn with npm commands in Dockerfile | Georgios Andreadis | |
| 2017-09-29 | Relink simulator | Georgios Andreadis | |
| 2017-09-29 | Connect docker-compose with new simulator image | Georgios Andreadis | |
| 2017-09-28 | Relink frontend | Georgios Andreadis | |
| 2017-09-28 | Update tech stack list | Georgios Andreadis | |
| 2017-09-28 | Add blank line between header and content | Georgios Andreadis | |
| 2017-09-28 | Improve README header | Georgios Andreadis | |
| 2017-09-28 | Add CRLF-config notice to README | Georgios Andreadis | |
| 2017-09-28 | Add Kotlin simulator Docker configuration | Fabian Mastenbroek | |
| This change adds the Docker configuration for the Kotlin simulator to the repository. | |||
| 2017-09-28 | Add Kotlin simulator as dependency | Fabian Mastenbroek | |
| 2017-09-28 | Remove C++ simulator from docker setup | Georgios Andreadis | |
| 2017-09-28 | Add new frontend | Georgios Andreadis | |
| 2017-09-28 | Remove unused DB-location variable | Georgios Andreadis | |
| 2017-09-26 | Link new web-server and frontend | Georgios Andreadis | |
| 2017-09-26 | Relink 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-25 | Remove uniqueness constraint on room names | Georgios Andreadis | |
| 2017-09-25 | Update schema.sql to drop tables if existing | Georgios Andreadis | |
| 2017-09-25 | Copy mysql environment variables into keys.json | Sacheendra Talluri | |
| 2017-09-25 | Install the python mysql connector | Sacheendra Talluri | |
| 2017-09-24 | Fix primary key of schedulers table | Georgios Andreadis | |
| 2017-09-23 | Move to MariaDB | Georgios Andreadis | |
| 2017-09-23 | Update docker build process to compile frontend | Georgios Andreadis | |
| 2017-08-13 | Flatten API | Georgios Andreadis | |
| Flattens the nested structure of the API out into a large group of base-endpoints. This reduces the number of redundant parameters needed to make a single call on a nested resource, while preserving the same expressiveness. | |||
| 2017-08-08 | Add traceId foreign key to job model | Georgios Andreadis | |
