aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add some notes from cockroach tuningBryan Newbold2018-09-101-0/+96
* switch entity acceptance for cockroach branchBryan Newbold2018-09-091-10/+10
* test: contribs should work without wiping databaseBryan Newbold2018-09-091-1/+1
* changelog ID as a sequenceBryan Newbold2018-09-092-1/+5
* Merge branch 'http-verbs' into cockroachBryan Newbold2018-09-093-50/+159
|\
| * generic edit accept, and per-row variantBryan Newbold2018-09-092-44/+158
| * api_server: give up and use star schema importBryan Newbold2018-09-091-6/+1
* | Merge branch 'http-verbs' into cockroachBryan Newbold2018-09-0948-896/+7243
|\|
| * update TODOBryan Newbold2018-09-091-9/+11
| * parallelize abstracts insertionBryan Newbold2018-09-091-15/+20
| * TODO and commentBryan Newbold2018-09-075-1/+1102
| * fixes after autoaccept mergeBryan Newbold2018-09-074-49/+41
| * re-codegenBryan Newbold2018-09-071-1/+11
| * fmtBryan Newbold2018-09-075-207/+364
| * Merge branch 'autoaccept' into http-verbsBryan Newbold2018-09-0720-75/+628
| |\
| | * autoaccept notesBryan Newbold2018-08-301-0/+31
| | * "true" is the only truthy value (oh no)Bryan Newbold2018-08-303-3/+3
| | * importers: create editgroup and passBryan Newbold2018-08-305-9/+31
| | * editgroup IDs are fcid, not uuidBryan Newbold2018-08-301-1/+1
| | * minimal autoaccept testsBryan Newbold2018-08-301-0/+41
| | * editgroup parameter for batch insertsBryan Newbold2018-08-302-6/+21
| | * WIP: autoacceptBryan Newbold2018-08-2411-64/+269
| | * cost notes on hosting a fatcat mirrorBryan Newbold2018-08-201-0/+8
| | * notes on recent bulk importBryan Newbold2018-08-201-0/+292
| | * codegen pythonBryan Newbold2018-08-201-5/+25
| | * fix bug in new batch create python importerBryan Newbold2018-08-201-1/+1
| | * python autoaccept implementationBryan Newbold2018-08-204-6/+3
| | * implement autoacceptBryan Newbold2018-08-202-20/+46
| | * codegenBryan Newbold2018-08-208-51/+223
| | * autoaccept flag for batch insertsBryan Newbold2018-08-201-0/+29
| * | fix/replace a lot of expect() callsBryan Newbold2018-09-073-47/+48
| * | mostly done with CRUD refactorBryan Newbold2018-09-073-625/+745
| * | batch inserts by defaultBryan Newbold2018-09-073-27/+95
| * | generic create (multiple inserts)Bryan Newbold2018-09-071-26/+24
| * | crud: refactor to split out rev insertBryan Newbold2018-09-071-43/+51
| * | major CRUD refactorBryan Newbold2018-09-075-85/+336
| * | update TODOBryan Newbold2018-09-061-0/+7
| * | skeleton create/delete endpoints for worksBryan Newbold2018-09-063-2/+293
| * | codegen put/deleteBryan Newbold2018-09-069-42/+3101
| * | more update and delete verbsBryan Newbold2018-09-061-25/+169
| * | correct EditgroupAlreadyAccepted responseBryan Newbold2018-08-314-5/+14
| * | add bad request response type for eg acceptBryan Newbold2018-08-318-10/+18
| * | TODO updatesBryan Newbold2018-08-301-0/+7
| * | database dump notesBryan Newbold2018-08-241-0/+22
| * | cost notes on hosting a fatcat mirrorBryan Newbold2018-08-241-0/+8
| * | notes on recent bulk importBryan Newbold2018-08-241-0/+292
| * | split/move docs aroundBryan Newbold2018-08-244-84/+92
| * | NOTES => rust_libraries.txtBryan Newbold2018-08-241-0/+0
| * | README tweaksBryan Newbold2018-08-241-2/+4
| * | fix default editor_id in manifest importerBryan Newbold2018-08-201-2/+2
| |/