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
Commit message (
Expand
)
Author
Age
*
Remove unnecessary image input in AssignedWonder
joffrey-bion
2021-02-08
*
Add Kotlinx Serialization converter for HTTP traffic
joffrey-bion
2021-02-08
*
Cleanup web socket config
joffrey-bion
2021-02-08
*
Add namespace in status check
joffrey-bion
2021-02-07
*
Improve workding in README
joffrey-bion
2021-02-07
*
Return to initial subdomain seven-wonders
joffrey-bion
2021-02-07
*
Add namespace to k8s resources
joffrey-bion
2021-02-07
*
Use shory-lived k8s digitalocean credentials
Joffrey Bion
2021-02-07
*
Remove heroku deployment
Joffrey Bion
2021-02-07
*
Add digital ocean deployment
Joffrey Bion
2021-02-07
*
Make k8s credentials short-lived
Joffrey Bion
2021-02-07
*
Create deploy-digitalocean.yml
Joffrey Bion
2021-02-07
*
Temporarily change host name (DNS refresh)
joffrey-bion
2021-02-07
*
Add kubernetes config (deployed on digital ocean)
joffrey-bion
2021-02-06
*
Add auto-game with bots only
joffrey-bion
2021-02-03
*
Cleanup
joffrey-bion
2021-02-02
*
Filter only affordable transactions
joffrey-bion
2021-02-02
*
Move prepareMove log before the actual preparation
joffrey-bion
2021-02-02
*
Upgrade Krossbow to 1.1.5
joffrey-bion
2021-02-01
*
Remove unnecessary Serializable on enums
joffrey-bion
2021-01-31
*
Remove unnecessary core-js npm dependency
joffrey-bion
2021-01-30
*
Upgrade Kotlin to 1.4.21 and corresponding UI deps
joffrey-bion
2021-01-30
*
Move from Gson to Kotlin Serialization for definitions
joffrey-bion
2021-01-29
*
Clarify docker local run
joffrey-bion
2021-01-28
*
Add Heroku status badge
joffrey-bion
2021-01-28
*
Attempt at fixing PORT substitution for heroku
joffrey-bion
2021-01-28
*
Split PR and CI/CD builds
joffrey-bion
2021-01-28
*
Clarify docker image tags (sha and build)
joffrey-bion
2021-01-28
*
Fix PORT variable substitution in Dockerfile
joffrey-bion
2021-01-28
*
Remove "missing feature" from README - it's done!
Joffrey Bion
2021-01-28
*
Upgrade gradle wrapper to 6.8.1
joffrey-bion
2021-01-25
*
Add missing branch in when statement
joffrey-bion
2020-12-13
*
Only transfer ownership to humans
joffrey-bion
2020-12-13
*
Add logging of BOT status
joffrey-bion
2020-12-13
*
Improve synchronization in GameController
joffrey-bion
2020-12-13
*
Reduce number of TableState creations
joffrey-bion
2020-12-13
*
Add docker tags based on commit SHA
joffrey-bion
2020-12-12
*
Remove heroku Procfile (unnecessary with Docker)
joffrey-bion
2020-12-12
*
Cleanup dependsOn sw-ui in sw-server
joffrey-bion
2020-12-12
*
Add Heroku release step in GitHub workflow
joffrey-bion
2020-12-12
*
Use env variables to generalize GitHub workflow
joffrey-bion
2020-12-12
*
Avoid too specific version for actions/cache
joffrey-bion
2020-12-12
*
Upgrade to Java 15
joffrey-bion
2020-12-12
*
Push Docker image to Heroku, remove Travis CI
joffrey-bion
2020-12-12
*
Cleanup helper method in sw-client
joffrey-bion
2020-12-12
*
Improve logs
joffrey-bion
2020-12-12
*
Fix race conditions for game start and tests
joffrey-bion
2020-12-12
*
Fix race in blinking test
joffrey-bion
2020-12-12
*
Delete game at the end of a game
joffrey-bion
2020-12-12
*
Add checks for race conditions
joffrey-bion
2020-12-12
[next]
bgstack15