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-11-13
refactor(web/ui): Drop dependency on Sass
Fabian Mastenbroek
2022-10-31
merge: Support snapshotting simulated workloads (#113)
Fabian Mastenbroek
2022-10-31
feat(sim/compute): Add support for snapshotting workloads
Fabian Mastenbroek
2022-10-31
refactor(sim/compute): Report exceptions in onStop as suppressed
Fabian Mastenbroek
2022-10-31
feat(sim/flow): Support synchronous update of FlowStage
Fabian Mastenbroek
2022-10-28
Support custom start-up and clean-up time for VMs (#112)
Fabian Mastenbroek
2022-10-28
perf(compute/sim): Use static logger field
Fabian Mastenbroek
2022-10-28
refactor(compute/service): Do not suspend on guest start
Fabian Mastenbroek
2022-10-28
feat(compute/sim): Model host boot time
Fabian Mastenbroek
2022-10-28
refactor(compute/sim): Use workload chaining for boot delay
Fabian Mastenbroek
2022-10-28
feat(sim/compute): Add support for chaining workloads
Fabian Mastenbroek
2022-10-28
feat(sim/compute): Add support for resetting machine context
Fabian Mastenbroek
2022-10-28
refactor(sim/compute): Provide workload constructors in SimWorkloads
Fabian Mastenbroek
2022-10-28
feat(sim/compute): Add completion parameter to startWorkload
Fabian Mastenbroek
2022-10-28
build: Store method parameters in class files
Fabian Mastenbroek
2022-10-27
merge: Update to Next.js 13 and React 18
Fabian Mastenbroek
2022-10-27
fix(web/ui): Disable configuration of basePath
Fabian Mastenbroek
2022-10-27
fix(web/ui): Default to anonymous auth domain
Fabian Mastenbroek
2022-10-27
docs(web/ui): Update README
Fabian Mastenbroek
2022-10-27
build(web/ui): Ensure consistency of build tasks
Fabian Mastenbroek
2022-10-27
build(site): Update to Node 18
Fabian Mastenbroek
2022-10-27
build(web/ui): Update to Node 18
Fabian Mastenbroek
2022-10-27
build(web/ui): Do not optimize images for export
Fabian Mastenbroek
2022-10-27
fix(web/ui): Make root redirect non-permanent
Fabian Mastenbroek
2022-10-27
fix(web/ui): Drop dependency on Roboto font
Fabian Mastenbroek
2022-10-27
build(web/ui): Update to Next 13 and React 18
Fabian Mastenbroek
2022-10-27
refactor(web/ui): Drop dependency on FontAwesome
Fabian Mastenbroek
2022-10-21
merge: Implement multi-flow stages in simulator (#110)
Fabian Mastenbroek
2022-10-21
fix: Add log4j-core dependency
Fabian Mastenbroek
2022-10-21
refactor(sim/flow): Remove old flow simulator
Fabian Mastenbroek
2022-10-21
perf(sim/compute): Optimize workload implementation of SimTrace
Fabian Mastenbroek
2022-10-21
refactor(sim/compute): Re-implement using flow2
Fabian Mastenbroek
2022-10-21
refactor(sim/power): Re-implement power sim using flow2
Fabian Mastenbroek
2022-10-21
refactor(sim/net): Re-implement network sim using flow2
Fabian Mastenbroek
2022-10-21
feat(sim/flow): Expose metrics on FlowMultiplexer
Fabian Mastenbroek
2022-10-21
feat(sim/flow): Add forwarding flow multiplexer
Fabian Mastenbroek
2022-10-21
feat(sim/flow): Support flow transformations
Fabian Mastenbroek
2022-10-21
perf(sim/flow): Add support for multi-flow stages
Fabian Mastenbroek
2022-10-21
ci: Bump mikepenz/action-junit-report from 3.5.1 to 3.5.2 (#109)
dependabot[bot]
2022-10-10
merge: Add support for accounting of user simulation time (#108)
Fabian Mastenbroek
2022-10-10
fix(web/ui): Fix UnitInfo popover
Fabian Mastenbroek
2022-10-10
fix(web/runner): Increase default job timeout
Fabian Mastenbroek
2022-10-10
fix(web/runner): Fix service metric reporting
Fabian Mastenbroek
2022-10-10
fix(compute/service): Expose number of registered servers
Fabian Mastenbroek
2022-10-10
feat(web/ui): Show monthly simulation budget in UI
Fabian Mastenbroek
2022-10-10
feat(web/server): Add API for querying user accounting data
Fabian Mastenbroek
2022-10-10
feat(web/server): Add support for accounting simulation time
Fabian Mastenbroek
2022-10-07
fix(web/server): Limit exception mapper to WebApplicationException
Fabian Mastenbroek
2022-10-06
merge: Update build and runtime dependencies (#107)
Fabian Mastenbroek
2022-10-06
build: Switch to Spotless for formatting
Fabian Mastenbroek
[next]