| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-23 | Remove unnecessary dependencies on JUnit Platform Launcher | Fabian Mastenbroek | |
| This change removes unnecessary dependencies on JUnit Platform launcher from the repository. Previously, the launcher was used to bootstrap tests for Gradle when it did not natively support JUnit Platform. Gradle now has native support for JUnit Platform, so the dependency is not needed anymore. | |||
| 2021-01-03 | Integrate event tracer in SimVirtProvisioningService | Fabian Mastenbroek | |
| 2020-10-04 | Extract simulation-related code from OpenDC Compute (core) | Fabian Mastenbroek | |
| This change splits the opendc-compute module into two modules: 1. opendc-compute-core The interfaces and APIs that represent a IaaS platform. 2. opendc-compute-simulator The implementation of these interfaces using simulation components from opendc-simulator-compute. | |||
