index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opendc-workflow
/
opendc-workflow-service
/
src
/
main
Age
Commit message (
Expand
)
Author
2024-08-27
Renamed input files and internally server is changed to task (#246)
Dante Niewenhuis
2024-03-05
Updated package versions, updated web server tests. (#207)
Dante Niewenhuis
2024-01-08
refactored opendc-experiment-compute (#190)
Dante Niewenhuis
2023-12-14
Updated tests to run successfully (#187)
Dante Niewenhuis
2023-11-14
Updated TraceReader, Simulation now continues until all tasks are done
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-10-06
build: Switch to Spotless for formatting
Fabian Mastenbroek
2022-10-06
style: Eliminate use of wildcard imports
Fabian Mastenbroek
2022-05-06
refactor(workflow/service): Remove OpenTelemetry from "workflow" modules
Fabian Mastenbroek
2022-05-06
refactor(workflow/service): Directly expose scheduler stats to user
Fabian Mastenbroek
2022-02-18
refactor(utils): Rename utils module to common module
Fabian Mastenbroek
2022-02-18
feat(utils): Add Pacer to pace scheduling cycles
Fabian Mastenbroek
2021-12-01
bug(workflow): Activate timer even without incoming jobs
Fabian Mastenbroek
2021-11-17
refactor(workflow): Remove WorkflowSchedulerMode
Fabian Mastenbroek
2021-09-17
refactor(telemetry): Create separate MeterProvider per service/host
Fabian Mastenbroek
2021-08-25
build: Upgrade to OpenTelemetry 1.5
Fabian Mastenbroek
2021-04-25
build: Migrate to flat project structure
Fabian Mastenbroek