index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-07-11
chore: Update build toolchain (#23)
Fabian Mastenbroek
2018-07-11
chore: Add support for Jacoco
Fabian Mastenbroek
2018-07-11
chore: Update Gradle build configuration
Fabian Mastenbroek
2018-07-11
chore: Update Gradle wrapper version
Fabian Mastenbroek
2018-07-11
feat: Interpolate machine state and task progress (#21)
Fabian Mastenbroek
2018-04-22
feat(#12): Implement Instrumentation API
Fabian Mastenbroek
2018-04-22
feat(#12): Buffer instrumentation measurements
Fabian Mastenbroek
2018-04-22
feat(#12): Allow closing of instrument streams
Fabian Mastenbroek
2018-02-23
feat(#12): Add support for measurement interpolation
Fabian Mastenbroek
2018-02-23
feat(#12): Implement Instrumentation API in Omega kernel
Fabian Mastenbroek
2018-02-23
feat(#11): Create Instrumentation API
Fabian Mastenbroek
2018-02-23
refactor(#18): Redesign core simulation API
Fabian Mastenbroek
2018-02-19
refactor(#18): Simplify Context interface
Fabian Mastenbroek
2018-02-19
refactor(#18): Refactor unused transformation receive methods
Fabian Mastenbroek
2018-02-19
bug: Make message priority queue stable
Fabian Mastenbroek
2018-02-18
refactor(#18): Optimize imports
Fabian Mastenbroek
2018-02-18
refactor(#18): Provide access to process context in nested calls
Fabian Mastenbroek
2018-02-16
refactor(#18): Provide access to latest sender
Fabian Mastenbroek
2018-02-16
refactor(#18): Fix broken receive() timeout
Fabian Mastenbroek
2018-02-15
refactor(#18): Handle process launch using a kernel process
Fabian Mastenbroek
2018-02-14
refactor(#18): Create distinction between kernel and simulation
Fabian Mastenbroek
2018-02-13
refactor(#18): Fix OpenDC model deployment
Fabian Mastenbroek
2018-02-12
refactor(#18): Launch processes at initial run
Fabian Mastenbroek
2018-02-12
refactor(#18): Align formatting with official Kotlin Style Guide
Fabian Mastenbroek
2018-02-12
refactor(#18): Update dependencies
Fabian Mastenbroek
2018-01-11
refactor(#18): Redesign core simulation API
Fabian Mastenbroek
2017-10-24
bug(#3): Add timeout for experiments
Fabian Mastenbroek
2017-10-24
bug(#4): Prevent scheduling to machines without processing units
Fabian Mastenbroek
2017-10-24
bug(#15): Fix message passing to stopped processes
Fabian Mastenbroek
2017-10-24
bug(#6): Improve Docker deployment
Fabian Mastenbroek
2017-10-04
bug(#9): Fix interference between experiments
Fabian Mastenbroek
2017-10-01
chore: Add Travis shield to README
Fabian Mastenbroek
2017-10-01
chore: Add Continuous Integration support via Travis
Fabian Mastenbroek
2017-09-29
Steamline Docker integration
Fabian Mastenbroek
2017-09-29
Add basic smoke test
Fabian Mastenbroek
2017-09-29
Update README
Georgios Andreadis
2017-09-29
Rename persistence unit to opendc-simulator
Georgios Andreadis
2017-09-28
Add Dockerfile for the JPA integration
Fabian Mastenbroek
2017-09-28
Fix host for simulation setup
Fabian Mastenbroek
2017-09-28
Update .gitignore to include gradle-wrapper.jar
Fabian Mastenbroek
2017-09-28
Add thread pool for experiment platform
Fabian Mastenbroek
2017-09-28
Implement JPA integration
Fabian Mastenbroek
2017-09-24
Allow listening to changes of topology
Fabian Mastenbroek
2017-09-24
Allow mutation of topology during simulation
Fabian Mastenbroek
2017-09-21
Create simple datacenter experiment
Fabian Mastenbroek
2017-09-20
Allow suspendable processing of message envelopes
Fabian Mastenbroek
2017-09-20
Setup integration with JPA framework
Fabian Mastenbroek
2017-09-20
Add support for timeouts on receive calls
Fabian Mastenbroek
2017-09-20
Implement standard task schedulers
Fabian Mastenbroek
2017-09-20
Improve simulation time management
Fabian Mastenbroek
[next]