summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-runner/build.gradle.kts
AgeCommit message (Expand)Author
2024-10-25Rewrote the FlowEngine (#256)Dante Niewenhuis
2024-05-07Revamped failure models (#228)Dante Niewenhuis
2024-04-17Added support for carbon traces (#218)Dante Niewenhuis
2024-04-16Revamped the trace system. All TraceFormat files are now in the api m… (#216)Dante Niewenhuis
2024-03-05Updated package versions, updated web server tests. (#207)Dante Niewenhuis
2024-01-08refactored opendc-experiment-compute (#190)Dante Niewenhuis
2022-10-21fix: Add log4j-core dependencyFabian Mastenbroek
2022-10-03refactor(exp/compute): Integrate compute workload classesFabian Mastenbroek
2022-10-03refactor(web/runner): Use experiment base for web runnerFabian Mastenbroek
2022-05-18refactor(web/runner): Move runner CLI into separate configurationFabian Mastenbroek
2022-05-06refactor(compute/service): Remove OpenTelemetry from "compute" modulesFabian Mastenbroek
2022-04-04refactor(web/runner): Update runner to use new web clientFabian Mastenbroek
2022-02-18build: Remove opendc-platform moduleFabian Mastenbroek
2021-09-21feat(trace): Add support for writing tracesFabian Mastenbroek
2021-09-07build(web): Resolve kotlin-reflect incompatibilityFabian Mastenbroek
2021-09-07refactor(capelin): Move metric collection outside Capelin codeFabian Mastenbroek
2021-09-02refactor(trace): Implement trace API for WTF readerFabian Mastenbroek
2021-07-05runner: Use public API for scheduling simulation jobsFabian Mastenbroek
2021-05-18build: Update to Kotlin 1.5.0Fabian Mastenbroek
2021-05-07build: Use Gradle version catalogFabian Mastenbroek
2021-05-06build: Prevent publishing application modulesFabian Mastenbroek
2021-05-06build: Use type-safe project accessorsFabian Mastenbroek
2021-04-25build: Migrate to flat project structureFabian Mastenbroek