| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-24 | Implement topology duplication | Georgios Andreadis | |
| 2020-08-24 | Merge pull request #12 from atlarge-research/feature/scenario-plots | Georgios Andreadis | |
| Plotting of portfolio results | |||
| 2020-08-24 | Remove old charting library | Georgios Andreadis | |
| 2020-08-24 | Fix dependencies | Georgios Andreadis | |
| 2020-08-24 | Fix polling and upgrade bootstrap | Georgios Andreadis | |
| 2020-08-24 | Add error bars | Georgios Andreadis | |
| 2020-08-24 | Merge pull request #11 from atlarge-research/feat/hpc-sampler | Georgios Andreadis | |
| Add HPC workload sampler and portfolio | |||
| 2020-08-24 | Fix overflow and rearrange | Georgios Andreadis | |
| 2020-08-24 | Add first plotting attempts for portfolios | Georgios Andreadis | |
| 2020-08-24 | Add support for HPC portfolio | Fabian Mastenbroek | |
| 2020-08-24 | Add initial HPC sampler implementation | Fabian Mastenbroek | |
| 2020-08-24 | Merge pull request #10 from atlarge-research/bug/experiment-reporting | Georgios Andreadis | |
| Fix reporting of experiment failures | |||
| 2020-08-24 | Add Bitbrains starter trace to Mongo by default | Georgios Andreadis | |
| 2020-08-24 | Fix reporting of experiment failures | Fabian Mastenbroek | |
| This change fixes an issue where exceptions thrown during a simulation run are swallowed by the experiment runner. | |||
| 2020-08-24 | Add small Bitbrains trace | Georgios Andreadis | |
| 2020-08-24 | Merge pull request #9 from atlarge-research/feat/opendc-node | Georgios Andreadis | |
| Add simulator integration | |||
| 2020-08-24 | Update proxy | Georgios Andreadis | |
| 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 | |
