aboutsummaryrefslogtreecommitdiffstats
path: root/rust/src
Commit message (Collapse)AuthorAgeFilesLines
* hack around JSON serialization for nowBryan Newbold2018-05-153-7/+23
|
* JSONB back to JSON, and skip for container_rev while debuggingBryan Newbold2018-05-151-11/+10
|
* flush out more database modelsBryan Newbold2018-05-152-183/+120
|
* update schemaBryan Newbold2018-05-151-20/+19
|
* progress on database lookupBryan Newbold2018-05-153-18/+269
|
* more cleanupsBryan Newbold2018-05-153-23/+13
|
* start ripping out cruftBryan Newbold2018-05-153-17/+5
|
* fmtBryan Newbold2018-05-153-31/+38
|
* working db_pool and responseBryan Newbold2018-05-153-87/+39
|
* fix build (non-functional though)Bryan Newbold2018-05-153-4/+11
|
* regenerate full(er) database schemaBryan Newbold2018-05-151-0/+191
|
* broken diesel+iron integrationBryan Newbold2018-05-153-0/+18
|
* implement HTTP header middlewareBryan Newbold2018-05-152-7/+22
| | | | getting more familar with iron
* add basic slog loggingBryan Newbold2018-05-151-1/+17
|
* fmt and cleanupBryan Newbold2018-05-152-118/+209
|
* revert to v2.3.1 codegenBryan Newbold2018-05-155-312/+153
| | | | | 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-145-30/+423
|
* commit older filesBryan Newbold2018-05-142-3/+71
|
* add scratch rust stuffBryan Newbold2018-05-133-0/+110