summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-11build: Update project dependenciesFabian Mastenbroek
2022-01-11build: Update to Kotlin 1.6.10Fabian Mastenbroek
2021-12-30merge: Address log4j vulnerabilitiesFabian Mastenbroek
2021-12-29build: Update build dependenciesFabian Mastenbroek
2021-12-29build: Update to Gradle 7.3.3Fabian Mastenbroek
2021-12-29build: Update to log4j 2.17.1Fabian Mastenbroek
2021-12-12fix(trace): Read dependencies from .gwf trace file (#50)Florian Gerlinghoff
2021-12-11build: Update to log4j 2.15.0Fabian Mastenbroek
2021-12-09merge: Support convergence of space shared hypervisorFabian Mastenbroek
2021-12-09ci: Fix issue with actions/upload-artifact@v2Fabian Mastenbroek
2021-12-09fix(simulator): Support convergence of space shared hypervisorFabian Mastenbroek
2021-12-09build(ui): Bump next to 11.1.3 (#47)dependabot[bot]
2021-12-01bug(workflow): Activate timer even without incoming jobsFabian Mastenbroek
2021-11-24merge: Update to Kotlin 1.6 (#45)Fabian Mastenbroek
2021-11-24build: Update OpenDC dependenciesFabian Mastenbroek
2021-11-24build: Update to Kotlin 1.6Fabian Mastenbroek
2021-11-19docs: Add CITATION.cffFabian Mastenbroek
2021-11-17merge: Improve workflow service (#43)Fabian Mastenbroek
2021-11-17refactor(workflow): Remove WorkflowSchedulerModeFabian Mastenbroek
2021-11-16feat(workflow): Add helper tools for workflow simulationsFabian Mastenbroek
2021-11-11merge: Upgrade to Gradle 7.3 (#42)Fabian Mastenbroek
2021-11-11ci: Build with Java 17Fabian Mastenbroek
2021-11-11ci: Fix Gradle release candidate test workflowFabian Mastenbroek
2021-11-11build: Upgrade to Gradle 7.3Fabian Mastenbroek
2021-11-02ci: Update Github Actions workflows (#40)Fabian Mastenbroek
2021-11-02build: Update build dependenciesFabian Mastenbroek
2021-11-02ci: Add workflows for testing Java and Gradle EA releasesFabian Mastenbroek
2021-11-02ci: Update Java Github Actions workflowsFabian Mastenbroek
2021-11-02build(ui): Bump ansi-regex to 5.0.1 (#38)dependabot[bot]
2021-11-02refactor(trace): Support gaps in trace dataFabian Mastenbroek
2021-10-25merge: Improve the OpenDC compute model (#37)Fabian Mastenbroek
2021-10-25refactor(simulator): Support running workloads without coroutinesFabian Mastenbroek
2021-10-25fix(simulator): Use correct flow input capacity for countersFabian Mastenbroek
2021-10-25perf(telemetry): Prevent allocations during collection cycleFabian Mastenbroek
2021-10-25feat(telemetry): Report provisioning time of virtual machinesFabian Mastenbroek
2021-10-25perf(compute): Redesign VM interference algorithmFabian Mastenbroek
2021-10-25perf(telemetry): Do not allocate lambda in fast-pathFabian Mastenbroek
2021-10-25feat(compute): Support filtering hosts based on CPU capacityFabian Mastenbroek
2021-10-25merge: Support conversion from Azure traces to OpenDC traces (#36)Fabian Mastenbroek
2021-10-25feat(trace): Support conversion from Azure trace formatFabian Mastenbroek
2021-10-25feat(trace): Add column for CPU capacity in OpenDC formatFabian Mastenbroek
2021-10-25fix(trace): Fix timestamp retrieval for Azure traceFabian Mastenbroek
2021-10-25refactor(trace): Support GZIP files in Azure traceFabian Mastenbroek
2021-10-25merge: Address several regressions in simulatorFabian Mastenbroek
2021-10-25ci: Fix release workflowFabian Mastenbroek
2021-10-25build(jmh): Fix duplicate classpath entriesFabian Mastenbroek
2021-10-25fix(simulator): Compute energy usage in absence of convergenceFabian Mastenbroek
2021-10-25fix(telemetry): Fix clock resolutionFabian Mastenbroek
2021-10-25fix(simulator): Fix queue resizing logicFabian Mastenbroek
2021-10-25merge: Integrate v2.1 progress into public repositoryFabian Mastenbroek