aboutsummaryrefslogtreecommitdiffstats
path: root/rust/src/api_server.rs
Commit message (Collapse)AuthorAgeFilesLines
* fix build (non-functional though)Bryan Newbold2018-05-151-1/+3
|
* broken diesel+iron integrationBryan Newbold2018-05-151-0/+10
|
* fmt and cleanupBryan Newbold2018-05-151-81/+196
|
* revert to v2.3.1 codegenBryan Newbold2018-05-151-196/+81
| | | | | This reverts back to something compatible with Iron and simple (blocking) parallelism, instead of the new async hyper 0.11 stuff.
* regenerated and pseudo-integratedBryan Newbold2018-05-141-0/+288