index
:
sunfish.git
master
The OpenDC BSc thesis repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opendc-common
/
src
/
main
/
kotlin
/
org
/
opendc
/
common
Age
Commit message (
Expand
)
Author
20 hours
feat: managed to retrieve metric-by-metric from Redis in real time
HEAD
master
mjkwiatkowski
3 days
feat: migrated the past project to the sunfish repo
mjkwiatkowski
2025-03-18
Unit System v2 (#243)
Alessio Leonardo Tomei
2024-08-22
Refactored exporters. Allows output column selection in scenario (#241) (#241)
Alessio Leonardo Tomei
2024-08-22
Added Unit of measurament system with new deserialization (#242)
Alessio Leonardo Tomei
2024-03-05
Updated package versions, updated web server tests. (#207)
Dante Niewenhuis
2022-11-13
refactor: Replace use of CoroutineContext by Dispatcher
Fabian Mastenbroek
2022-11-13
refactor: Use InstantSource as time source
Fabian Mastenbroek
2022-11-13
feat(common): Add compatibility with Kotlin coroutines
Fabian Mastenbroek
2022-10-06
style: Eliminate use of wildcard imports
Fabian Mastenbroek
2022-02-18
perf(common): Optimize TimerScheduler
Fabian Mastenbroek
2022-02-18
refactor(utils): Rename utils module to common module
Fabian Mastenbroek