index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
simulator
/
opendc-compute
/
opendc-compute-simulator
/
build.gradle.kts
Age
Commit message (
Expand
)
Author
2021-04-25
build: Migrate to flat project structure
Fabian Mastenbroek
2021-03-27
compute: Migrate compute service simulator to OpenTelemetry
Fabian Mastenbroek
2021-03-20
build: Add support for aggregate code coverage results
Fabian Mastenbroek
2021-03-08
compute: Remove use of bare-metal provisioning from compute module
Fabian Mastenbroek
2021-03-07
compute: Move bare-metal provisioning in separate module
Fabian Mastenbroek
2021-02-23
Use Java Platform for shared dependency constraints
Fabian Mastenbroek
2021-02-23
Utilize version constraints for shared versions
Fabian Mastenbroek
2021-02-23
Move dependency versions to gradle.properties
Fabian Mastenbroek
2021-02-23
Extract testing conventions from Kotlin conventions
Fabian Mastenbroek
2021-02-23
Remove unnecessary dependencies on JUnit Platform Launcher
Fabian Mastenbroek
2021-01-11
Add support for hypervisor selection
Fabian Mastenbroek
2020-10-05
Move failure models to separate module
Fabian Mastenbroek
2020-10-04
Extract simulation-related code from OpenDC Compute (core)
Fabian Mastenbroek