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
/
routes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update
Kevin J Hoerr
2024-11-01
4
-58
/
+61
*
Adopt Rust 2018 edition with idiomatic changes
Kevin J Hoerr
2019-12-21
4
-7
/
+7
*
Move FormatMsg to routes and add unit tests
Kevin J Hoerr
2019-11-04
2
-5
/
+131
*
Test routed message types
Kevin J Hoerr
2019-10-31
1
-6
/
+27
*
Replace Json handler with handler for status codes
Kevin J Hoerr
2019-10-30
3
-8
/
+11
*
Refactor routes and scope into routes module
Kevin J Hoerr
2019-10-30
3
-104
/
+180
*
Refactor messages module to be separate from routes and easily referencable
Kevin J Hoerr
2019-10-30
4
-141
/
+1
*
Split messages into separate module; add unit tests for each message type
Kevin J Hoerr
2019-10-29
5
-45
/
+139
*
Add unit tests for routes
Kevin J Hoerr
2019-10-26
1
-0
/
+159
*
Upgrade actix-web and other dependencies; Update version to 0.2.1
Kevin J Hoerr
2019-07-22
1
-7
/
+5
*
Implement NotUnderstood message; Wrap messages with OutgoingMsg
Kevin J Hoerr
2018-08-31
2
-11
/
+49
*
Fix no newline at end of files for whole repository
Kevin J Hoerr
2018-08-31
2
-2
/
+2
*
Clean up existing code
Kevin J Hoerr
2018-08-31
2
-5
/
+7
*
Replace error_chain with failure; return JSON object for callback api
Kevin J Hoerr
2018-08-31
2
-0
/
+45