summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-24build: Update to Jandex Gradle 0.12.0Fabian Mastenbroek
2022-04-24build: Move modules into subgroupsFabian Mastenbroek
2022-04-23build: Enable testing for all library modulesFabian Mastenbroek
2022-04-22merge: Improve discovery of interference models (#76)Fabian Mastenbroek
2022-04-22refactor(trace/api): Move conventions into separate packageFabian Mastenbroek
2022-04-22refactor(compute): Load interference model via trace libraryFabian Mastenbroek
2022-04-22feat(trace/opendc): Incorporate interference model in trace formatFabian Mastenbroek
2022-04-22refactor(web/runner): Improve OpenDC web runner implementationFabian Mastenbroek
2022-04-22merge: Update build process (#74)Fabian Mastenbroek
2022-04-22build(web/api): Move Quarkus build configuration into buildSrcFabian Mastenbroek
2022-04-22build: Include Quarkus tests in aggregated JaCoCo test reportFabian Mastenbroek
2022-04-21ci: Test Java 18Fabian Mastenbroek
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