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 (
Collapse
)
Author
Age
Files
Lines
*
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