Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | impl edit_id change | Bryan Newbold | 2018-12-26 | 1 | -4/+4 |
* | rust impl last webcapture schema tweaks | Bryan Newbold | 2018-12-26 | 1 | -1/+1 |
* | most basic fileset/web access tests | Bryan Newbold | 2018-12-26 | 1 | -2/+2 |
* | fileset/web basic implementation | Bryan Newbold | 2018-12-26 | 1 | -18/+448 |
* | rust impl of API harmonization | Bryan Newbold | 2018-12-24 | 1 | -3/+3 |
* | implement release_year (and rustfmt) | Bryan Newbold | 2018-12-24 | 1 | -9/+25 |
* | verify checksum against regexes | Bryan Newbold | 2018-12-21 | 1 | -0/+13 |
* | clarify expand of non-concrete release | Bryan Newbold | 2018-12-21 | 1 | -2/+5 |
* | expand files for target of redirect | Bryan Newbold | 2018-12-21 | 1 | -1/+6 |
* | don't expand deleted entities | Bryan Newbold | 2018-12-21 | 1 | -0/+4 |
* | allow expand creators in release gets | Bryan Newbold | 2018-12-21 | 1 | -0/+12 |
* | test prev_rev behavior | Bryan Newbold | 2018-12-21 | 1 | -3/+8 |
* | more state/edit edge case tests | Bryan Newbold | 2018-12-21 | 1 | -5/+37 |
* | fix order of entity update | Bryan Newbold | 2018-12-20 | 1 | -17/+20 |
* | disallow self-redirects | Bryan Newbold | 2018-12-20 | 1 | -4/+13 |
* | enforce no-recursive-redirects | Bryan Newbold | 2018-12-20 | 1 | -12/+39 |
* | allow deletion of redirect-to-deletion | Bryan Newbold | 2018-12-20 | 1 | -1/+1 |
* | many redirect implementations | Bryan Newbold | 2018-12-14 | 1 | -10/+235 |
* | better return status for some error conditions | Bryan Newbold | 2018-12-14 | 1 | -12/+9 |
* | new rustfmt (1.31) | Bryan Newbold | 2018-12-14 | 1 | -39/+70 |
* | skeleton out new schema features | Bryan Newbold | 2018-12-13 | 1 | -7/+73 |
* | implement hide flag | Bryan Newbold | 2018-11-26 | 1 | -60/+79 |
* | enforce some controlled vocabularies in API | Bryan Newbold | 2018-11-14 | 1 | -0/+10 |
* | fix date/datetime confusion on rust/API side | Bryan Newbold | 2018-11-14 | 1 | -5/+2 |
* | rustfmt, and implement schema tweaks | Bryan Newbold | 2018-09-22 | 1 | -69/+39 |
* | more subtle local ident check in release.db_expand() | Bryan Newbold | 2018-09-11 | 1 | -4/+4 |
* | implement new editgroup_id behavior | Bryan Newbold | 2018-09-11 | 1 | -29/+8 |
* | refactor entity get and 'expansion' | Bryan Newbold | 2018-09-11 | 1 | -5/+32 |
* | finish fatcat-api => fatcat-api-spec refactor | Bryan Newbold | 2018-09-11 | 1 | -1/+1 |
* | new rustfmt | Bryan Newbold | 2018-09-11 | 1 | -9/+14 |
* | rust clippy (lint) tweaks | Bryan Newbold | 2018-09-11 | 1 | -6/+6 |
* | many small API cleanups | Bryan Newbold | 2018-09-10 | 1 | -57/+25 |
* | continue CRUD refactor, removing CUD handlers | Bryan Newbold | 2018-09-10 | 1 | -8/+0 |
* | squelch unused macro warning | Bryan Newbold | 2018-09-10 | 1 | -0/+2 |
* | database_entity_crud -> api_entity_crud | Bryan Newbold | 2018-09-10 | 1 | -0/+1145 |