index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opendc-web
Age
Commit message (
Expand
)
Author
2022-10-06
build: Update next version to 3.0
Fabian Mastenbroek
2022-10-05
refactor(sim/core): Rename runBlockingSimulation to runSimulation
Fabian Mastenbroek
2022-10-05
refactor(sim/core): Use SimulationScheduler in coroutine dispatcher
Fabian Mastenbroek
2022-10-03
refactor(exp/compute): Remove Topology interface
Fabian Mastenbroek
2022-10-03
refactor(exp/compute): Integrate compute workload classes
Fabian Mastenbroek
2022-10-03
refactor(web/runner): Use experiment base for web runner
Fabian Mastenbroek
2022-09-23
refactor(compute): Provide access to instances in compute service
Fabian Mastenbroek
2022-09-22
refactor(compute): Pass failure model during workload evaluation
Fabian Mastenbroek
2022-09-22
refactor(sim/compute): Make interference domain independent of profile
Fabian Mastenbroek
2022-09-22
refactor(sim/compute): Extract Random dependency from interference model
Fabian Mastenbroek
2022-09-20
refactor(web/ui): Migrate to composable table
Fabian Mastenbroek
2022-09-20
fix(web/server): Fix deletion of portfolios
Fabian Mastenbroek
2022-09-20
fix(web/ui): Fix overflow of topology sidebar
Fabian Mastenbroek
2022-09-20
fix(web/ui): Do not fail on stale Redux state
Fabian Mastenbroek
2022-09-20
refactor(web/ui): Use PatternFly Charts for plots
Fabian Mastenbroek
2022-09-20
feat(web/ui): Redesign projects page
Fabian Mastenbroek
2022-09-20
feat(web/ui): Reduce height of application header
Fabian Mastenbroek
2022-09-20
refactor(web/ui): Move project selector into masthead
Fabian Mastenbroek
2022-09-20
fix(web/ui): Fix z-index of context selector component
Fabian Mastenbroek
2022-09-20
build(web/ui): Use clsx instead of classnames
Fabian Mastenbroek
2022-09-20
fix(web/ui): Only display selected metrics
Fabian Mastenbroek
2022-09-20
fix(web/ui): Fix duplication of topology
Fabian Mastenbroek
2022-09-20
fix(web/ui): Fix deletion of topology
Fabian Mastenbroek
2022-09-20
build(web/ui): Update dependencies
Fabian Mastenbroek
2022-08-03
build(web/server): Include sample traces in distribution
Fabian Mastenbroek
2022-08-03
fix(web/server): Customize Auth0 settings during build time
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-06-23
build: Update simulator dependencies
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
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-15
build(web/api): Ensure Node.js is downloaded
Fabian Mastenbroek
2022-05-15
build(web/runner): Reduce build steps for Docker image
Fabian Mastenbroek
2022-05-06
refactor(compute/service): Remove OpenTelemetry from "compute" modules
Fabian Mastenbroek
2022-05-06
refactor(telemetry/compute): Support direct metric access
Fabian Mastenbroek
[next]