| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-24 | Fix docker-compose configuration | Fabian Mastenbroek | |
| 2020-08-24 | Add deployment information regarding traces | Fabian Mastenbroek | |
| 2020-08-24 | Add port forwarding for frontend dev setups | Georgios Andreadis | |
| 2020-08-24 | Cache build artifacts for Docker build | Fabian Mastenbroek | |
| 2020-08-24 | Make simulator image leaner | Fabian Mastenbroek | |
| This change updates the Dockerfile for the simulator to reduce its size. By using Docker stages, we can split the build image from the runtime image that only contains the runtime binaries. | |||
| 2020-08-24 | Default to local Spark instance | Fabian Mastenbroek | |
| 2020-08-24 | Add data processing pipeline via Spark | Fabian Mastenbroek | |
| This change adds support for processing the experimental results by means of a Spark data processing pipeline. | |||
| 2020-08-24 | Enable support for failures and perf. interference | Fabian Mastenbroek | |
| 2020-08-24 | Update README for renamed API subproject | Fabian Mastenbroek | |
| 2020-08-24 | Reformat API spec | Fabian Mastenbroek | |
| This change reformats the API spec to follow the YAML spec and the updated EditorConfig. | |||
| 2020-08-24 | Fix conditional Github Actions trigger | Fabian Mastenbroek | |
| This change fixes the conditional Github Actions trigger that we use to only trigger CI invocations for the changed subprojects. Previously, Github Actions was only triggered when a file in the top-level directory of the subproject was changed. | |||
| 2020-08-24 | Fix tests | Georgios Andreadis | |
| 2020-08-24 | Add docker-compose service for simulator | Fabian Mastenbroek | |
| This change re-adds the simulator service for the docker-compose configuration, such that it will listen for incoming jobs from the API. | |||
| 2020-08-24 | Add prototype of web experiment runner | Fabian Mastenbroek | |
| This change adds a bridge between the frontend and the new simulator implementation via MongoDB. | |||
| 2020-08-24 | Add skeleton for web runner | Fabian Mastenbroek | |
| 2020-08-24 | Make frontend independent of API | Fabian Mastenbroek | |
| This change makes the frontend independent of the API by removing the static file serving logic from the API server. Instead, we can serve the frontend as static HTML over CDNs. | |||
| 2020-08-24 | Rename web-server to API | Fabian Mastenbroek | |
| This change renames the web-server component to API in order to be more descriptive of its role. The OpenDC API bridges between the frontend on one side and the database and simulator on the other side. | |||
| 2020-08-24 | Migrate from links to docker-compose networks | Fabian Mastenbroek | |
| This change migrates the docker-compose configuration from using links to using custom networks since links have been deprecated for some time. | |||
| 2020-08-24 | Remove unnecessary dotfiles | Fabian Mastenbroek | |
| This change removes configuration files (e.g. Travis CI and Gitlab CI) in the simulator directory which have become unnecessary due to the migration to a monorepo. | |||
| 2020-08-24 | Update to Gradle 6.5.1 | Fabian Mastenbroek | |
| This commit updates the Gradle wrapper to version 6.5.1 to address some of the issues we were having when importing the project. | |||
| 2020-08-24 | Merge branch 'master' of github.com:atlarge-research/opendc-dev | jc0b | |
| 2020-08-24 | Merge pull request #8 from ↵ | Georgios Andreadis | |
| atlarge-research/feature/portfolios-scenarios-frontend Portfolios and scenarios on the frontend | |||
| 2020-08-24 | Add implementation of portfolio and scenario UI structure | Georgios Andreadis | |
| 2020-08-24 | Add routes for portfolios and scenarios | Georgios Andreadis | |
| 2020-08-24 | Finished prefabs API | jc0b | |
| 2020-08-24 | Merge branch 'master' of github.com:atlarge-research/opendc-dev | jc0b | |
| 2020-08-24 | Fix Docker setup | Georgios Andreadis | |
| 2020-08-24 | Merge pull request #7 from atlarge-research/feature/portfolio-scenario-endpoints | Georgios Andreadis | |
| Portfolio and scenario endpoints | |||
| 2020-08-24 | Fix layout | Georgios Andreadis | |
| 2020-08-24 | Implement scenario routes | Georgios Andreadis | |
| 2020-08-24 | Improve code quality | Georgios Andreadis | |
| 2020-08-24 | Merge pull request #6 from atlarge-research/chore/simulator-ci | Georgios Andreadis | |
| Add Github Actions configuration for simulator | |||
| 2020-08-24 | Implement scenario adding endpoint | Georgios Andreadis | |
| 2020-08-24 | Implement portfolio endpoints | Georgios Andreadis | |
| 2020-08-24 | Run CI only if necessary | Fabian Mastenbroek | |
| This pull request selectively enables the build workflows for the three subproject based on the changed files in the commit. | |||
| 2020-08-24 | Simplify workflows | Fabian Mastenbroek | |
| 2020-08-24 | prefab authorization changes | jc0b | |
| 2020-08-24 | Update CONTRIBUTING.md | Georgios Andreadis | |
| 2020-08-24 | Add config for simulator CI | Fabian Mastenbroek | |
| 2020-08-24 | Merge remote-tracking branch 'origin/feature/mongodb-migration' into ↵ | Georgios Andreadis | |
| feature/mongodb-migration | |||
| 2020-08-24 | Merge branch 'feature/mongodb-migration' of ↵ | jc0b | |
| github.com:atlarge-research/opendc-dev into feature/mongodb-migration | |||
| 2020-08-24 | Update API design | Georgios Andreadis | |
| 2020-08-24 | added some more prefabs-related content | jc0b | |
| 2020-08-24 | Add portfolios and scenarios to spec | Georgios Andreadis | |
| 2020-08-24 | Add frontend CI | Georgios Andreadis | |
| 2020-08-24 | Try different script | Georgios Andreadis | |
| 2020-08-24 | Add a web server CI setup | Georgios Andreadis | |
| 2020-08-24 | Rename mongodb to database | Georgios Andreadis | |
| 2020-08-24 | Add new left sidebar, move topology controls | Georgios Andreadis | |
| 2020-08-24 | Rename simulations to projects and remove experiment view | Georgios Andreadis | |
