aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'bnewbold-fix-editing-4xx' into 'master'bnewbold2022-10-061-4/+5
|\ | | | | | | | | small fixes to editing process (python and rust) See merge request webgroup/fatcat!139
| * rust: don't set prev_rev on re-update if entity is createdBryan Newbold2022-03-091-4/+5
| | | | | | | | | | | | | | | | | | This applies when re-editing any entity within an editgroup, when the entity does not yet exist other than the current editgroup. The current behavior was resulting in "updated" status, with "prev_rev" pointing to a revision which never existing in the catalog (aka, had never been merged).
* | Merge branch 'bnewbold-rust-macaroons-upstream' into 'master'bnewbold2022-10-0614-832/+1323
|\ \ | | | | | | | | | | | | rust: refactor closer to 'macaroon' crate See merge request webgroup/fatcat!143
| * | rust: clippy cleanupsBryan Newbold2022-10-0510-62/+60
| | |
| * | rust: more makefile commandsBryan Newbold2022-10-051-1/+17
| | |
| * | rust: add some more macaroons/auth test coverageBryan Newbold2022-10-052-7/+93
| | |
| * | rust: switch to patched version of macaroon v0.2.0, for legacy HMACsBryan Newbold2022-10-052-6/+5
| | |
| * | rust: switch from patched macaroons to upstream v0.2.0Bryan Newbold2022-09-263-772/+1164
|/ / | | | | | | | | Much fo the changes here are to deal with the 'ByteString' type that is included as part of the macaroons library itself.
* | Merge branch 'bnewbold-fill-changelog-gaps' into 'master'bnewbold2022-09-063-1/+138
|\ \ | | | | | | | | | | | | rust: fill changelog gap helper tool See merge request webgroup/fatcat!142
| * | notes on changelog gap fix in productionBryan Newbold2022-08-121-0/+41
| | |
| * | rust: new fatcat-doctor fixup tool, with changelog gap fillerBryan Newbold2022-08-121-0/+97
| | |
| * | gitignore: don't skip run bin filesBryan Newbold2022-08-121-1/+0
| | |
* | | RIP Peter EckersleyBryan Newbold2022-09-061-1/+1
| | | | | | | | | | | | "A man is not dead while his name is still spoken."
* | | 2022-09-06 statsBryan Newbold2022-09-062-0/+194
|/ /
* | 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
| | |