Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more crossref_importer fixes (ugh) | Bryan Newbold | 2018-09-25 | 1 | -2/+11 |
* | if we need to create a container for a release, accept it | Bryan Newbold | 2018-09-24 | 1 | -1/+4 |
* | parse 'issued' date format correctly | Bryan Newbold | 2018-09-24 | 1 | -1/+8 |
* | update importer docs for newer crossref dump | Bryan Newbold | 2018-09-24 | 1 | -1/+1 |
* | use correct publication date in crossref_importer (oops) | Bryan Newbold | 2018-09-24 | 1 | -1/+1 |
* | even more conservative size restrictions | Bryan Newbold | 2018-09-24 | 1 | -1/+1 |
* | cut down max row count even further | Bryan Newbold | 2018-09-24 | 1 | -1/+1 |
* | filter out huge (> 2500 row) release fields | Bryan Newbold | 2018-09-23 | 1 | -0/+5 |
* | add author sequence metadata to contribs | Bryan Newbold | 2018-09-23 | 1 | -2/+6 |
* | commit old notes and other files | Bryan Newbold | 2018-09-22 | 2 | -0/+2 |
* | more python example files | Bryan Newbold | 2018-09-22 | 2 | -0/+424 |
* | changes to crossref importer (and tests) | Bryan Newbold | 2018-09-22 | 2 | -33/+127 |
* | update python codegen | Bryan Newbold | 2018-09-22 | 7 | -364/+32 |
* | update import README | Bryan Newbold | 2018-09-20 | 1 | -80/+24 |
* | fix issues with extid mapping in crossref-importer | Bryan Newbold | 2018-09-20 | 2 | -2/+2 |
* | actually link to guide | Bryan Newbold | 2018-09-20 | 1 | -4/+4 |
* | TODO in crossref_importer | Bryan Newbold | 2018-09-20 | 1 | -0/+1 |
* | add (untested) fix for fulltext link | Bryan Newbold | 2018-09-20 | 1 | -2/+2 |
* | fix CHECK clauses | Bryan Newbold | 2018-09-17 | 1 | -0/+5 |
* | fix matched_importer | Bryan Newbold | 2018-09-14 | 1 | -2/+2 |
* | more matched tests | Bryan Newbold | 2018-09-14 | 1 | -0/+10 |
* | switch manifest importer to be json-based | Bryan Newbold | 2018-09-14 | 5 | -146/+14 |
* | small typo | Bryan Newbold | 2018-09-14 | 1 | -1/+1 |
* | fixes to matched importer (and a test) | Bryan Newbold | 2018-09-14 | 3 | -0/+174 |
* | tune how crossref imports are filtered | Bryan Newbold | 2018-09-14 | 1 | -4/+4 |
* | add insert counting to importers | Bryan Newbold | 2018-09-14 | 5 | -0/+37 |
* | extid support for crossref importer | Bryan Newbold | 2018-09-12 | 4 | -4/+36 |
* | python implementation of new editgroup param | Bryan Newbold | 2018-09-11 | 11 | -217/+206 |
* | update TODO lists (september plan) | Bryan Newbold | 2018-09-11 | 1 | -2/+7 |
* | fix python import of ORCIDs ending 'X' | Bryan Newbold | 2018-09-10 | 4 | -1/+9 |
* | TODO and comment | Bryan Newbold | 2018-09-07 | 3 | -0/+1100 |
* | Merge branch 'autoaccept' into http-verbs | Bryan Newbold | 2018-09-07 | 5 | -10/+49 |
|\ | |||||
| * | "true" is the only truthy value (oh no) | Bryan Newbold | 2018-08-30 | 3 | -3/+3 |
| * | importers: create editgroup and pass | Bryan Newbold | 2018-08-30 | 5 | -9/+31 |
| * | 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 |
* | | fix default editor_id in manifest importer | Bryan Newbold | 2018-08-20 | 1 | -2/+2 |
|/ | |||||
* | ORCIDs can end in X character | Bryan Newbold | 2018-08-16 | 2 | -4/+4 |
* | 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 |
* | update rfc copies | Bryan Newbold | 2018-08-10 | 1 | -95/+122 |
* | rename python scripts | Bryan Newbold | 2018-07-26 | 4 | -11/+11 |
* | update fatcat_client with codegen changes | Bryan Newbold | 2018-07-26 | 9 | -12/+340 |
* | test fixes | Bryan Newbold | 2018-07-25 | 3 | -5/+16 |
* | include git revision in footer | Bryan Newbold | 2018-07-25 | 4 | -12/+25 |
* | webface updaes for newer schema (and abstracts) | Bryan Newbold | 2018-07-25 | 7 | -35/+109 |