index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-09-10
docs(compute): Clarify terminology in compute service
Fabian Mastenbroek
2021-09-10
refactor(compute): Integrate fault injection into compute simulator
Fabian Mastenbroek
2021-09-10
refactor(capelin): Terminate servers after reaching deadline
Fabian Mastenbroek
2021-09-10
feat(simulator): Support generic distribution in fault injector
Fabian Mastenbroek
2021-09-10
merge: Address deployment issues
Fabian Mastenbroek
2021-09-10
fix(docker): Default to public images for deployment
Fabian Mastenbroek
2021-09-10
fix(docker): Do not warn when Sentry is not configured
Fabian Mastenbroek
2021-09-10
fix(docker): Mount local traces to correct container directory
Fabian Mastenbroek
2021-09-10
build(ui): Update dependencies
Fabian Mastenbroek
2021-09-07
merge: Prepare for risk analysis experiments
Fabian Mastenbroek
2021-09-07
refactor(capelin): Restructure input reading classes
Fabian Mastenbroek
2021-09-07
build(web): Resolve kotlin-reflect incompatibility
Fabian Mastenbroek
2021-09-07
refactor(capelin): Move metric collection outside Capelin code
Fabian Mastenbroek
2021-09-07
feat(capelin): Report up/downtime metrics in experiment monitor
Fabian Mastenbroek
2021-09-07
refactor(capelin): Make ExperimentMonitor optional for trace processing
Fabian Mastenbroek
2021-09-07
fix(compute): Mark unschedulable server as terminated
Fabian Mastenbroek
2021-09-07
fix(compute): Do not allow failure of inactive guests
Fabian Mastenbroek
2021-09-07
fix(compute): Use correct memory size for host memory
Fabian Mastenbroek
2021-09-07
feat(compute): Track guest up/down time
Fabian Mastenbroek
2021-09-07
fix(compute): Start host even if it already exists on host
Fabian Mastenbroek
2021-09-07
fix(compute): Support overcommitted memory in SimHost
Fabian Mastenbroek
2021-09-07
feat(compute): Track host up/down time
Fabian Mastenbroek
2021-09-07
feat(compute): Track provisioning response time
Fabian Mastenbroek
2021-09-05
build(ui): Bump immer from 9.0.5 to 9.0.6
dependabot[bot]
2021-09-02
build: Update to Gradle 7.2
Fabian Mastenbroek
2021-09-02
merge: Add generic trace reading library
Fabian Mastenbroek
2021-09-02
perf(trace): Improve performance of column lookup
Fabian Mastenbroek
2021-09-02
refactor(capelin): Migrate trace reader to new trace API
Fabian Mastenbroek
2021-09-02
refactor(trace): Implement trace API for WTF reader
Fabian Mastenbroek
2021-09-02
refactor(trace): Implement trace API for SWF reader
Fabian Mastenbroek
2021-09-02
refactor(trace): Move Bitbrains format into separate module
Fabian Mastenbroek
2021-09-02
refactor(format): Remove environment reader from format library
Fabian Mastenbroek
2021-09-02
refactor(trace): Extract Parquet helpers into separate module
Fabian Mastenbroek
2021-09-02
refactor(trace): Move GWF trace reader into separate module
Fabian Mastenbroek
2021-09-01
feat(trace): Add API for trace reading
Fabian Mastenbroek
2021-09-01
build(ui): Bump Next.js from 11.1.0 to 11.1.1
dependabot[bot]
2021-08-31
merge: Update build dependencies
Fabian Mastenbroek
2021-08-31
build: Update dependencies to latest version
Fabian Mastenbroek
2021-08-31
build: Update to Kotlin 1.5.30
Fabian Mastenbroek
2021-08-25
merge: Measure power draw in SimHost without PSU overhead
Fabian Mastenbroek
2021-08-25
refactor(compute): Measure power draw without PSU overhead
Fabian Mastenbroek
2021-08-25
refactor(simulator): Remove usage and speed fields from SimMachine
Fabian Mastenbroek
2021-08-25
merge: Upgrade to OpenTelemetry 1.5
Fabian Mastenbroek
2021-08-25
refactor(capelin): Simplify metric extraction for monitor
Fabian Mastenbroek
2021-08-25
fix(capelin): Eliminate unnecessary double to long conversions
Fabian Mastenbroek
2021-08-25
fix(simulator): Eliminate unnecessary double to long conversions
Fabian Mastenbroek
2021-08-25
build: Upgrade to OpenTelemetry 1.5
Fabian Mastenbroek
2021-08-24
merge: Add tests for interference and failures in Capelin
Fabian Mastenbroek
2021-08-24
test(capelin): Add tests for interference and failures
Fabian Mastenbroek
2021-08-24
feat(compute): Add support for SimHost failure
Fabian Mastenbroek
[next]