Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new rustfmt (1.31) | Bryan Newbold | 2018-12-14 | 2 | -15/+26 |
| | |||||
* | implement hide flag | Bryan Newbold | 2018-11-26 | 1 | -1/+1 |
| | |||||
* | rustfmt, and implement schema tweaks | Bryan Newbold | 2018-09-22 | 1 | -2/+1 |
| | |||||
* | fatcat-export rustfmt | Bryan Newbold | 2018-09-17 | 1 | -28/+50 |
| | |||||
* | switch to new null (not \N) dump format | Bryan Newbold | 2018-09-13 | 1 | -4/+4 |
| | |||||
* | fix rust in-line tests, and parse_line takes ref | Bryan Newbold | 2018-09-12 | 1 | -2/+2 |
| | | | | Forgot to run tests before pushing... thanks CI! | ||||
* | improvements to fatcat-export output | Bryan Newbold | 2018-09-11 | 1 | -24/+65 |
| | |||||
* | improvements to fatcat-export | Bryan Newbold | 2018-09-11 | 1 | -28/+77 |
| | |||||
* | first pass fast export | Bryan Newbold | 2018-09-11 | 1 | -0/+161 |
| | |||||
* | finish fatcat-api => fatcat-api-spec refactor | Bryan Newbold | 2018-09-11 | 1 | -3/+3 |
| | |||||
* | no more default/mangled HTTP status codes | Bryan Newbold | 2018-06-21 | 1 | -1/+4 |
| | |||||
* | have fatcatd declare it's port on startup | Bryan Newbold | 2018-06-20 | 1 | -1/+4 |
| | |||||
* | move API spec to top level directory | Bryan Newbold | 2018-05-28 | 1 | -1/+1 |
| | |||||
* | WIP on API spec improvements | Bryan Newbold | 2018-05-24 | 1 | -1/+1 |
| | | | | Fixes a bunch of i64/i32/isize stuff | ||||
* | clean up unused macro etc warnings | Bryan Newbold | 2018-05-24 | 1 | -2/+1 |
| | |||||
* | rust fmt | Bryan Newbold | 2018-05-24 | 1 | -4/+14 |
| | |||||
* | add redirect to swagger UI | Bryan Newbold | 2018-05-24 | 1 | -1/+7 |
| | |||||
* | serve up swagger UI | Bryan Newbold | 2018-05-24 | 1 | -2/+13 |
| | |||||
* | progress | Bryan Newbold | 2018-05-16 | 1 | -3/+3 |
| | |||||
* | rename fatcat-iron to fatcatd | Bryan Newbold | 2018-05-16 | 1 | -0/+0 |
| | |||||
* | progress on inserts | Bryan Newbold | 2018-05-15 | 1 | -1/+1 |
| | | | | Using a huge sql_query() to do raw multi-table inserts for now. | ||||
* | more cleanups | Bryan Newbold | 2018-05-15 | 1 | -4/+4 |
| | |||||
* | start ripping out cruft | Bryan Newbold | 2018-05-15 | 1 | -9/+0 |
| | |||||
* | fmt | Bryan Newbold | 2018-05-15 | 1 | -15/+16 |
| | |||||
* | fix build (non-functional though) | Bryan Newbold | 2018-05-15 | 1 | -2/+8 |
| | |||||
* | broken diesel+iron integration | Bryan Newbold | 2018-05-15 | 1 | -0/+6 |
| | |||||
* | implement HTTP header middleware | Bryan Newbold | 2018-05-15 | 1 | -4/+4 |
| | | | | getting more familar with iron | ||||
* | add basic slog logging | Bryan Newbold | 2018-05-15 | 1 | -1/+17 |
| | |||||
* | fmt and cleanup | Bryan Newbold | 2018-05-15 | 1 | -37/+13 |
| | |||||
* | revert to v2.3.1 codegen | Bryan Newbold | 2018-05-15 | 2 | -67/+69 |
| | | | | | This reverts back to something compatible with Iron and simple (blocking) parallelism, instead of the new async hyper 0.11 stuff. | ||||
* | regenerated and pseudo-integrated | Bryan Newbold | 2018-05-14 | 2 | -24/+67 |
| | |||||
* | commit older files | Bryan Newbold | 2018-05-14 | 1 | -3/+3 |
| | |||||
* | add scratch rust stuff | Bryan Newbold | 2018-05-13 | 1 | -0/+24 |