Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename fatcat-iron to fatcatd | Bryan Newbold | 2018-05-16 | 1 | -0/+0 |
* | fmt | Bryan Newbold | 2018-05-15 | 1 | -9/+9 |
* | refactor error handling | Bryan Newbold | 2018-05-15 | 2 | -68/+143 |
* | remove all extra_json for now | Bryan Newbold | 2018-05-15 | 1 | -10/+0 |
* | fix response names | Bryan Newbold | 2018-05-15 | 1 | -24/+25 |
* | basic error/response handling | Bryan Newbold | 2018-05-15 | 1 | -82/+127 |
* | fmt | Bryan Newbold | 2018-05-15 | 3 | -38/+38 |
* | progress on inserts | Bryan Newbold | 2018-05-15 | 3 | -34/+47 |
* | hack around JSON serialization for now | Bryan Newbold | 2018-05-15 | 3 | -7/+23 |
* | JSONB back to JSON, and skip for container_rev while debugging | Bryan Newbold | 2018-05-15 | 1 | -11/+10 |
* | flush out more database models | Bryan Newbold | 2018-05-15 | 2 | -183/+120 |
* | update schema | Bryan Newbold | 2018-05-15 | 1 | -20/+19 |
* | progress on database lookup | Bryan Newbold | 2018-05-15 | 3 | -18/+269 |
* | more cleanups | Bryan Newbold | 2018-05-15 | 3 | -23/+13 |
* | start ripping out cruft | Bryan Newbold | 2018-05-15 | 3 | -17/+5 |
* | fmt | Bryan Newbold | 2018-05-15 | 3 | -31/+38 |
* | working db_pool and response | Bryan Newbold | 2018-05-15 | 3 | -87/+39 |
* | fix build (non-functional though) | Bryan Newbold | 2018-05-15 | 3 | -4/+11 |
* | regenerate full(er) database schema | Bryan Newbold | 2018-05-15 | 1 | -0/+191 |
* | broken diesel+iron integration | Bryan Newbold | 2018-05-15 | 3 | -0/+18 |
* | implement HTTP header middleware | Bryan Newbold | 2018-05-15 | 2 | -7/+22 |
* | add basic slog logging | Bryan Newbold | 2018-05-15 | 1 | -1/+17 |
* | fmt and cleanup | Bryan Newbold | 2018-05-15 | 2 | -118/+209 |
* | revert to v2.3.1 codegen | Bryan Newbold | 2018-05-15 | 5 | -312/+153 |
* | regenerated and pseudo-integrated | Bryan Newbold | 2018-05-14 | 5 | -30/+423 |
* | commit older files | Bryan Newbold | 2018-05-14 | 2 | -3/+71 |
* | add scratch rust stuff | Bryan Newbold | 2018-05-13 | 3 | -0/+110 |