index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opendc-web
Age
Commit message (
Expand
)
Author
2022-09-20
build(web/ui): Use clsx instead of classnames
Fabian Mastenbroek
2022-09-20
fix(web/ui): Only display selected metrics
Fabian Mastenbroek
2022-09-20
fix(web/ui): Fix duplication of topology
Fabian Mastenbroek
2022-09-20
fix(web/ui): Fix deletion of topology
Fabian Mastenbroek
2022-09-20
build(web/ui): Update dependencies
Fabian Mastenbroek
2022-08-03
build(web/server): Include sample traces in distribution
Fabian Mastenbroek
2022-08-03
fix(web/server): Customize Auth0 settings during build time
Fabian Mastenbroek
2022-08-03
fix(web/ui): Fix Docker deployment
Fabian Mastenbroek
2022-08-03
feat(web/server): Implement database migrations using Flyway
Fabian Mastenbroek
2022-08-03
refactor(web/server): Create standalone OpenDC distribution
Fabian Mastenbroek
2022-08-03
fix(web/server): Reduce logging output from web runner
Fabian Mastenbroek
2022-08-03
feat(web/runner): Avoid REST layer if possible
Fabian Mastenbroek
2022-08-03
refactor(web/runner): Support pluggable job manager
Fabian Mastenbroek
2022-08-03
feat(web/runner): Automatically compute experiment parallelism
Fabian Mastenbroek
2022-08-03
fix(web/runner): Prevent reporting NaN values
Fabian Mastenbroek
2022-08-03
fix(web/runner): Gracefully exit on interrupt
Fabian Mastenbroek
2022-08-03
fix(web/runner): Use correct context ClassLoader for ForkJoinPool
Fabian Mastenbroek
2022-08-03
fix(web/runner): Register all available trace formats
Fabian Mastenbroek
2022-06-23
build: Update simulator dependencies
Fabian Mastenbroek
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
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-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-06
refactor(compute/service): Remove OpenTelemetry from "compute" modules
Fabian Mastenbroek
2022-05-06
refactor(telemetry/compute): Support direct metric access
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
refactor(compute): Load interference model via trace library
Fabian Mastenbroek
2022-04-22
refactor(web/runner): Improve OpenDC web runner implementation
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
build(web/api): Update to Quarkus 2.8.1.Final
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-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
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
[next]