summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-21build: Use JaCoCo 0.8.8Fabian Mastenbroek
2022-04-21build(web/api): Update to Quarkus 2.8.1.FinalFabian Mastenbroek
2022-04-21build: Update to Kotlin 1.6.21Fabian Mastenbroek
2022-04-21build(web/ui): Migrate from Yarn to NPMFabian Mastenbroek
2022-04-21build(web/ui): Remove use of lint-stagedFabian Mastenbroek
2022-04-19ci: Bump mikepenz/action-junit-report from 3.0.1 to 3.0.2 (#73)dependabot[bot]
2022-04-11ci: Bump codecov/codecov-action from 2 to 3 (#72)dependabot[bot]
2022-04-11ci: Bump actions/upload-artifact from 2 to 3 (#71)dependabot[bot]
2022-04-11ci: Bump actions/setup-java from 2 to 3 (#70)dependabot[bot]
2022-04-06merge: Integrate UI into Quarkus web application (#69)Fabian Mastenbroek
2022-04-06build(web/ui): Update ESLint dependenciesFabian Mastenbroek
2022-04-06feat(web/ui): Add support for unauthenticated user accessFabian Mastenbroek
2022-04-05fix(web/ui): Add workaround for Quarkus Gradle build issuesFabian Mastenbroek
2022-04-05feat(web/api): Include web UI in development modeFabian Mastenbroek
2022-04-05feat(web/ui): Add extension for serving OpenDC web UIFabian Mastenbroek
2022-04-05build(web/ui): Support building WebJar for OpenDC web UIFabian Mastenbroek
2022-04-05ci(web/ui): Build web UI via GradleFabian Mastenbroek
2022-04-05build(web/ui): Add Gradle integration with Next.js projectFabian Mastenbroek
2022-04-05build(web/ui): Update PatternFly to latest versionFabian Mastenbroek
2022-04-05build(web/ui): Migrate to next-global-cssFabian Mastenbroek
2022-04-05fix(web/ui): Do not use next/imageFabian Mastenbroek
2022-04-05merge: Update build and runtime dependencies (#68)Fabian Mastenbroek
2022-04-05build: Update dependency versionsFabian Mastenbroek
2022-04-05build: Update to Kotlin 1.6.20Fabian Mastenbroek
2022-04-05build: Update to Gradle 7.4.2Fabian Mastenbroek
2022-04-04merge: Migrate to Quarkus-based web APIFabian Mastenbroek
2022-04-04ci: Fix JaCoCo report aggregationFabian Mastenbroek
2022-04-04ci: Remove Codecov flagsFabian Mastenbroek
2022-04-04docs: Update global architecture of OpenDCFabian Mastenbroek
2022-04-04refactor(web): Remove obsolete database configurationFabian Mastenbroek
2022-04-04refactor(web): Update Docker deployment for new web APIFabian Mastenbroek
2022-04-04ci(web): Remove Python build steps from CI pipelineFabian Mastenbroek
2022-04-04refactor(web/ui): Fix compatibility with new APIFabian Mastenbroek
2022-04-04refactor(web/runner): Update runner to use new web clientFabian Mastenbroek
2022-04-04feat(web/client): Add separate web client implementationFabian Mastenbroek
2022-04-04fix(web/api): Support dynamic JSON type selection for DBFabian Mastenbroek
2022-04-04feat(web/api): Initial API implementation in KotlinFabian Mastenbroek
2022-04-04feat(web/proto): Design unified communication protocolFabian Mastenbroek
2022-04-04build: Move build dependencies into version catalogFabian Mastenbroek
2022-04-04build(web/ui): Bump minimist from 1.2.5 to 1.2.6 (#66)dependabot[bot]
2022-03-21build: Bump mikepenz/action-junit-report from 2 to 3.0.1 (#65)dependabot[bot]
2022-03-07ci: Bump actions/checkout from 2 to 3 (#64)dependabot[bot]
2022-02-28ci: Bump actions/setup-node from 2 to 3 (#62)dependabot[bot]
2022-02-28ci: Bump actions/setup-python from 2 to 3 (#63)dependabot[bot]
2022-02-19merge: Backport generic changes from Radice branchFabian Mastenbroek
2022-02-18refactor(simulator): Remove delta parameter from flow callbacksFabian Mastenbroek
2022-02-18perf(simulator): Move logger field out of classFabian Mastenbroek
2022-02-18fix(simulator): Flush results before accessing countersFabian Mastenbroek
2022-02-18fix(telemetry): Fix reporting of CPU timeFabian Mastenbroek
2022-02-18bug(trace): Adjust CPU capacity to number of vCPUsFabian Mastenbroek