index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-02
feat(trace/api): Add support for projecting tables
Fabian Mastenbroek
2022-05-02
refactor(trace/parquet): Drop dependency on Avro
Fabian Mastenbroek
2022-05-02
refactor(trace/wtf): Do not use Avro when reading WTF trace
Fabian Mastenbroek
2022-05-02
refactor(compute): Do not use Avro when exporting experiment data
Fabian Mastenbroek
2022-05-02
perf(trace/opendc): Read records using low-level API
Fabian Mastenbroek
2022-05-01
refactor(trace/parquet): Support custom ReadSupport implementations
Fabian Mastenbroek
2022-04-30
feat(trace/tools): Add support for querying traces using SQL
Fabian Mastenbroek
2022-04-30
feat(trace/calcite): Add support for writing via SQL
Fabian Mastenbroek
2022-04-30
feat(trace/calcite): Add Calcite (SQL) integration
Fabian Mastenbroek
2022-04-24
merge: Move modules into different groups (#77)
Fabian Mastenbroek
2022-04-24
build: Update to Jandex Gradle 0.12.0
Fabian Mastenbroek
2022-04-24
build: Move modules into subgroups
Fabian Mastenbroek
2022-04-23
build: Enable testing for all library modules
Fabian Mastenbroek
2022-04-22
merge: Improve discovery of interference models (#76)
Fabian Mastenbroek
2022-04-22
refactor(trace/api): Move conventions into separate package
Fabian Mastenbroek
2022-04-22
refactor(compute): Load interference model via trace library
Fabian Mastenbroek
2022-04-22
feat(trace/opendc): Incorporate interference model in trace format
Fabian Mastenbroek
2022-04-22
refactor(web/runner): Improve OpenDC web runner implementation
Fabian Mastenbroek
2022-04-22
merge: Update build process (#74)
Fabian Mastenbroek
2022-04-22
build(web/api): Move Quarkus build configuration into buildSrc
Fabian Mastenbroek
2022-04-22
build: Include Quarkus tests in aggregated JaCoCo test report
Fabian Mastenbroek
2022-04-21
ci: Test Java 18
Fabian Mastenbroek
2022-04-21
build: Use JaCoCo 0.8.8
Fabian Mastenbroek
2022-04-21
build(web/api): Update to Quarkus 2.8.1.Final
Fabian Mastenbroek
2022-04-21
build: Update to Kotlin 1.6.21
Fabian Mastenbroek
2022-04-21
build(web/ui): Migrate from Yarn to NPM
Fabian Mastenbroek
2022-04-21
build(web/ui): Remove use of lint-staged
Fabian Mastenbroek
2022-04-19
ci: Bump mikepenz/action-junit-report from 3.0.1 to 3.0.2 (#73)
dependabot[bot]
2022-04-11
ci: Bump codecov/codecov-action from 2 to 3 (#72)
dependabot[bot]
2022-04-11
ci: Bump actions/upload-artifact from 2 to 3 (#71)
dependabot[bot]
2022-04-11
ci: Bump actions/setup-java from 2 to 3 (#70)
dependabot[bot]
2022-04-06
merge: Integrate UI into Quarkus web application (#69)
Fabian Mastenbroek
2022-04-06
build(web/ui): Update ESLint dependencies
Fabian Mastenbroek
2022-04-06
feat(web/ui): Add support for unauthenticated user access
Fabian Mastenbroek
2022-04-05
fix(web/ui): Add workaround for Quarkus Gradle build issues
Fabian Mastenbroek
2022-04-05
feat(web/api): Include web UI in development mode
Fabian Mastenbroek
2022-04-05
feat(web/ui): Add extension for serving OpenDC web UI
Fabian Mastenbroek
2022-04-05
build(web/ui): Support building WebJar for OpenDC web UI
Fabian Mastenbroek
2022-04-05
ci(web/ui): Build web UI via Gradle
Fabian Mastenbroek
2022-04-05
build(web/ui): Add Gradle integration with Next.js project
Fabian Mastenbroek
2022-04-05
build(web/ui): Update PatternFly to latest version
Fabian Mastenbroek
2022-04-05
build(web/ui): Migrate to next-global-css
Fabian Mastenbroek
2022-04-05
fix(web/ui): Do not use next/image
Fabian Mastenbroek
2022-04-05
merge: Update build and runtime dependencies (#68)
Fabian Mastenbroek
2022-04-05
build: Update dependency versions
Fabian Mastenbroek
2022-04-05
build: Update to Kotlin 1.6.20
Fabian Mastenbroek
2022-04-05
build: Update to Gradle 7.4.2
Fabian Mastenbroek
2022-04-04
merge: Migrate to Quarkus-based web API
Fabian Mastenbroek
2022-04-04
ci: Fix JaCoCo report aggregation
Fabian Mastenbroek
2022-04-04
ci: Remove Codecov flags
Fabian Mastenbroek
[next]