index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-08-23
ci: Bump mikepenz/action-junit-report from 3.2.0 to 3.3.3 (#95)
dependabot[bot]
2022-08-03
merge: Update build and runtime dependencies (#94)
Fabian Mastenbroek
2022-08-03
build(web/server): Include sample traces in distribution
Fabian Mastenbroek
2022-08-03
fix(web/server): Remove unused Auth0 runner configuration
Fabian Mastenbroek
2022-08-03
fix(web/server): Customize Auth0 settings during build time
Fabian Mastenbroek
2022-08-03
build: Update simulator dependencies
Fabian Mastenbroek
2022-08-03
build: Update to Gradle 7.5
Fabian Mastenbroek
2022-08-03
merge: Simplify OpenDC deployment process
Fabian Mastenbroek
2022-08-03
docs: Update deployment guide
Fabian Mastenbroek
2022-08-03
ci: Build Docker image for OpenDC web UI
Fabian Mastenbroek
2022-08-03
fix(web/ui): Fix Docker deployment
Fabian Mastenbroek
2022-08-03
feat(web/server): Implement database migrations using Flyway
Fabian Mastenbroek
2022-08-03
refactor(web/server): Create standalone OpenDC distribution
Fabian Mastenbroek
2022-08-03
fix(web/server): Reduce logging output from web runner
Fabian Mastenbroek
2022-08-03
feat(web/runner): Avoid REST layer if possible
Fabian Mastenbroek
2022-08-03
refactor(web/runner): Support pluggable job manager
Fabian Mastenbroek
2022-08-03
feat(web/runner): Automatically compute experiment parallelism
Fabian Mastenbroek
2022-08-03
fix(web/runner): Prevent reporting NaN values
Fabian Mastenbroek
2022-08-03
fix(web/runner): Gracefully exit on interrupt
Fabian Mastenbroek
2022-08-03
fix(web/runner): Use correct context ClassLoader for ForkJoinPool
Fabian Mastenbroek
2022-08-03
fix(web/runner): Register all available trace formats
Fabian Mastenbroek
2022-08-03
build: Update to Quarkus 2.11.1
Fabian Mastenbroek
2022-07-29
fix(trace/api): Do not cache trace formats
Fabian Mastenbroek
2022-07-28
ci: Bump mikepenz/action-junit-report from 3.1.0 to 3.2.0 (#92)
dependabot[bot]
2022-07-07
build(trace/parquet): Ignore reload4j dependency
Fabian Mastenbroek
2022-06-28
ci: Bump mikepenz/action-junit-report from 3.0.3 to 3.1.0 (#91)
dependabot[bot]
2022-06-23
merge: Update build and runtime dependencies (#90)
Fabian Mastenbroek
2022-06-23
bug(compute/workload): Fix conversion from UUID to Binary
Fabian Mastenbroek
2022-06-23
build: Update simulator dependencies
Fabian Mastenbroek
2022-06-16
merge: Fix distributed strategy for TensorFlow experiment (#89)
Fabian Mastenbroek
2022-06-15
fix(sim/compute): Always recompute power usage
Fabian Mastenbroek
2022-06-15
fix(exp/tf20): Derive device statistics directly from SimMachine
Fabian Mastenbroek
2022-06-09
fix(sim/compute): Limit growth rate for trace construction
Fabian Mastenbroek
2022-06-09
merge: Introduce schema for trace API (#88)
Fabian Mastenbroek
2022-06-08
test(trace): Add conformance suite for OpenDC trace API
Fabian Mastenbroek
2022-06-07
perf(trace/azure): Add benchmarks for Azure trace format
Fabian Mastenbroek
2022-06-07
perf(trace/opendc): Add benchmarks for odcvm trace format
Fabian Mastenbroek
2022-06-07
refactor(trace/api): Introduce type system for trace API
Fabian Mastenbroek
2022-05-18
merge: Add embedded experiment runner for dev mode (#87)
Fabian Mastenbroek
2022-05-18
feat(web/api): Add initial server distribution
Fabian Mastenbroek
2022-05-18
feat(web/runner): Add Quarkus extension for OpenDC runner
Fabian Mastenbroek
2022-05-18
refactor(web/ui): Remove module nesting in Quarkus extension
Fabian Mastenbroek
2022-05-18
refactor(web/runner): Move runner CLI into separate configuration
Fabian Mastenbroek
2022-05-18
feat(web/client): Support client construction without AuthController
Fabian Mastenbroek
2022-05-18
build: Use correct group for Gradle modules
Fabian Mastenbroek
2022-05-16
merge: Update build and runtime dependencies (#86)
Fabian Mastenbroek
2022-05-16
build(web/ui): Update dependencies of web UI
Fabian Mastenbroek
2022-05-16
fix(web/ui): Fix hotkeys support in React 18
Fabian Mastenbroek
2022-05-16
build: Update simulator dependencies
Fabian Mastenbroek
2022-05-15
merge: Build Docker images for build pipeline (#85)
Fabian Mastenbroek
[next]