summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-13build(site): Use Prettier to format JavaScriptFabian Mastenbroek
2022-09-13docs: Add initial version of Docusaurus based docsFabian Mastenbroek
2022-08-03merge: Update build and runtime dependencies (#94)Fabian Mastenbroek
2022-08-03build(web/server): Include sample traces in distributionFabian Mastenbroek
2022-08-03fix(web/server): Remove unused Auth0 runner configurationFabian Mastenbroek
2022-08-03fix(web/server): Customize Auth0 settings during build timeFabian Mastenbroek
2022-08-03build: Update simulator dependenciesFabian Mastenbroek
2022-08-03build: Update to Gradle 7.5Fabian Mastenbroek
2022-08-03merge: Simplify OpenDC deployment processFabian Mastenbroek
2022-08-03docs: Update deployment guideFabian Mastenbroek
2022-08-03ci: Build Docker image for OpenDC web UIFabian Mastenbroek
2022-08-03fix(web/ui): Fix Docker deploymentFabian Mastenbroek
2022-08-03feat(web/server): Implement database migrations using FlywayFabian Mastenbroek
2022-08-03refactor(web/server): Create standalone OpenDC distributionFabian Mastenbroek
2022-08-03fix(web/server): Reduce logging output from web runnerFabian Mastenbroek
2022-08-03feat(web/runner): Avoid REST layer if possibleFabian Mastenbroek
2022-08-03refactor(web/runner): Support pluggable job managerFabian Mastenbroek
2022-08-03feat(web/runner): Automatically compute experiment parallelismFabian Mastenbroek
2022-08-03fix(web/runner): Prevent reporting NaN valuesFabian Mastenbroek
2022-08-03fix(web/runner): Gracefully exit on interruptFabian Mastenbroek
2022-08-03fix(web/runner): Use correct context ClassLoader for ForkJoinPoolFabian Mastenbroek
2022-08-03fix(web/runner): Register all available trace formatsFabian Mastenbroek
2022-08-03build: Update to Quarkus 2.11.1Fabian Mastenbroek
2022-07-29fix(trace/api): Do not cache trace formatsFabian Mastenbroek
2022-07-28ci: Bump mikepenz/action-junit-report from 3.1.0 to 3.2.0 (#92)dependabot[bot]
2022-07-07build(trace/parquet): Ignore reload4j dependencyFabian Mastenbroek
2022-06-28ci: Bump mikepenz/action-junit-report from 3.0.3 to 3.1.0 (#91)dependabot[bot]
2022-06-23merge: Update build and runtime dependencies (#90)Fabian Mastenbroek
2022-06-23bug(compute/workload): Fix conversion from UUID to BinaryFabian Mastenbroek
2022-06-23build: Update simulator dependenciesFabian Mastenbroek
2022-06-16merge: Fix distributed strategy for TensorFlow experiment (#89)Fabian Mastenbroek
2022-06-15fix(sim/compute): Always recompute power usageFabian Mastenbroek
2022-06-15fix(exp/tf20): Derive device statistics directly from SimMachineFabian Mastenbroek
2022-06-09fix(sim/compute): Limit growth rate for trace constructionFabian Mastenbroek
2022-06-09merge: Introduce schema for trace API (#88)Fabian Mastenbroek
2022-06-08test(trace): Add conformance suite for OpenDC trace APIFabian Mastenbroek
2022-06-07perf(trace/azure): Add benchmarks for Azure trace formatFabian Mastenbroek
2022-06-07perf(trace/opendc): Add benchmarks for odcvm trace formatFabian Mastenbroek
2022-06-07refactor(trace/api): Introduce type system for trace APIFabian Mastenbroek
2022-05-18merge: Add embedded experiment runner for dev mode (#87)Fabian Mastenbroek
2022-05-18feat(web/api): Add initial server distributionFabian 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-18feat(web/client): Support client construction without AuthControllerFabian Mastenbroek
2022-05-18build: Use correct group for Gradle modulesFabian Mastenbroek
2022-05-16merge: Update build and runtime dependencies (#86)Fabian Mastenbroek
2022-05-16build(web/ui): Update dependencies of web UIFabian Mastenbroek
2022-05-16fix(web/ui): Fix hotkeys support in React 18Fabian Mastenbroek
2022-05-16build: Update simulator dependenciesFabian Mastenbroek