index
:
opendc.git
master
The OpenDC 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
2026-02-26
feat: added notes from last meeting with my supervisor
HEAD
master
mjkwiatkowski
2026-02-23
feat: added a working connection to Redis, and a scaffolding for the RESTful API
mjkwiatkowski
2026-02-21
feat: removed the Config class
mjkwiatkowski
2026-02-20
fix: changed the syntex to slowly get rid of the Config class
mjkwiatkowski
2026-02-16
feat: opendc -> kafka -> postgresql works; added protobuf encoding
mjkwiatkowski
2026-02-15
feat: opendc -> postgresql connection works
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