index
:
seven-wonders
favicon
main
(obsolete) my fork of github.com/hildan/seven-wonders
bgstack15
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sw-server
/
src
/
test
Commit message (
Expand
)
Author
Age
*
Cancel asserter collections before disconnecting in tests
Joffrey Bion
2023-04-30
*
Cleanup experimental annotations
Joffrey Bion
2023-04-30
*
Upgrade Spring boot to 2.7.1
Joffrey Bion
2022-07-03
*
Upgrade to Kotlin 1.6.0 and JDK 17
Joffrey Bion
2021-11-18
*
Upgrade Kotlin, Kotlin/React, and Krossbow versions
Joffrey Bion
2021-09-07
*
Unify game events
Joffrey Bion
2021-03-09
*
Use proper sealed class for TurnActions
Joffrey Bion
2021-02-23
*
Add basic metrics
joffrey-bion
2021-02-16
*
Avoid exception in test (harmless, but still)
joffrey-bion
2021-02-13
*
Rename some client functions
joffrey-bion
2021-02-13
*
Cleanup experimental annotations
joffrey-bion
2021-02-10
*
Rename find->get to imply non-null check
joffrey-bion
2021-02-09
*
Add auto-game with bots only
joffrey-bion
2021-02-03
*
Only transfer ownership to humans
joffrey-bion
2020-12-13
*
Fix race conditions for game start and tests
joffrey-bion
2020-12-12
*
Fix race in blinking test
joffrey-bion
2020-12-12
*
Add checks for race conditions
joffrey-bion
2020-12-12
*
Make ready button optional (server side)
joffrey-bion
2020-12-12
*
Allow owner to leave/disband the game
joffrey-bion
2020-12-11
*
Decouple some sagas from routes
joffrey-bion
2020-12-10
*
More traces for startGame_3players test
joffrey-bion
2020-12-06
*
Add traces to startGame_3players test
joffrey-bion
2020-11-29
*
Upgrade to Krossbow 0.41.0
Joffrey Bion
2020-09-14
*
Format with trailing comma
Joffrey Bion
2020-09-08
*
Upgrade ktlint and re-enable import order check
Joffrey Bion
2020-08-20
*
Fix style & sort imports
Joffrey Bion
2020-08-20
*
Fix imports and tests
Joffrey Bion
2020-05-31
*
Simplify settings and allow choosing wonders
Joffrey Bion
2020-05-31
*
Add more debug traces to tests
Joffrey Bion
2020-05-25
*
Increase test timeout to make sure it's not about time
Joffrey Bion
2020-05-25
*
Cleanup imports
Joffrey Bion
2020-05-24
*
Simplify injection and fix tests
Joffrey Bion
2020-05-24
*
Attempt at fixing mixed content ws call
Joffrey Bion
2020-05-24
*
Add debug statements
Joffrey Bion
2020-05-22
*
Increase test timeout
Joffrey Bion
2020-05-21
*
Allow custom player icons
Joffrey Bion
2020-05-21
*
Fix SW client "request"
Joffrey Bion
2020-05-21
*
Cleanup SW test
Joffrey Bion
2020-05-16
*
Upgrade to krossbow 0.20.1 (migrate to flows)
Joffrey Bion
2020-05-12
*
Remove unnecessary withTimeout() calls in tests
Joffrey Bion
2020-04-16
*
Fix tests
Joffrey Bion
2020-04-08
*
Enable ktlint on sw-ui
Joffrey Bion
2020-04-08
*
Fix duplicated inconsistent state
Joffrey Bion
2020-03-29
*
Rename isUser to isMe for clarity
Joffrey Bion
2020-03-27
*
Fix server URL in tests
Joffrey Bion
2020-03-27
*
Rework sagas and router to sub/unsubscribe properly
Joffrey Bion
2020-03-27
*
Upgrade to Krossbow 0.10.2 and use standard WS (not SockJS)
Joffrey Bion
2020-03-19
*
WIP sagas
Joffrey Bion
2019-10-22
*
Create multiplatform SevenWondersClient based on Krossbow
Joffrey BION
2019-07-08
*
Remove unnecessary Resources deserializer in test JacksonMapper
Joffrey BION
2019-05-31
[next]
bgstack15