summaryrefslogtreecommitdiff
path: root/settings.gradle.kts
AgeCommit message (Expand)Author
2022-08-03refactor(web/server): Create standalone OpenDC distributionFabian Mastenbroek
2022-06-08test(trace): Add conformance suite for OpenDC trace APIFabian Mastenbroek
2022-05-18feat(web/runner): Add Quarkus extension for OpenDC runnerFabian Mastenbroek
2022-05-18refactor(web/ui): Remove module nesting in Quarkus extensionFabian Mastenbroek
2022-05-18refactor(web/runner): Move runner CLI into separate configurationFabian Mastenbroek
2022-05-06refactor(harness): Remove OpenDC Harness modulesFabian Mastenbroek
2022-05-06feat(faas): Add helper tools for FaaS simulationsFabian Mastenbroek
2022-05-06refactor(telemetry): Remove dependency on OpenTelemetry SDKFabian Mastenbroek
2022-05-06refactor(compute/service): Remove OpenTelemetry from "compute" modulesFabian Mastenbroek
2022-04-30feat(trace/calcite): Add Calcite (SQL) integrationFabian Mastenbroek
2022-04-05feat(web/ui): Add extension for serving OpenDC web UIFabian Mastenbroek
2022-04-04feat(web/client): Add separate web client implementationFabian Mastenbroek
2022-04-04feat(web/proto): Design unified communication protocolFabian Mastenbroek
2022-04-04build: Move build dependencies into version catalogFabian Mastenbroek
2022-02-18build: Remove opendc-platform moduleFabian Mastenbroek
2022-02-18refactor(utils): Rename utils module to common moduleFabian Mastenbroek
2021-11-16feat(workflow): Add helper tools for workflow simulationsFabian Mastenbroek
2021-10-03refactor(simulator): Migrate to flow-based simulationFabian Mastenbroek
2021-09-19feat(trace): Add tool for converting workload tracesFabian Mastenbroek
2021-09-19feat(trace): Add support for internal OpenDC VM trace formatFabian Mastenbroek
2021-09-19feat(trace): Add support for Azure VM trace formatFabian Mastenbroek
2021-09-19refactor(capelin): Extract common code out of Capelin experimentsFabian Mastenbroek
2021-09-17refactor(experiments): Remove energy experiments shellFabian Mastenbroek
2021-09-11feat(trace): Add support for WfCommons (WorkflowHub) tracesFabian Mastenbroek
2021-09-10refactor(compute): Integrate fault injection into compute simulatorFabian Mastenbroek
2021-09-07refactor(capelin): Move metric collection outside Capelin codeFabian Mastenbroek
2021-09-02refactor(trace): Implement trace API for WTF readerFabian Mastenbroek
2021-09-02refactor(trace): Implement trace API for SWF readerFabian Mastenbroek
2021-09-02refactor(trace): Move Bitbrains format into separate moduleFabian Mastenbroek
2021-09-02refactor(trace): Extract Parquet helpers into separate moduleFabian Mastenbroek
2021-09-02refactor(trace): Move GWF trace reader into separate moduleFabian Mastenbroek
2021-09-01feat(trace): Add API for trace readingFabian Mastenbroek
2021-06-21simulator: Add core module for network simulationFabian Mastenbroek
2021-06-17faas: Rename opendc-serverless to opendc-faasFabian Mastenbroek
2021-06-10simulator: Add module for datacenter power componentsFabian Mastenbroek
2021-05-09exp: Add TensorFlow experiment setupWenchen Lai
2021-05-07build: Use Gradle version catalogFabian Mastenbroek
2021-05-06build: Use type-safe project accessorsFabian Mastenbroek
2021-05-05harness: Split harness into separate modulesFabian Mastenbroek
2021-04-25build: Migrate to flat project structureFabian Mastenbroek