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-09-21
refactor(sim/compute): Remove convergence listener parameter
Fabian Mastenbroek
2022-09-21
refactor(sim/compute): Move VM interference model into compute simulator
Fabian Mastenbroek
2022-09-21
feat(compute): Add support for affinity scheduling (#101)
Fabian Mastenbroek
2022-09-20
merge: Improve web interface (#100)
Fabian Mastenbroek
2022-09-20
refactor(web/ui): Migrate to composable table
Fabian Mastenbroek
2022-09-20
fix(web/server): Fix deletion of portfolios
Fabian Mastenbroek
2022-09-20
fix(web/ui): Fix overflow of topology sidebar
Fabian Mastenbroek
2022-09-20
fix(web/ui): Do not fail on stale Redux state
Fabian Mastenbroek
2022-09-20
refactor(web/ui): Use PatternFly Charts for plots
Fabian Mastenbroek
2022-09-20
feat(web/ui): Redesign projects page
Fabian Mastenbroek
2022-09-20
feat(web/ui): Reduce height of application header
Fabian Mastenbroek
2022-09-20
refactor(web/ui): Move project selector into masthead
Fabian Mastenbroek
2022-09-20
fix(web/ui): Fix z-index of context selector component
Fabian Mastenbroek
2022-09-20
fix(site): Use correct color for login button
Fabian Mastenbroek
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-09-20
ci: Bump actions/configure-pages from 1 to 2 (#99)
dependabot[bot]
2022-09-19
ci: Bump mikepenz/action-junit-report from 3.4.0 to 3.5.0 (#98)
dependabot[bot]
2022-09-13
merge: Add documentation using Docusaurus (#97)
Fabian Mastenbroek
2022-09-13
ci(site): Add GitHub Actions workflow for deploying website
Fabian Mastenbroek
2022-09-13
feat(site): Add tutorials to OpenDC website
Fabian Mastenbroek
2022-09-13
build(site): Use Prettier to format JavaScript
Fabian Mastenbroek
2022-09-13
docs: Add initial version of Docusaurus based docs
Fabian Mastenbroek
2022-09-05
ci: Bump mikepenz/action-junit-report from 3.3.3 to 3.4.0 (#96)
dependabot[bot]
2022-08-23
ci: Bump mikepenz/action-junit-report from 3.2.0 to 3.3.3 (#95)
dependabot[bot]
2022-08-03
merge: Update build and runtime dependencies (#94)
Fabian Mastenbroek
2022-08-03
build(web/server): Include sample traces in distribution
Fabian Mastenbroek
2022-08-03
fix(web/server): Remove unused Auth0 runner configuration
Fabian Mastenbroek
2022-08-03
fix(web/server): Customize Auth0 settings during build time
Fabian Mastenbroek
2022-08-03
build: Update simulator dependencies
Fabian Mastenbroek
2022-08-03
build: Update to Gradle 7.5
Fabian Mastenbroek
2022-08-03
merge: Simplify OpenDC deployment process
Fabian Mastenbroek
2022-08-03
docs: Update deployment guide
Fabian Mastenbroek
2022-08-03
ci: Build Docker image for OpenDC web UI
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-08-03
build: Update to Quarkus 2.11.1
Fabian Mastenbroek
2022-07-29
fix(trace/api): Do not cache trace formats
Fabian Mastenbroek
[next]