aboutsummaryrefslogtreecommitdiffstats
path: root/rust/src
Commit message (Expand)AuthorAgeFilesLines
* progressBryan Newbold2018-05-163-142/+142
* implement simplifications and more GETsBryan Newbold2018-05-162-28/+91
* simplify SQL schema a bitBryan Newbold2018-05-161-3/+1
* rename fatcat-iron to fatcatdBryan Newbold2018-05-161-0/+0
* fmtBryan Newbold2018-05-151-9/+9
* refactor error handlingBryan Newbold2018-05-152-68/+143
* remove all extra_json for nowBryan Newbold2018-05-151-10/+0
* fix response namesBryan Newbold2018-05-151-24/+25
* basic error/response handlingBryan Newbold2018-05-151-82/+127
* fmtBryan Newbold2018-05-153-38/+38
* progress on insertsBryan Newbold2018-05-153-34/+47
* 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
* 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
* 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