index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-25
ci: Migrate to GitHub Container Registry (#143)
Fabian Mastenbroek
2023-03-25
build(site): Bump webpack from 5.74.0 to 5.76.1 (#140)
dependabot[bot]
2023-03-25
ci: Bump actions/deploy-pages from 1 to 2 (#142)
dependabot[bot]
2023-02-11
build(site): Bump @sideway/formula from 3.0.0 to 3.0.1 (#134)
dependabot[bot]
2023-02-11
build(site): Bump eta, @docusaurus/core and @docusaurus/preset-classic (#132)
dependabot[bot]
2023-02-11
ci: Bump docker/build-push-action from 3 to 4 (#133)
dependabot[bot]
2023-02-09
build(site): Bump http-cache-semantics from 4.1.0 to 4.1.1 (#131)
dependabot[bot]
2023-02-03
merge: Clean up web server (#130)
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-27
merge: Address issues with pre-release workflow (#129)
Fabian Mastenbroek
2023-01-27
docs: Update latest release in documentation
Fabian Mastenbroek
2023-01-27
build: Allow version to be overridable
Fabian Mastenbroek
2023-01-27
ci: Fix Docker build for web UI
Fabian Mastenbroek
2023-01-27
build(site): Bump ua-parser-js from 0.7.31 to 0.7.33 (#128)
dependabot[bot]
2023-01-27
ci: Bump actions/configure-pages from 2 to 3 (#127)
dependabot[bot]
2023-01-11
Merge pull request #126 from sacheendra/heap_sizing
Sacheendra Talluri
2023-01-11
Heap size comparison was incorrect. Fixed
Sacheendra Talluri
2023-01-09
build(web/ui): Bump json5 from 1.0.1 to 1.0.2 (#124)
dependabot[bot]
2023-01-09
build(site): Bump json5 from 2.2.1 to 2.2.3 (#125)
dependabot[bot]
2023-01-09
merge: Update GitHub Actions workflows (#123)
Fabian Mastenbroek
2023-01-07
ci: Upload distributions after CI build
Fabian Mastenbroek
2023-01-07
ci: Publish to Maven Central in publish workflow
Fabian Mastenbroek
2023-01-07
ci: Pin version of GitHub Actions runner images
Fabian Mastenbroek
2023-01-07
ci: Enable Gradle caching on master branch
Fabian Mastenbroek
2023-01-07
ci: Fix GH Actions workflow for publishing Docker images
Fabian Mastenbroek
2022-12-14
fix(trace/wtf): Disable Parquet strict typing
Fabian Mastenbroek
2022-12-07
bug(sim/flow): Record capacity changes on idle outlets
Fabian Mastenbroek
2022-12-04
merge: Clean up compute service (v1)
Fabian Mastenbroek
2022-11-27
refactor(compute/service): Do not split interface and implementation
Fabian Mastenbroek
2022-11-27
refactor(compute/service): Expose state directly to clients
Fabian Mastenbroek
2022-11-27
refactor(compute/api): Do not suspend in compute API
Fabian Mastenbroek
2022-11-26
merge: Update build and runtime dependencies (#118)
Fabian Mastenbroek
2022-11-26
build: Update simulator dependencies
Fabian Mastenbroek
2022-11-25
build: Update to Gradle 7.6
Fabian Mastenbroek
2022-11-16
build(site): Bump loader-utils from 2.0.3 to 2.0.4 (#117)
dependabot[bot]
2022-11-13
merge: Increase minimum Java version to 17 (#115)
Fabian Mastenbroek
2022-11-13
test(sim/power): Remove use of Spy object from TestInlet
Fabian Mastenbroek
2022-11-13
docs: Fix links in README
Fabian Mastenbroek
2022-11-13
build: Update simulator dependencies
Fabian Mastenbroek
2022-11-13
build: Update to Gradle 7.6-rc3
Fabian Mastenbroek
2022-11-13
build: Make use of Gradle's Java Toolchains feature
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
refactor: Use InstantSource as time source
Fabian Mastenbroek
2022-11-13
feat(common): Add compatibility with Kotlin coroutines
Fabian Mastenbroek
2022-11-13
merge: Remove use of Sass (#116)
Fabian Mastenbroek
[next]