index
:
ds-sim
ds-sim
The Distributed Systems Simulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
simulator
Age
Commit message (
Expand
)
Author
2026-03-27
Test VSMain main startup entrypoint
Paul Buetow
2026-03-27
Fix CLI replay startup on EDT
Paul Buetow
2026-03-27
Narrow replay task visibility fix
Paul Buetow
2026-03-27
Extend raft replay with recover and later crash
Paul Buetow
2026-03-27
Extend Raft replay to 60 seconds
Paul Buetow
2026-03-27
Refresh and auto-start loaded startup simulations
Paul Buetow
2026-03-27
sr: fix Raft replay leader election
Paul Buetow
2026-03-27
Auto-open CLI simulation files on startup
Paul Buetow
2026-03-27
sr: retune Raft replay for faster reelection
Paul Buetow
2025-06-22
Remove all Raft protocol code
Paul Buetow
2025-06-22
Fix message delivery in headless test environment
Paul Buetow
2025-06-21
Move test scripts to scripts/ directory and fix simulation completion
Paul Buetow
2025-06-21
Complete GUI decoupling implementation for headless testing
Paul Buetow
2025-06-20
Add comprehensive Javadoc documentation for public APIs
Paul Buetow
2025-06-15
Add splash screen functionality and update build documentation
Paul Buetow
2025-06-12
Remove hard-coded German locale and improve English localization
Paul Buetow
2025-06-06
Modernize project structure, update Maven config, move sources, add logging c...
Paul Buetow