index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opendc-trace
/
opendc-trace-gwf
Age
Commit message (
Expand
)
Author
2022-05-02
feat(trace/api): Add support for projecting tables
Fabian Mastenbroek
2022-04-23
build: Enable testing for all library modules
Fabian Mastenbroek
2022-04-22
refactor(trace/api): Move conventions into separate package
Fabian Mastenbroek
2022-02-18
build: Remove opendc-platform module
Fabian Mastenbroek
2021-12-12
fix(trace): Read dependencies from .gwf trace file (#50)
Florian Gerlinghoff
2021-09-21
feat(trace): Add support for writing traces
Fabian Mastenbroek
2021-09-20
refactor(trace): Simplify TraceFormat SPI interface
Fabian Mastenbroek
2021-09-20
feat(trace): Add property for describing partition keys
Fabian Mastenbroek
2021-09-20
feat(trace): Support column lookup via index
Fabian Mastenbroek
2021-09-12
refactor(trace): Add API for accessing available table columns
Fabian Mastenbroek
2021-09-11
feat(trace): Add support for WfCommons (WorkflowHub) traces
Fabian Mastenbroek
2021-09-11
perf(trace): Keep reader state in own class
Fabian Mastenbroek
2021-09-02
refactor(trace): Move GWF trace reader into separate module
Fabian Mastenbroek