db
|
refactor: delay BotSpec construction in RunMatch
|
2022-07-12 20:54:00 +02:00 |
modules
|
integrate registry with GlobalConfig
|
2022-07-16 21:47:34 +02:00 |
routes
|
move storage paths to GlobalConfig
|
2022-07-16 21:22:03 +02:00 |
db_types.rs
|
add MatchState to ApiMatch
|
2022-02-16 18:40:32 +01:00 |
lib.rs
|
create all required directories on startup
|
2022-07-17 17:07:53 +02:00 |
main.rs
|
restructure server entrypoint for ranker
|
2022-04-27 20:43:12 +02:00 |
schema.rs
|
rename code_bundle to bot_version
|
2022-07-06 22:41:27 +02:00 |
util.rs
|
save all uploaded code bundles in database
|
2022-02-27 20:35:22 +01:00 |