| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
