summaryrefslogtreecommitdiff
path: root/simulator/settings.gradle.kts
AgeCommit message (Expand)Author
2021-04-25build: Migrate to flat project structureFabian Mastenbroek
2021-04-08exp: Add trace reader for Serverless experimentsFabian Mastenbroek
2021-04-08exp: Add experiment for OpenDC Energy projectFabian Mastenbroek
2021-03-26tracer: Remove event tracer from repositoryFabian Mastenbroek
2021-03-26compute: Integrate OpenTelemetry Metrics in OpenDC WorkflowFabian Mastenbroek
2021-03-26compute: Integrate OpenTelemetry Metrics in OpenDC ComputeFabian Mastenbroek
2021-03-20serverless: Add initial implementation of OpenDC Serverless (#100)Fabian Mastenbroek
2021-03-16simulator: Add generic framework for resource consumption modelingFabian Mastenbroek
2021-03-09workflow: Split workflow module in API and service moduleFabian Mastenbroek
2021-03-09core: Remove OpenDC core moduleFabian Mastenbroek
2021-03-08compute: Remove use of bare-metal provisioning from compute moduleFabian Mastenbroek
2021-03-07compute: Move bare-metal provisioning in separate moduleFabian Mastenbroek
2021-03-07compute: Move ComputeService implementation in service moduleFabian Mastenbroek
2021-03-07compute: Extract API from compute serviceFabian Mastenbroek
2021-02-23Use Java Platform for shared dependency constraintsFabian Mastenbroek
2021-02-23exp: Support running SC18 experiment from within IntelliJFabian Mastenbroek
2021-01-07Add initial experiment harness to OpenDC 2.0Fabian Mastenbroek
2021-01-03Add library for event tracingFabian Mastenbroek
2020-10-05Move failure models to separate moduleFabian Mastenbroek
2020-10-04Extract simulation-related code from OpenDC Compute (core)Fabian Mastenbroek
2020-10-02Add opendc-simulator-compute moduleFabian Mastenbroek
2020-10-01Move OpenDC modules into simulator rootFabian Mastenbroek
2020-10-01Remove odcsim components from repositoryFabian Mastenbroek
2020-10-01Move custom Flows to separate utility moduleFabian Mastenbroek
2020-09-30Add module for simulation-specific code for OpenDCFabian Mastenbroek
2020-08-24Add skeleton for web runnerFabian Mastenbroek
2020-08-24Prepare simulator repository for monorepoGeorgios Andreadis