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
/
db
/
matches.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-30
add is_public to matches
Ilion Beyst
1
-0
/
+2
2022-07-25
limit amount of matches used by ranker
Ilion Beyst
1
-2
/
+5
2022-07-23
sort match players to ensure correct ordering
Ilion Beyst
1
-0
/
+5
2022-07-06
rename code_bundle to bot_version
Ilion Beyst
1
-6
/
+6
2022-07-05
migrate code_bundles to bot_versions
Ilion Beyst
1
-7
/
+7
2022-06-10
update RunMatch helper to allow for remote bots
Ilion Beyst
1
-2
/
+2
2022-06-10
allow match_player code_bundle_id to be null
Ilion Beyst
1
-7
/
+16
2022-05-29
save match winner in database
Ilion Beyst
1
-3
/
+10
2022-03-12
typo: maches -> matches
Ilion Beyst
1
-1
/
+1
2022-03-11
add information about match players to match API object
Ilion Beyst
1
-9
/
+46
2022-03-10
save match players in database
Ilion Beyst
1
-5
/
+5
2022-02-15
play matches async
Ilion Beyst
1
-1
/
+8
2022-02-08
store demo matches in database
Ilion Beyst
1
-9
/
+12
2022-01-03
add match_state to matches
Ilion Beyst
1
-0
/
+3
2022-01-02
serve match logs
Ilion Beyst
1
-1
/
+20
2022-01-02
store matches in database
Ilion Beyst
1
-0
/
+97