| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2017-08-08 | Add jobs to the SQL schema and test script | Georgios Andreadis | |
| 2017-08-08 | Add jobs to the OpenAPI spec | Georgios Andreadis | |
| 2017-04-05 | Merge pull request #10 from atlarge-research/simplify-frontend-build | Leon Overweel | |
| Simplify frontend build | |||
| 2017-04-04 | Improve build documentation in README.md | Georgios Andreadis | |
| 2017-04-04 | Relink frontend | Georgios Andreadis | |
| 2017-04-04 | Link new version of Frontend submodule | Georgios Andreadis | |
| 2017-04-04 | Update organization-name in LICENSE.md | Georgios Andreadis | |
| 2017-04-04 | Move all configuration to a central keys.json file | Georgios Andreadis | |
| 2017-04-01 | Merge pull request #9 from atlarge-research/readme-remove-quotes | Sacheendra talluri | |
| Remove quotes from 'docker build' command | |||
| 2017-03-27 | Only remove database if it exists in rebuild | leonoverweel | |
| 2017-03-22 | Remove quotes from 'docker build' command | Georgios Andreadis | |
| The `README.md` lists the docker command `docker build -t="opendc" .` as a build-step. The quotation-marks (`"`) are actually not necessary, since the name only consists of alphanumeric characters. | |||
| 2017-03-20 | Add frontend simulation zoom screenshot | leonoverweel | |
