aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Collapse)AuthorAgeFilesLines
* more crossref_importer fixes (ugh)Bryan Newbold2018-09-251-2/+11
|
* if we need to create a container for a release, accept itBryan Newbold2018-09-241-1/+4
| | | | | | This is working around bad (and undocumented) behavior around autoaccept batch imports, which resulted in hundreds of thousands of duplicate "unaccepted" containers in production.
* parse 'issued' date format correctlyBryan Newbold2018-09-241-1/+8
|
* update importer docs for newer crossref dumpBryan Newbold2018-09-241-1/+1
|
* use correct publication date in crossref_importer (oops)Bryan Newbold2018-09-241-1/+1
|
* even more conservative size restrictionsBryan Newbold2018-09-241-1/+1
|
* cut down max row count even furtherBryan Newbold2018-09-241-1/+1
|
* filter out huge (> 2500 row) release fieldsBryan Newbold2018-09-231-0/+5
|
* add author sequence metadata to contribsBryan Newbold2018-09-231-2/+6
|
* commit old notes and other filesBryan Newbold2018-09-222-0/+2
|
* more python example filesBryan Newbold2018-09-222-0/+424
|
* changes to crossref importer (and tests)Bryan Newbold2018-09-222-33/+127
|
* update python codegenBryan Newbold2018-09-227-364/+32
| | | | | Strip out TAGLINE (tag-related) lines from spec, so we don't get many small Api classes (just one top-level). Ugh.
* update import READMEBryan Newbold2018-09-201-80/+24
|
* fix issues with extid mapping in crossref-importerBryan Newbold2018-09-202-2/+2
|
* actually link to guideBryan Newbold2018-09-201-4/+4
|
* TODO in crossref_importerBryan Newbold2018-09-201-0/+1
|
* add (untested) fix for fulltext linkBryan Newbold2018-09-201-2/+2
|
* fix CHECK clausesBryan Newbold2018-09-171-0/+5
|
* fix matched_importerBryan Newbold2018-09-141-2/+2
|
* more matched testsBryan Newbold2018-09-141-0/+10
|
* switch manifest importer to be json-basedBryan Newbold2018-09-145-146/+14
|
* small typoBryan Newbold2018-09-141-1/+1
|
* fixes to matched importer (and a test)Bryan Newbold2018-09-143-0/+174
|
* tune how crossref imports are filteredBryan Newbold2018-09-141-4/+4
|
* add insert counting to importersBryan Newbold2018-09-145-0/+37
|
* extid support for crossref importerBryan Newbold2018-09-124-4/+36
|
* python implementation of new editgroup paramBryan Newbold2018-09-1111-217/+206
|
* update TODO lists (september plan)Bryan Newbold2018-09-111-2/+7
|
* fix python import of ORCIDs ending 'X'Bryan Newbold2018-09-104-1/+9
|
* TODO and commentBryan Newbold2018-09-073-0/+1100
|
* Merge branch 'autoaccept' into http-verbsBryan Newbold2018-09-075-10/+49
|\ | | | | | | | | | | | | | | | | Started resolving conflicts in: TODO notes/cloud_instances.txt rust/fatcat-api/README.md rust/src/api_server.rs
| * "true" is the only truthy value (oh no)Bryan Newbold2018-08-303-3/+3
| |
| * importers: create editgroup and passBryan Newbold2018-08-305-9/+31
| |
| * 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
| | | | | | | | | | | | More to review: - duplicate containers getting created in batch mode? eg, if multiple releases with same container. should push+autoaccept those anyways?
* | fix default editor_id in manifest importerBryan Newbold2018-08-201-2/+2
|/
* ORCIDs can end in X characterBryan Newbold2018-08-162-4/+4
|
* WIP on fatcat_exportBryan Newbold2018-08-152-0/+89
|
* improve handling of invalid identifiersBryan Newbold2018-08-156-5/+45
|
* compact file html tableBryan Newbold2018-08-151-1/+1
|
* monkey patch broken release_viewBryan Newbold2018-08-151-3/+3
|
* codegen python with core_idBryan Newbold2018-08-151-1/+27
|
* update rfc copiesBryan Newbold2018-08-101-95/+122
|
* rename python scriptsBryan Newbold2018-07-264-11/+11
|
* update fatcat_client with codegen changesBryan Newbold2018-07-269-12/+340
|
* test fixesBryan Newbold2018-07-253-5/+16
|
* include git revision in footerBryan Newbold2018-07-254-12/+25
|
* webface updaes for newer schema (and abstracts)Bryan Newbold2018-07-257-35/+109
|