aboutsummaryrefslogtreecommitdiffstats
path: root/rust/src/api_entity_crud.rs
Commit message (Expand)AuthorAgeFilesLines
* rustfmt, and implement schema tweaksBryan Newbold2018-09-221-69/+39
* more subtle local ident check in release.db_expand()Bryan Newbold2018-09-111-4/+4
* implement new editgroup_id behaviorBryan Newbold2018-09-111-29/+8
* refactor entity get and 'expansion'Bryan Newbold2018-09-111-5/+32
* finish fatcat-api => fatcat-api-spec refactorBryan Newbold2018-09-111-1/+1
* new rustfmtBryan Newbold2018-09-111-9/+14
* rust clippy (lint) tweaksBryan Newbold2018-09-111-6/+6
* many small API cleanupsBryan Newbold2018-09-101-57/+25
* continue CRUD refactor, removing CUD handlersBryan Newbold2018-09-101-8/+0
* squelch unused macro warningBryan Newbold2018-09-101-0/+2
* database_entity_crud -> api_entity_crudBryan Newbold2018-09-101-0/+1145