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-12
feat(trace): Support dynamic resolving of trace formats
Fabian Mastenbroek
2021-09-12
feat(trace): Add synthetic resource table for Bitbrains format
Fabian Mastenbroek
2021-09-12
refactor(trace): Add API for accessing available table columns
Fabian Mastenbroek
2021-09-11
feat(trace): Add support for WfCommons (WorkflowHub) traces
Fabian Mastenbroek
2021-09-11
feat(capelin): Implement trace API for Azure VM trace format
Fabian Mastenbroek
2021-09-11
fix(capelin): Parse last column in Solvinity trace format
Fabian Mastenbroek
2021-09-11
perf(trace): Keep reader state in own class
Fabian Mastenbroek
2021-09-10
feat(trace): Support Materna traces from GWA
Fabian Mastenbroek
2021-09-10
merge: Integrate fault injector into compute simulator
Fabian Mastenbroek
2021-09-10
test(compute): Add test suite for fault injector
Fabian Mastenbroek
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
[next]