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-18
feat(web/api): Add initial server distribution
Fabian Mastenbroek
2022-05-18
feat(web/runner): Add Quarkus extension for OpenDC runner
Fabian Mastenbroek
2022-05-18
refactor(web/ui): Remove module nesting in Quarkus extension
Fabian Mastenbroek
2022-05-18
refactor(web/runner): Move runner CLI into separate configuration
Fabian Mastenbroek
2022-05-18
feat(web/client): Support client construction without AuthController
Fabian Mastenbroek
2022-05-18
build: Use correct group for Gradle modules
Fabian Mastenbroek
2022-05-16
merge: Update build and runtime dependencies (#86)
Fabian Mastenbroek
2022-05-16
build(web/ui): Update dependencies of web UI
Fabian Mastenbroek
2022-05-16
fix(web/ui): Fix hotkeys support in React 18
Fabian Mastenbroek
2022-05-16
build: Update simulator dependencies
Fabian Mastenbroek
2022-05-15
merge: Build Docker images for build pipeline (#85)
Fabian Mastenbroek
2022-05-15
build(web/api): Ensure Node.js is downloaded
Fabian Mastenbroek
2022-05-15
build(web/runner): Reduce build steps for Docker image
Fabian Mastenbroek
2022-05-15
ci: Build Docker images for build pipeline
Fabian Mastenbroek
2022-05-15
ci: Bump docker/login-action from 1 to 2 (#84)
dependabot[bot]
2022-05-15
ci: Bump docker/build-push-action from 2 to 3 (#83)
dependabot[bot]
2022-05-06
merge: Restructure experiments and remove legacy harness (#82)
Fabian Mastenbroek
2022-05-06
build(trace/parquet): Remove unnecessary dependencies
Fabian Mastenbroek
2022-05-06
refactor(harness): Remove OpenDC Harness modules
Fabian Mastenbroek
2022-05-06
refactor(exp/capelin): Add independent Capelin distribution
Fabian Mastenbroek
2022-05-06
refactor(exp/tf20): Convert experiment into integration test
Fabian Mastenbroek
2022-05-06
fix(exp/tf20): Fix infinite loop due to invalid rounding
Fabian Mastenbroek
2022-05-06
feat(faas): Add helper tools for FaaS simulations
Fabian Mastenbroek
2022-05-06
merge: Move OpenTelemetry integration outside core modules (#81)
Fabian Mastenbroek
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
[next]