index
:
planetwars.dev
main
Unnamed repository; edit this file 'description' to name the repository.
nginx
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
planetwars-server
/
src
/
modules
/
matches.rs
Age
Commit message (
Collapse
)
Author
Files
Lines
2022-10-12
upgrade to diesel 2.0
Ilion Beyst
1
-5
/
+6
2022-08-26
add maps to matches api
Ilion Beyst
1
-3
/
+11
2022-07-30
add is_public to matches
Ilion Beyst
1
-1
/
+9
2022-07-24
pull docker bots before running them
Ilion Beyst
1
-2
/
+11
2022-07-16
move storage paths to GlobalConfig
Ilion Beyst
1
-14
/
+11
2022-07-14
change runnerconfig to globalconfig
Ilion Beyst
1
-11
/
+5
2022-07-14
create a configuration to hold docker registry url
Ilion Beyst
1
-11
/
+22
2022-07-13
refactor: unify match save and spawn
Ilion Beyst
1
-14
/
+18
2022-07-12
refactor: delay BotSpec construction in RunMatch
Ilion Beyst
1
-38
/
+22
2022-07-11
tying it together: execute docker bots
Ilion Beyst
1
-6
/
+17
2022-07-09
refactor: pass on both Bot and BotVersion to MatchPlayer
Ilion Beyst
1
-8
/
+33
2022-07-06
rename code_bundle to bot_version
Ilion Beyst
1
-2
/
+2
2022-07-05
migrate code_bundles to bot_versions
Ilion Beyst
1
-2
/
+3
2022-06-10
update RunMatch helper to allow for remote bots
Ilion Beyst
1
-14
/
+36
2022-05-29
save match winner in database
Ilion Beyst
1
-3
/
+9
2022-04-28
move match running logic to separate module
Ilion Beyst
1
-0
/
+102