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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update
Kevin J Hoerr
2024-11-01
5
-78
/
+87
*
Adopt Rust 2018 edition with idiomatic changes
Kevin J Hoerr
2019-12-21
8
-18
/
+15
*
Move FormatMsg to routes and add unit tests
Kevin J Hoerr
2019-11-04
5
-44
/
+133
*
Test routed message types
Kevin J Hoerr
2019-10-31
4
-9
/
+30
*
Replace Json handler with handler for status codes
Kevin J Hoerr
2019-10-30
6
-8
/
+51
*
Refactor routes and scope into routes module
Kevin J Hoerr
2019-10-30
4
-111
/
+185
*
Simplify unit testing on messages using Clone
Kevin J Hoerr
2019-10-30
3
-12
/
+7
*
Refactor messages module to be separate from routes and easily referencable
Kevin J Hoerr
2019-10-30
5
-3
/
+5
*
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
*
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
2
-29
/
+24
*
Format main.rs according to format RFCs
Kevin J Hoerr
2018-08-31
1
-11
/
+8
*
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
*
Modify migration files to work seamlessly; update README.md
Kevin J Hoerr
2018-08-31
1
-43
/
+69
*
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
4
-22
/
+57
*
Add Diesel schema and initial migration SQL files
Kevin J Hoerr
2018-08-31
3
-104
/
+69
*
Enable error chaining with error definitions file (empty)
Kevin J Hoerr
2018-08-31
2
-8
/
+32
*
Begin migration to Rust; Add actix-web, diesel as main dependencies
Kevin J Hoerr
2018-08-31
2
-0
/
+148