index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-18
docs: Add extended description of compute module
Fabian Mastenbroek
2020-02-14
docs: Add initial description of opendc-core and opendc-compute modules
Fabian Mastenbroek
2020-02-14
Add core module to list
Georgios Andreadis
2020-02-14
Add texts around non-compute modules
Georgios Andreadis
2020-02-14
Add documentation for the odcsim component
Georgios Andreadis
2020-02-14
Get first two parts of docs up to date and remove odcsim doc
Georgios Andreadis
2020-02-14
Create guidelines for documentation sections
Georgios Andreadis
2020-02-14
Adapt documentation outline and README
Georgios Andreadis
2020-02-14
Merge branch 'feat/cpu-sharing' into 'feat/2.x'
Georgios Andreadis
2020-02-14
bug: Apply requested cpu time correctly
Fabian Mastenbroek
2020-02-14
style: Fix Ktlint issues
Fabian Mastenbroek
2020-02-14
refactor: Move experiments from TPDS module to SC18 module
Fabian Mastenbroek
2020-02-14
refactor: Rename FakeBareMetalDriver to SimpleBareMetalDriver
Fabian Mastenbroek
2020-02-14
refactor: Rename Flavor to ServerFlavor
Fabian Mastenbroek
2020-02-14
bug: Remove actor terminology in source code
Fabian Mastenbroek
2020-02-14
refactor: Integrate opendc-compute in existing model
Fabian Mastenbroek
2020-02-14
feat: Implement basic provisioner service
Fabian Mastenbroek
2020-02-14
refactor: Remodel workloads and compute resource
Fabian Mastenbroek
2020-02-14
feat: Make ProcessContext a coroutine scope
Fabian Mastenbroek
2020-02-11
feat: Add support for process-tied logging
Fabian Mastenbroek
2020-02-11
Merge branch 'feat/2.x-model' into 'feat/2.x'
Georgios Andreadis
2020-02-11
Update Zone.kt
Georgios Andreadis
2020-02-11
docs: Elaborate on unique ids of events
Fabian Mastenbroek
2020-02-11
Update Environment.kt
Georgios Andreadis
2020-02-11
refactor: Reimplement OpenDC model using 2.x API
Fabian Mastenbroek
2020-02-11
feat: Add helper methods for req-res pattern
Fabian Mastenbroek
2020-02-11
bug: Guarantee FIFO order of messages in the queue
Fabian Mastenbroek
2020-02-11
Merge branch 'chore/gitlab-ci' into 'feat/2.x'
Georgios Andreadis
2020-02-11
chore: Add support for Gitlab CI
Fabian Mastenbroek
2020-01-19
feat: Add support for selecting on receive ports
Fabian Mastenbroek
2020-01-19
feat: Add prototype reference implementation of revised API
Fabian Mastenbroek
2020-01-19
refactor: Introduce revised API design for 2.x
Fabian Mastenbroek
2019-11-29
refactor: Rename odcsim-core to odcsim-api
Fabian Mastenbroek
2019-11-29
chore: Update to Kotlin 1.3.61
Fabian Mastenbroek
2019-11-29
style: Fix Ktlint errors
Fabian Mastenbroek
2019-11-21
docs: Move odcsim docs to separate directory
Fabian Mastenbroek
2019-11-21
chore: Add .gitattributes for Gradle wrapper
Fabian Mastenbroek
2019-11-20
chore: Tidy repository
Fabian Mastenbroek
2019-11-20
refactor: Move build logic to buildSrc
Fabian Mastenbroek
2019-05-15
docs: Rewrite README for 2.x release
Fabian Mastenbroek
2019-05-15
feat: Add initial version of OpenDC simulation model
Fabian Mastenbroek
2019-05-15
feat: Add unsafe helper method for casting ActorContext
Fabian Mastenbroek
2019-05-14
bug: Replace initial behavior after starting coroutine
Fabian Mastenbroek
2019-05-14
feat: Add support for Async Stacktraces in IntelliJ
Fabian Mastenbroek
2019-05-14
feat: Add support for stashing messages
Fabian Mastenbroek
2019-05-14
refactor: Make actor spawning and stopping behavior consistent
Fabian Mastenbroek
2019-05-14
feat: Add support for spawning anonymous children
Fabian Mastenbroek
2019-05-14
feat: Add behavior constructor for timeout
Fabian Mastenbroek
2019-05-14
feat: Add support for watching actor termination
Fabian Mastenbroek
2019-05-14
style: Format code according to Ktlint style guide
Fabian Mastenbroek
[next]