aboutsummaryrefslogtreecommitdiff
path: root/planetwars-server/src/db/bots.rs
AgeCommit message (Collapse)AuthorFilesLines
2022-07-23store active version id in bots tableIlion Beyst1-7/+41
2022-07-12refactor: delay BotSpec construction in RunMatchIlion Beyst1-1/+1
2022-07-07NewBotVersionIlion Beyst1-5/+6
2022-07-06rename code_bundle to bot_versionIlion Beyst1-4/+4
2022-07-05migrate code_bundles to bot_versionsIlion Beyst1-10/+11
2022-04-28move match running logic to separate moduleIlion Beyst1-1/+1
2022-02-27retrieve opponent from bots databaseIlion Beyst1-0/+4
2022-02-27save all uploaded code bundles in databaseIlion Beyst1-2/+2
2022-02-27make bot owner nullableIlion Beyst1-2/+2
2022-01-01minimal port of start_match logicIlion Beyst1-0/+7
2022-01-01match form stubsIlion Beyst1-0/+5
2021-12-31list uploaded code bundles on bot pageIlion Beyst1-0/+6
2021-12-30prototype bots pagesIlion Beyst1-0/+6
2021-12-30rename to planetwars-serverIlion Beyst1-0/+53