summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-15Merge pull request #168 from DanteNiewenhuis/greenifier-demoDante Niewenhuis
2023-11-15fixed a problem with the Loggers by copying the dataDante Niewenhuis
2023-11-14Updated TraceReader, Simulation now continues until all tasks are doneDante Niewenhuis
2023-11-14added locks to spawned serversDante Niewenhuis
2023-11-13Merge pull request #167 from DanteNiewenhuis/greenifier-demoDante Niewenhuis
2023-11-10removed unneeded filesDante Niewenhuis
2023-11-10added greenifier demo, fixed HostTableReaderDante Niewenhuis
2023-10-29build: Update to Gradle 8.4 (#164)Fabian Mastenbroek
2023-10-29ci: Bump actions/setup-node from 3 to 4 (#160)dependabot[bot]
2023-10-21ci: Bump docker/login-action from 2 to 3dependabot[bot]
2023-10-21build(site): Bump @babel/traverse from 7.18.10 to 7.23.2dependabot[bot]
2023-10-21build(site): Bump postcss from 8.4.16 to 8.4.31dependabot[bot]
2023-10-21build(web): Bump postcss and nextdependabot[bot]
2023-10-21ci: Bump docker/build-push-action from 4 to 5dependabot[bot]
2023-10-21ci: Bump mikepenz/action-junit-report from 3 to 4dependabot[bot]
2023-10-21ci: Bump actions/checkout from 3 to 4dependabot[bot]
2023-10-21build(site): Bump semver from 5.7.1 to 5.7.2 dependabot[bot]
2023-07-30build(web/ui): Bump word-wrap (#150)dependabot[bot]
2023-07-30ci: Bump actions/upload-pages-artifact from 1 to 2 (#149)dependabot[bot]
2023-03-30merge: Address issues with web UI (#145)Fabian Mastenbroek
2023-03-27bug(web): Fix rack deletionFabian Mastenbroek
2023-03-27bug(web): Do not allow selection of empty unitFabian Mastenbroek
2023-03-27bug(web): Fix access to machines on lower shelvesFabian Mastenbroek
2023-03-27bug(web): Do not offset hover layer after draggingFabian Mastenbroek
2023-03-26bug(web): Inform user when deleted topology is still usedFabian Mastenbroek
2023-03-26build(web): Update dependencies for web UIFabian Mastenbroek
2023-03-25merge: Update Gradle and build dependencies (#144)Fabian Mastenbroek
2023-03-25ci: Test OpenDC on Java 20Fabian Mastenbroek
2023-03-25build: Update simulator dependenciesFabian Mastenbroek
2023-03-25build: Upgrade to Gradle 8.0Fabian Mastenbroek
2023-03-25ci: Migrate to GitHub Container Registry (#143)Fabian Mastenbroek
2023-03-25build(site): Bump webpack from 5.74.0 to 5.76.1 (#140)dependabot[bot]
2023-03-25ci: Bump actions/deploy-pages from 1 to 2 (#142)dependabot[bot]
2023-02-11build(site): Bump @sideway/formula from 3.0.0 to 3.0.1 (#134)dependabot[bot]
2023-02-11build(site): Bump eta, @docusaurus/core and @docusaurus/preset-classic (#132)dependabot[bot]
2023-02-11ci: Bump docker/build-push-action from 3 to 4 (#133)dependabot[bot]
2023-02-09build(site): Bump http-cache-semantics from 4.1.0 to 4.1.1 (#131)dependabot[bot]
2023-02-03merge: Clean up web server (#130)Fabian Mastenbroek
2023-02-02refactor(web/server): Remove unnecessary service indirectionsFabian Mastenbroek
2023-02-01refactor(web/server): Convert resources to JavaFabian Mastenbroek
2023-02-01refactor(web/server): Use Panache for entity modelingFabian Mastenbroek
2023-02-01refactor(web/server): Convert web server utils to JavaFabian Mastenbroek
2023-02-01refactor(web/server): Migrate to Hypersistence UtilsFabian Mastenbroek
2023-01-27merge: Address issues with pre-release workflow (#129)Fabian Mastenbroek
2023-01-27docs: Update latest release in documentationFabian Mastenbroek
2023-01-27build: Allow version to be overridableFabian Mastenbroek
2023-01-27ci: Fix Docker build for web UIFabian Mastenbroek
2023-01-27build(site): Bump ua-parser-js from 0.7.31 to 0.7.33 (#128)dependabot[bot]
2023-01-27ci: Bump actions/configure-pages from 2 to 3 (#127)dependabot[bot]
2023-01-11Merge pull request #126 from sacheendra/heap_sizingSacheendra Talluri