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-06
refactor(telemetry): Remove dependency on OpenTelemetry SDK
Fabian Mastenbroek
2022-05-06
refactor(exp/tf20): Remove OpenTelemetry from TF20 experiment
Fabian Mastenbroek
2022-05-06
refactor(workflow/service): Remove OpenTelemetry from "FaaS" modules
Fabian Mastenbroek
2022-05-06
refactor(workflow/service): Remove OpenTelemetry from "workflow" modules
Fabian Mastenbroek
2022-05-06
refactor(compute/service): Remove OpenTelemetry from "compute" modules
Fabian Mastenbroek
2022-05-06
merge: Expose metrics directly to user (#80)
Fabian Mastenbroek
2022-05-06
refactor(exp/tf20): Directly expose device stats stats to user
Fabian Mastenbroek
2022-05-06
refactor(faas/service): Directly expose scheduler/function stats to user
Fabian Mastenbroek
2022-05-06
refactor(workflow/service): Directly expose scheduler stats to user
Fabian Mastenbroek
2022-05-06
refactor(telemetry/compute): Support direct metric access
Fabian Mastenbroek
2022-05-04
refactor(compute): Directly expose scheduler stats to user
Fabian Mastenbroek
2022-05-04
feat(compute): Add support for looking up hosts
Fabian Mastenbroek
2022-05-04
ci: Bump mikepenz/action-junit-report from 3.0.2 to 3.0.3 (#79)
dependabot[bot]
2022-05-03
refactor(compute): Expose CPU and system stats via Host interface
Fabian Mastenbroek
2022-05-02
merge: Add support for SQL via Apache Calcite (#78)
Fabian Mastenbroek
2022-05-02
perf(trace/calcite): Add support for projections
Fabian Mastenbroek
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
[next]