summaryrefslogtreecommitdiff
path: root/opendc-trace/opendc-trace-gwf/src/main
AgeCommit message (Expand)Author
2024-04-16Revamped the trace system. All TraceFormat files are now in the api m… (#216)Dante Niewenhuis
2024-03-05Updated package versions, updated web server tests. (#207)Dante Niewenhuis
2022-10-06build: Switch to Spotless for formattingFabian Mastenbroek
2022-10-06style: Eliminate use of wildcard importsFabian Mastenbroek
2022-06-08test(trace): Add conformance suite for OpenDC trace APIFabian Mastenbroek
2022-06-07refactor(trace/api): Introduce type system for trace APIFabian Mastenbroek
2022-05-02feat(trace/api): Add support for projecting tablesFabian Mastenbroek
2022-04-22refactor(trace/api): Move conventions into separate packageFabian Mastenbroek
2021-12-12fix(trace): Read dependencies from .gwf trace file (#50)Florian Gerlinghoff
2021-09-21feat(trace): Add support for writing tracesFabian Mastenbroek
2021-09-20refactor(trace): Simplify TraceFormat SPI interfaceFabian Mastenbroek
2021-09-20feat(trace): Add property for describing partition keysFabian Mastenbroek
2021-09-20feat(trace): Support column lookup via indexFabian Mastenbroek
2021-09-12refactor(trace): Add API for accessing available table columnsFabian Mastenbroek
2021-09-11feat(trace): Add support for WfCommons (WorkflowHub) tracesFabian Mastenbroek
2021-09-11perf(trace): Keep reader state in own classFabian Mastenbroek
2021-09-02refactor(trace): Move GWF trace reader into separate moduleFabian Mastenbroek