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-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-05
feat(sim/core): Add Java-based simulator core
Fabian Mastenbroek
2022-10-04
ci: Bump mikepenz/action-junit-report from 3.5.0 to 3.5.1 (#105)
dependabot[bot]
2022-10-04
merge: Add provisioning tool for experiments (#104)
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-10-03
refactor(exp/capelin): Use experiment base for Capelin experiments
Fabian Mastenbroek
2022-10-03
feat(exp/faas): Add provisioners for FaaS service
Fabian Mastenbroek
2022-10-03
feat(exp/workflow): Add provisioning step for workflow service
Fabian Mastenbroek
2022-10-03
feat(exp/compute): Add provisioners for compute service
Fabian Mastenbroek
2022-10-03
feat(exp/base): Add provisioning tool for experiments
Fabian Mastenbroek
2022-09-28
feat(exp/base): Add service registry for cloud services
Fabian Mastenbroek
2022-09-23
merge: Do not require interference model during topology construction (#102)
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): Simplify SimHypervisor class
Fabian Mastenbroek
2022-09-22
refactor(sim/compute): Make interference domain independent of profile
Fabian Mastenbroek
2022-09-22
refactor(compute): Simplify constructor of SimHost
Fabian Mastenbroek
2022-09-22
refactor(compute): Add separate error host state
Fabian Mastenbroek
2022-09-22
refactor(sim/compute): Extract Random dependency from interference model
Fabian Mastenbroek
2022-09-21
perf(sim/compute): Prevent boxing in interference algorithm
Fabian Mastenbroek
2022-09-21
refactor(sim/compute): Move interference logic into VmInterferenceMember
Fabian Mastenbroek
2022-09-21
refactor(sim/compute): Pass interference key via parameter
Fabian Mastenbroek
2022-09-21
refactor(sim/compute): Remove timestamp parameter from SimTrace
Fabian Mastenbroek
2022-09-21
refactor(sim/compute): Remove FlowEngine from SimMachineContext
Fabian Mastenbroek
2022-09-21
refactor(sim/compute): Remove convergence listener parameter
Fabian Mastenbroek
2022-09-21
refactor(sim/compute): Move VM interference model into compute simulator
Fabian Mastenbroek
2022-09-21
feat(compute): Add support for affinity scheduling (#101)
Fabian Mastenbroek
2022-09-20
merge: Improve web interface (#100)
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
fix(site): Use correct color for login button
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-09-20
ci: Bump actions/configure-pages from 1 to 2 (#99)
dependabot[bot]
2022-09-19
ci: Bump mikepenz/action-junit-report from 3.4.0 to 3.5.0 (#98)
dependabot[bot]
2022-09-13
merge: Add documentation using Docusaurus (#97)
Fabian Mastenbroek
2022-09-13
ci(site): Add GitHub Actions workflow for deploying website
Fabian Mastenbroek
[next]