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
/
routes
/
matches.rs
Age
Commit message (
Expand
)
Author
Files
Lines
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
/
+1
2022-07-04
remove obsolete create match route
Ilion Beyst
1
-100
/
+3
2022-06-10
update RunMatch helper to allow for remote bots
Ilion Beyst
1
-1
/
+1
2022-06-10
allow match_player code_bundle_id to be null
Ilion Beyst
1
-2
/
+2
2022-04-28
move match running logic to separate module
Ilion Beyst
1
-1
/
+0
2022-03-13
apply clippy suggestions
Ilion Beyst
1
-3
/
+2
2022-03-12
typo: maches -> matches
Ilion Beyst
1
-1
/
+2
2022-03-11
add information about match players to match API object
Ilion Beyst
1
-5
/
+9
2022-03-10
save match players in database
Ilion Beyst
1
-3
/
+7
2022-02-16
add MatchState to ApiMatch
Ilion Beyst
1
-0
/
+2
2022-02-12
separate match data api from match log api
Ilion Beyst
1
-0
/
+10
2022-02-08
store demo matches in database
Ilion Beyst
1
-1
/
+1
2022-01-23
run all bots in python docker for now
Ilion Beyst
1
-6
/
+9
2022-01-03
add match_state to matches
Ilion Beyst
1
-2
/
+7
2022-01-02
serve match logs
Ilion Beyst
1
-7
/
+25
2022-01-02
store matches in database
Ilion Beyst
1
-7
/
+56
2022-01-01
minimal port of start_match logic
Ilion Beyst
1
-2
/
+62
2022-01-01
match form stubs
Ilion Beyst
1
-0
/
+12