aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* python client codegen: bump to openapi-generator-cli v6.0.1; output v0.5.1Bryan Newbold2022-08-111-56/+3
| | | | | | | | | | | The "tags" no longer cause errors; could remove the "TAGLINE" bits from the schema file now. For some reason regex patterns are not parsing correctly. TODO is to figure that out (instead of just skipping them), but for now they are verified server-side. Patches are no longer needed.
* stats updateBryan Newbold2022-07-292-0/+49
|
* chocula update notesBryan Newbold2022-07-292-0/+50
|
* Merge branch 'bnewbold-dblp-iteration' into 'master'bnewbold2022-07-259-9/+336
|\ | | | | | | | | dblp import iteration See merge request webgroup/fatcat!141
| * dblp import/update notesBryan Newbold2022-07-191-0/+114
| |
| * dblp: updated ingest pipelineBryan Newbold2022-07-196-7/+213
| |
| * ingest: generate URLs for hdl (handle.net)Bryan Newbold2022-07-191-0/+4
| |
| * dblp: more skip patterns, and rename variableBryan Newbold2022-07-191-2/+5
| |
* | chocula importer: do update if publisher_type was nullBryan Newbold2022-07-211-0/+3
| |
* | container publisher_type cleanup notesBryan Newbold2022-07-212-0/+104
| |
* | bulk edit/import notesBryan Newbold2022-07-203-0/+136
| |
* | doaj: fix tests now that container_id is requiredBryan Newbold2022-07-194-8/+8
| |
* | doaj: require container linkage for release importBryan Newbold2022-07-191-0/+4
| |
* | 2021 ORCID metadata import notesBryan Newbold2022-07-191-0/+64
| |
* | examples: container with duplicate releasesBryan Newbold2022-07-191-0/+3
| |
* | updated statsBryan Newbold2022-07-192-0/+48
|/
* cleanup: DOAJ missing container_idBryan Newbold2022-07-122-0/+41
|
* ingest: DOAJ article URLsBryan Newbold2022-07-121-0/+4
|
* arxiv: work-around hack for strange titleBryan Newbold2022-07-071-0/+8
|
* document bulk chocula updateBryan Newbold2022-07-062-0/+30
|
* update statsBryan Newbold2022-07-063-0/+50
|
* A singular typoChristian Clauss2022-05-251-1/+1
|
* fix python tests for CSL HTTP 400 behavior changeBryan Newbold2022-05-051-2/+2
|
* citeproc: also check/protect the bibtext fetch pathBryan Newbold2022-04-261-1/+8
|
* html: yet another webcapture template check bugfixBryan Newbold2022-04-261-1/+1
|
* citeproc with missing surname is HTTP 400, not 500Bryan Newbold2022-04-261-1/+1
|
* bulk dumps: update Makefile with bugfixesBryan Newbold2022-04-261-28/+28
|
* fix some more isiarticles (with :80 in URL)Bryan Newbold2022-04-202-0/+18
|
* bulk edits: docs on initial dataset/fileset ingestBryan Newbold2022-04-201-0/+22
|
* cleanups: isiarticlesBryan Newbold2022-04-203-0/+49
|
* stats: just as unpaywall bulk ingest startingBryan Newbold2022-04-191-0/+1
|
* dump/export helper MakefileBryan Newbold2022-04-181-0/+93
|
* web: partially handle CSL author missing pathBryan Newbold2022-04-181-1/+9
|
* web: another release/webcapture jinja2 checkBryan Newbold2022-04-081-1/+1
|
* container status: add simple prod single-command scriptBryan Newbold2022-04-081-0/+20
|
* Merge branch 'bnewbold-dataset-ingest-fixes'Bryan Newbold2022-04-0712-73/+583
|\
| * web: improve no-file release page behaviorBryan Newbold2022-04-071-12/+13
| |
| * web: fileset manifest table as 'single line' class, with scrolling overflowBryan Newbold2022-04-071-1/+3
| |
| * web: fileset manifest table to front (z-index) and widthBryan Newbold2022-04-051-1/+1
| |
| * fileset ingest: handle missing/partial file-level metadataBryan Newbold2022-04-051-3/+3
| |
| * ingest importer: improved extra/edit_extra code flowBryan Newbold2022-04-051-20/+13
| |
| * ingest tests: check that URL checks actually runBryan Newbold2022-04-041-1/+9
| |
| * fileset ingest: remove a TODOBryan Newbold2022-04-041-1/+0
| |
| * guide: tweak fileset rel notesBryan Newbold2022-04-041-3/+3
| |
| * filesets: typo bugfix, and test 'mimetype' on entity, not extraBryan Newbold2022-04-042-2/+2
| |
| * web: refactor fileset manifest displayBryan Newbold2022-03-311-14/+65
| |
| * web metadata display: multi-line for some array valuesBryan Newbold2022-03-311-0/+8
| |
| * fileset ingest: fix mimetype handlingBryan Newbold2022-03-311-4/+5
| |
| * guide: updates to file and fileset metadataBryan Newbold2022-03-312-8/+19
| |
| * bugfix: logic flow in fileset release checkingBryan Newbold2022-03-231-3/+6
| |