summaryrefslogtreecommitdiff
path: root/sw-server/build.gradle.kts
Commit message (Expand)AuthorAge
* Extract common dependency versions to versions catalogJoffrey Bion2021-09-06
* Add Loki logback appender to push server logs to the free cloud hosted Loki i...Titouan BION2021-02-13
* Add auto-game with bots onlyjoffrey-bion2021-02-03
* Cleanup dependsOn sw-ui in sw-serverjoffrey-bion2020-12-12
* Enable actuator and prometheus metricsjoffrey-bion2020-12-05
* Add traces to startGame_3players testjoffrey-bion2020-11-29
* Use Kotlinx Serialization in Spring Boot instead of Jacksonjoffrey-bion2020-11-27
* Upgrade to Spring Boot 2.4.0joffrey-bion2020-11-27
* Upgrade dependenciesjoffrey-bion2020-11-25
* Remove unnecessary Livedoc (Kotlin MPP makes it redundant)joffrey-bion2020-10-31
* Remove unnecessary Jackstomp dependencyjoffrey-bion2020-10-31
* Upgrade to Kotlin 1.4 and corresponding library versionsJoffrey Bion2020-08-31
* Upgrade ktlint and re-enable import order checkJoffrey Bion2020-08-20
* Upgrade to Spring Boot 2.3.3Joffrey Bion2020-08-16
* Fix static inclusion from frontendJoffrey Bion2020-05-17
* Add dumb bots featureJoffrey Bion2020-05-15
* Upgrade to krossbow 0.20.1 (migrate to flows)Joffrey Bion2020-05-12
* Fix server project's dependencyJoffrey Bion2020-04-07
* Change deprecated gradle configuration compile() to implementation()joffrey-bion2020-01-26
* Upgrade to Spring Boot 2.2.4joffrey-bion2020-01-26
* Make the server embed the new Kotlin frontendjoffrey-bion2020-01-05
* Create multiplatform SevenWondersClient based on KrossbowJoffrey BION2019-07-08
* WIP back to JVM for common module to see if it worksJoffrey BION2019-05-17
* Rationalize module namesJoffrey BION2019-05-16
bgstack15