Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow deletion of redirect-to-deletion | Bryan Newbold | 2018-12-20 | 1 | -1/+2 |
* | many redirect implementations | Bryan Newbold | 2018-12-14 | 1 | -2/+2 |
* | new rustfmt (1.31) | Bryan Newbold | 2018-12-14 | 1 | -1/+2 |
* | rustfmt, and implement schema tweaks | Bryan Newbold | 2018-09-22 | 1 | -8/+8 |
* | squelch diesel macro warnings | Bryan Newbold | 2018-09-18 | 1 | -0/+2 |
* | finish fatcat-api => fatcat-api-spec refactor | Bryan Newbold | 2018-09-11 | 1 | -1/+1 |
* | fmt | Bryan Newbold | 2018-09-07 | 1 | -5/+24 |
* | mostly done with CRUD refactor | Bryan Newbold | 2018-09-07 | 1 | -0/+57 |
* | batch inserts by default | Bryan Newbold | 2018-09-07 | 1 | -6/+39 |
* | use index_val, not index, in SQL schema | Bryan Newbold | 2018-08-20 | 1 | -4/+4 |
* | trivial implementation of core_id field on releases | Bryan Newbold | 2018-08-14 | 1 | -0/+1 |
* | abstracts; more tests | Bryan Newbold | 2018-07-25 | 1 | -2/+9 |
* | whole bunch of clippy fixes | Bryan Newbold | 2018-07-24 | 1 | -4/+4 |
* | partial implementation of new API features | Bryan Newbold | 2018-07-24 | 1 | -8/+53 |
* | oops, forgot revisions should be UUID | Bryan Newbold | 2018-07-20 | 1 | -1/+1 |
* | editor_id and editgroup_id as idents; revisions as raw UUID | Bryan Newbold | 2018-07-20 | 1 | -25/+25 |
* | rust: base32 encoded idents | Bryan Newbold | 2018-07-20 | 1 | -2/+3 |
* | generic changelog endpoints | Bryan Newbold | 2018-06-30 | 1 | -0/+1 |
* | history for container entities | Bryan Newbold | 2018-06-30 | 1 | -1/+25 |
* | consistent volume/issue/pages ordering | Bryan Newbold | 2018-06-19 | 1 | -1/+1 |
* | update rust/api for schema extensions | Bryan Newbold | 2018-06-04 | 1 | -6/+22 |
* | refactor editgroup get | Bryan Newbold | 2018-05-26 | 1 | -1/+1 |
* | even more refactoring | Bryan Newbold | 2018-05-26 | 1 | -0/+19 |
* | tweak schema (api and sql) | Bryan Newbold | 2018-05-26 | 1 | -6/+11 |
* | return all edits for an editgroup GET | Bryan Newbold | 2018-05-25 | 1 | -1/+1 |
* | index for contribs | Bryan Newbold | 2018-05-25 | 1 | -2/+2 |
* | file_release | Bryan Newbold | 2018-05-25 | 1 | -2/+1 |
* | refs and contribs | Bryan Newbold | 2018-05-25 | 1 | -13/+33 |
* | edit lists, refs, contribs | Bryan Newbold | 2018-05-25 | 1 | -2/+0 |
* | revision publish date as Date | Bryan Newbold | 2018-05-24 | 1 | -1/+1 |
* | extra_json in SQL schema and implementation | Bryan Newbold | 2018-05-24 | 1 | -6/+6 |
* | end-to-end extra_json example | Bryan Newbold | 2018-05-24 | 1 | -1/+1 |
* | update codegen and hack-fix tests | Bryan Newbold | 2018-05-24 | 1 | -2/+2 |
* | more i64 cleanup | Bryan Newbold | 2018-05-24 | 1 | -1/+1 |
* | WIP on API spec improvements | Bryan Newbold | 2018-05-24 | 1 | -8/+8 |
* | add state param generation | Bryan Newbold | 2018-05-24 | 1 | -0/+37 |
* | progress | Bryan Newbold | 2018-05-16 | 1 | -10/+10 |
* | implement simplifications and more GETs | Bryan Newbold | 2018-05-16 | 1 | -4/+2 |
* | fmt | Bryan Newbold | 2018-05-15 | 1 | -9/+21 |
* | progress on inserts | Bryan Newbold | 2018-05-15 | 1 | -4/+2 |
* | hack around JSON serialization for now | Bryan Newbold | 2018-05-15 | 1 | -2/+3 |
* | flush out more database models | Bryan Newbold | 2018-05-15 | 1 | -182/+118 |
* | progress on database lookup | Bryan Newbold | 2018-05-15 | 1 | -0/+222 |