aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat
Commit message (Collapse)AuthorAgeFilesLines
* improvements to search results pageBryan Newbold2018-09-261-5/+20
|
* switch search to new elastic schema (and endpoint)Bryan Newbold2018-09-262-15/+11
|
* have domain URLs be configurableBryan Newbold2018-09-267-9/+9
|
* expand release API JSON linksBryan Newbold2018-09-261-1/+1
|
* 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
|
* 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
|
* changes to crossref importer (and tests)Bryan Newbold2018-09-221-33/+92
|
* fix issues with extid mapping in crossref-importerBryan Newbold2018-09-201-1/+1
|
* 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 matched_importerBryan Newbold2018-09-141-2/+2
|
* switch manifest importer to be json-basedBryan Newbold2018-09-142-93/+9
|
* small typoBryan Newbold2018-09-141-1/+1
|
* fixes to matched importer (and a test)Bryan Newbold2018-09-141-0/+139
|
* tune how crossref imports are filteredBryan Newbold2018-09-141-4/+4
|
* add insert counting to importersBryan Newbold2018-09-144-0/+15
|
* extid support for crossref importerBryan Newbold2018-09-121-1/+30
|
* python implementation of new editgroup paramBryan Newbold2018-09-115-30/+19
|
* fix python import of ORCIDs ending 'X'Bryan Newbold2018-09-101-1/+1
|
* Merge branch 'autoaccept' into http-verbsBryan Newbold2018-09-074-5/+4
|\ | | | | | | | | | | | | | | | | 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-304-4/+6
| |
| * 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
|/
* WIP on fatcat_exportBryan Newbold2018-08-151-0/+17
|
* improve handling of invalid identifiersBryan Newbold2018-08-152-5/+19
|
* compact file html tableBryan Newbold2018-08-151-1/+1
|
* monkey patch broken release_viewBryan Newbold2018-08-151-3/+3
|
* update rfc copiesBryan Newbold2018-08-101-95/+122
|
* test fixesBryan Newbold2018-07-253-5/+16
|
* include git revision in footerBryan Newbold2018-07-253-12/+22
|
* webface updaes for newer schema (and abstracts)Bryan Newbold2018-07-256-35/+75
|
* python updates for identifier changesBryan Newbold2018-07-208-18/+25
|
* python base32 identsBryan Newbold2018-07-202-74/+78
|
* fix orcid name parsingBryan Newbold2018-07-181-1/+1
| | | | And add test
* fix display of files when file size not knownBryan Newbold2018-07-181-2/+2
|
* larger font (slightly)Bryan Newbold2018-06-305-20/+23
|
* add cat photo to front pageBryan Newbold2018-06-303-1/+9
|
* yet more web tweaksBryan Newbold2018-06-304-25/+70
|
* better extra json printingBryan Newbold2018-06-305-11/+22
|
* switch from newest to oldest wayback linkBryan Newbold2018-06-302-4/+4
|
* release view tweaks from real dataBryan Newbold2018-06-301-5/+6
|