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
2024-03-05
Cpu fix (#208)
Dante Niewenhuis
2024-03-05
Updated package versions, updated web server tests. (#207)
Dante Niewenhuis
2024-02-14
Updated metrics and parquet output (#195)
Dante Niewenhuis
2024-01-08
refactored opendc-experiment-compute (#190)
Dante Niewenhuis
2023-12-14
Updated tests to run successfully (#187)
Dante Niewenhuis
2023-10-21
build(web): Bump postcss and next
dependabot[bot]
2023-07-30
build(web/ui): Bump word-wrap (#150)
dependabot[bot]
2023-03-27
bug(web): Fix rack deletion
Fabian Mastenbroek
2023-03-27
bug(web): Do not allow selection of empty unit
Fabian Mastenbroek
2023-03-27
bug(web): Fix access to machines on lower shelves
Fabian Mastenbroek
2023-03-27
bug(web): Do not offset hover layer after dragging
Fabian Mastenbroek
2023-03-26
bug(web): Inform user when deleted topology is still used
Fabian Mastenbroek
2023-03-26
build(web): Update dependencies for web UI
Fabian Mastenbroek
2023-03-25
ci: Test OpenDC on Java 20
Fabian Mastenbroek
2023-03-25
ci: Migrate to GitHub Container Registry (#143)
Fabian Mastenbroek
2023-02-02
refactor(web/server): Remove unnecessary service indirections
Fabian Mastenbroek
2023-02-01
refactor(web/server): Convert resources to Java
Fabian Mastenbroek
2023-02-01
refactor(web/server): Use Panache for entity modeling
Fabian Mastenbroek
2023-02-01
refactor(web/server): Convert web server utils to Java
Fabian Mastenbroek
2023-02-01
refactor(web/server): Migrate to Hypersistence Utils
Fabian Mastenbroek
2023-01-09
build(web/ui): Bump json5 from 1.0.1 to 1.0.2 (#124)
dependabot[bot]
2022-11-13
merge: Increase minimum Java version to 17 (#115)
Fabian Mastenbroek
2022-11-13
refactor: Replace use of CoroutineContext by Dispatcher
Fabian Mastenbroek
2022-11-13
refactor(sim/core): Re-implement SimulationScheduler as Dispatcher
Fabian Mastenbroek
2022-11-13
build(web/ui): Update dependencies to latest version
Fabian Mastenbroek
2022-11-13
refactor(web/ui): Drop dependency on Sass
Fabian Mastenbroek
2022-10-27
fix(web/ui): Disable configuration of basePath
Fabian Mastenbroek
2022-10-27
fix(web/ui): Default to anonymous auth domain
Fabian Mastenbroek
2022-10-27
docs(web/ui): Update README
Fabian Mastenbroek
2022-10-27
build(web/ui): Ensure consistency of build tasks
Fabian Mastenbroek
2022-10-27
build(web/ui): Update to Node 18
Fabian Mastenbroek
2022-10-27
build(web/ui): Do not optimize images for export
Fabian Mastenbroek
2022-10-27
fix(web/ui): Make root redirect non-permanent
Fabian Mastenbroek
2022-10-27
fix(web/ui): Drop dependency on Roboto font
Fabian Mastenbroek
2022-10-27
build(web/ui): Update to Next 13 and React 18
Fabian Mastenbroek
2022-10-27
refactor(web/ui): Drop dependency on FontAwesome
Fabian Mastenbroek
2022-10-21
fix: Add log4j-core dependency
Fabian Mastenbroek
2022-10-21
refactor(sim/compute): Re-implement using flow2
Fabian Mastenbroek
2022-10-10
fix(web/ui): Fix UnitInfo popover
Fabian Mastenbroek
2022-10-10
fix(web/runner): Increase default job timeout
Fabian Mastenbroek
2022-10-10
fix(web/runner): Fix service metric reporting
Fabian Mastenbroek
2022-10-10
feat(web/ui): Show monthly simulation budget in UI
Fabian Mastenbroek
2022-10-10
feat(web/server): Add API for querying user accounting data
Fabian Mastenbroek
2022-10-10
feat(web/server): Add support for accounting simulation time
Fabian Mastenbroek
2022-10-07
fix(web/server): Limit exception mapper to WebApplicationException
Fabian Mastenbroek
2022-10-06
build: Switch to Spotless for formatting
Fabian Mastenbroek
2022-10-06
style: Eliminate use of wildcard imports
Fabian Mastenbroek
2022-10-06
build: Update next version to 3.0
Fabian Mastenbroek
2022-10-05
refactor(sim/core): Rename runBlockingSimulation to runSimulation
Fabian Mastenbroek
2022-10-05
refactor(sim/core): Use SimulationScheduler in coroutine dispatcher
Fabian Mastenbroek
[next]