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
/
ranking.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-14
create a configuration to hold docker registry url
Ilion Beyst
1
-4
/
+11
2022-07-13
refactor: unify match save and spawn
Ilion Beyst
1
-7
/
+5
2022-07-12
refactor: delay BotSpec construction in RunMatch
Ilion Beyst
1
-1
/
+4
2022-07-09
refactor: pass on both Bot and BotVersion to MatchPlayer
Ilion Beyst
1
-9
/
+5
2022-07-06
rename code_bundle to bot_version
Ilion Beyst
1
-1
/
+1
2022-07-05
migrate code_bundles to bot_versions
Ilion Beyst
1
-1
/
+1
2022-07-04
Merge branch 'bot-api' into next
Ilion Beyst
1
-3
/
+6
2022-06-10
update RunMatch helper to allow for remote bots
Ilion Beyst
1
-3
/
+6
2022-06-04
ranker: implement weight and bias
Ilion Beyst
1
-12
/
+102
2022-06-04
implement MLE ranker
Ilion Beyst
1
-29
/
+178
2022-05-30
significantly lower max_update to obtain a stable ranking
Ilion Beyst
1
-1
/
+1
2022-05-28
fix order of arguments in ranker
Ilion Beyst
1
-2
/
+2
2022-05-27
implement simple elo rating
Ilion Beyst
1
-4
/
+59
2022-04-28
move match running logic to separate module
Ilion Beyst
1
-3
/
+30
2022-04-27
restructure server entrypoint for ranker
Ilion Beyst
1
-0
/
+5