index
:
august-offensive.git
trunk
Turn-based Strategy Game as a Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update
Kevin J Hoerr
2024-11-01
1
-20
/
+26
*
Adopt Rust 2018 edition with idiomatic changes
Kevin J Hoerr
2019-12-21
1
-9
/
+3
*
Move FormatMsg to routes and add unit tests
Kevin J Hoerr
2019-11-04
1
-0
/
+2
*
Replace Json handler with handler for status codes
Kevin J Hoerr
2019-10-30
1
-0
/
+1
*
Refactor routes and scope into routes module
Kevin J Hoerr
2019-10-30
1
-7
/
+5
*
Refactor messages module to be separate from routes and easily referencable
Kevin J Hoerr
2019-10-30
1
-0
/
+1
*
Intermediate package updates
Kevin J Hoerr
2019-10-20
1
-8
/
+8
*
Upgrade actix-web and other dependencies; Update version to 0.2.1
Kevin J Hoerr
2019-07-22
1
-22
/
+19
*
Format main.rs according to format RFCs
Kevin J Hoerr
2018-08-31
1
-11
/
+8
*
Replace error_chain with failure; return JSON object for callback api
Kevin J Hoerr
2018-08-31
1
-20
/
+12
*
Add Diesel schema and initial migration SQL files
Kevin J Hoerr
2018-08-31
1
-1
/
+3
*
Enable error chaining with error definitions file (empty)
Kevin J Hoerr
2018-08-31
1
-0
/
+67