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
/
lib.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-17
allow disabling ranker in develpoment
Ilion Beyst
1
-3
/
+8
2022-07-17
create all required directories on startup
Ilion Beyst
1
-1
/
+16
2022-07-17
cleanup: remove old configuration code
Ilion Beyst
1
-9
/
+5
2022-07-16
read GlobalConfig from configuration.toml
Ilion Beyst
1
-19
/
+20
2022-07-16
integrate registry with GlobalConfig
Ilion Beyst
1
-2
/
+9
2022-07-16
move storage paths to GlobalConfig
Ilion Beyst
1
-11
/
+17
2022-07-14
change runnerconfig to globalconfig
Ilion Beyst
1
-2
/
+7
2022-07-14
create a configuration to hold docker registry url
Ilion Beyst
1
-2
/
+9
2022-07-07
refactor: rename save_code_bundle to save_code_string
Ilion Beyst
1
-1
/
+1
2022-07-05
migrate code_bundles to bot_versions
Ilion Beyst
1
-4
/
+1
2022-07-04
remove obsolete create match route
Ilion Beyst
1
-1
/
+1
2022-06-20
upgrade to axum 0.5
Ilion Beyst
1
-4
/
+8
2022-06-12
accept docker push
Ilion Beyst
1
-0
/
+12
2022-05-17
implement leaderboard endpoint
Ilion Beyst
1
-0
/
+1
2022-04-27
restructure server entrypoint for ranker
Ilion Beyst
1
-12
/
+27
2022-03-13
apply clippy suggestions
Ilion Beyst
1
-5
/
+3
2022-02-28
bot upload PoC
Ilion Beyst
1
-0
/
+1
2022-02-27
seed simplebot on server startup
Ilion Beyst
1
-0
/
+26
2022-02-27
save all uploaded code bundles in database
Ilion Beyst
1
-5
/
+12
2022-02-24
remove old Rocket artifacts
Ilion Beyst
1
-2
/
+0
2022-02-20
implement basic configuration
Ilion Beyst
1
-4
/
+16
2022-02-12
separate match data api from match log api
Ilion Beyst
1
-1
/
+5
2022-02-08
store demo matches in database
Ilion Beyst
1
-4
/
+0
2022-01-27
allow retrieving match log for submitted bot
Ilion Beyst
1
-1
/
+5
2022-01-26
add endpoint for standalone upload of bot code
Ilion Beyst
1
-0
/
+1
2022-01-03
add match_state to matches
Ilion Beyst
1
-0
/
+1
2022-01-02
serve match logs
Ilion Beyst
1
-0
/
+1
2022-01-02
store matches in database
Ilion Beyst
1
-1
/
+4
2022-01-01
minimal port of start_match logic
Ilion Beyst
1
-0
/
+5
2022-01-01
match form stubs
Ilion Beyst
1
-1
/
+5
2021-12-30
prototype code upload
Ilion Beyst
1
-1
/
+4
2021-12-30
prototype bots pages
Ilion Beyst
1
-0
/
+1
2021-12-30
nest api routes under /api
Ilion Beyst
1
-10
/
+10
2021-12-30
rename to planetwars-server
Ilion Beyst
1
-0
/
+85