Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | importers: create editgroup and pass | Bryan Newbold | 2018-08-30 | 5 | -9/+31 | |
| * | editgroup IDs are fcid, not uuid | Bryan Newbold | 2018-08-30 | 1 | -1/+1 | |
| * | minimal autoaccept tests | Bryan Newbold | 2018-08-30 | 1 | -0/+41 | |
| * | editgroup parameter for batch inserts | Bryan Newbold | 2018-08-30 | 2 | -6/+21 | |
| * | WIP: autoaccept | Bryan Newbold | 2018-08-24 | 11 | -64/+269 | |
| * | cost notes on hosting a fatcat mirror | Bryan Newbold | 2018-08-20 | 1 | -0/+8 | |
| * | notes on recent bulk import | Bryan Newbold | 2018-08-20 | 1 | -0/+292 | |
| * | codegen python | Bryan Newbold | 2018-08-20 | 1 | -5/+25 | |
| * | fix bug in new batch create python importer | Bryan Newbold | 2018-08-20 | 1 | -1/+1 | |
| * | python autoaccept implementation | Bryan Newbold | 2018-08-20 | 4 | -6/+3 | |
| * | implement autoaccept | Bryan Newbold | 2018-08-20 | 2 | -20/+46 | |
| * | codegen | Bryan Newbold | 2018-08-20 | 8 | -51/+223 | |
| * | autoaccept flag for batch inserts | Bryan Newbold | 2018-08-20 | 1 | -0/+29 | |
* | | fix/replace a lot of expect() calls | Bryan Newbold | 2018-09-07 | 3 | -47/+48 | |
* | | mostly done with CRUD refactor | Bryan Newbold | 2018-09-07 | 3 | -625/+745 | |
* | | batch inserts by default | Bryan Newbold | 2018-09-07 | 3 | -27/+95 | |
* | | generic create (multiple inserts) | Bryan Newbold | 2018-09-07 | 1 | -26/+24 | |
* | | crud: refactor to split out rev insert | Bryan Newbold | 2018-09-07 | 1 | -43/+51 | |
* | | major CRUD refactor | Bryan Newbold | 2018-09-07 | 5 | -85/+336 | |
* | | update TODO | Bryan Newbold | 2018-09-06 | 1 | -0/+7 | |
* | | skeleton create/delete endpoints for works | Bryan Newbold | 2018-09-06 | 3 | -2/+293 | |
* | | codegen put/delete | Bryan Newbold | 2018-09-06 | 9 | -42/+3101 | |
* | | more update and delete verbs | Bryan Newbold | 2018-09-06 | 1 | -25/+169 | |
* | | correct EditgroupAlreadyAccepted response | Bryan Newbold | 2018-08-31 | 4 | -5/+14 | |
* | | add bad request response type for eg accept | Bryan Newbold | 2018-08-31 | 8 | -10/+18 | |
* | | TODO updates | Bryan Newbold | 2018-08-30 | 1 | -0/+7 | |
* | | database dump notes | Bryan Newbold | 2018-08-24 | 1 | -0/+22 | |
* | | cost notes on hosting a fatcat mirror | Bryan Newbold | 2018-08-24 | 1 | -0/+8 | |
* | | notes on recent bulk import | Bryan Newbold | 2018-08-24 | 1 | -0/+292 | |
* | | split/move docs around | Bryan Newbold | 2018-08-24 | 4 | -84/+92 | |
* | | NOTES => rust_libraries.txt | Bryan Newbold | 2018-08-24 | 1 | -0/+0 | |
* | | README tweaks | Bryan Newbold | 2018-08-24 | 1 | -2/+4 | |
* | | fix default editor_id in manifest importer | Bryan Newbold | 2018-08-20 | 1 | -2/+2 | |
|/ | ||||||
* | use index_val, not index, in SQL schema | Bryan Newbold | 2018-08-20 | 4 | -16/+16 | |
* | add NOT NULL to other lookups | Bryan Newbold | 2018-08-19 | 1 | -0/+6 | |
* | add hints for postgres query planner | Bryan Newbold | 2018-08-19 | 1 | -0/+6 | |
* | add index on release_rev_abstract SHA1 column | Bryan Newbold | 2018-08-19 | 1 | -0/+1 | |
* | add index on file_rev_url file_rev | Bryan Newbold | 2018-08-19 | 1 | -0/+2 | |
* | create index on release_rev_abstracts | Bryan Newbold | 2018-08-18 | 1 | -0/+2 | |
* | more auth thoughts | Bryan Newbold | 2018-08-17 | 1 | -0/+42 | |
* | ORCIDs can end in X character | Bryan Newbold | 2018-08-16 | 7 | -11/+19 | |
* | WIP on fatcat_export | Bryan Newbold | 2018-08-15 | 2 | -0/+89 | |
* | improve handling of invalid identifiers | Bryan Newbold | 2018-08-15 | 6 | -5/+45 | |
* | compact file html table | Bryan Newbold | 2018-08-15 | 1 | -1/+1 | |
* | monkey patch broken release_view | Bryan Newbold | 2018-08-15 | 1 | -3/+3 | |
* | codegen python with core_id | Bryan Newbold | 2018-08-15 | 1 | -1/+27 | |
* | trivial implementation of core_id field on releases | Bryan Newbold | 2018-08-14 | 8 | -4/+20 | |
* | add core_id to schemas | Bryan Newbold | 2018-08-14 | 2 | -4/+9 | |
* | RFC: some refs; simple index.html | Bryan Newbold | 2018-08-14 | 2 | -434/+206 | |
* | update TODO | Bryan Newbold | 2018-08-10 | 1 | -49/+29 |