aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* doaj importer: TODO note to skip some larger publishersBryan Newbold2022-02-091-0/+4
* web: editgroup and editor underscore redirect helpersBryan Newbold2022-02-091-0/+10
* release SERP: show wikidata QIDBryan Newbold2022-02-081-0/+3
* editing: correct button/form namesBryan Newbold2022-02-082-2/+2
* release: tweak preservation label textBryan Newbold2022-02-081-2/+2
* container view: don't display status/type if unknownBryan Newbold2022-02-071-2/+8
* web: switch 'perpetual access' terminology to 'preservation'Bryan Newbold2022-02-073-9/+9
* web: handle abstract with no mimetypeBryan Newbold2022-02-071-1/+1
* search: fix 'max() arg is an empty sequence'Bryan Newbold2022-02-041-2/+2
* search: add a circuit break on very large volume rangesBryan Newbold2022-02-041-0/+2
* temporarily disable mypy checks on web_config.pyBryan Newbold2022-02-032-2/+8
* small changes to preservation coverage search queriesBryan Newbold2022-02-032-10/+67
* pipenv: update depsBryan Newbold2022-02-031-475/+458
* pipenv: black (code style tool) has a stable releaseBryan Newbold2022-02-031-3/+1
* container ES transform: include old extra.issne/p fieldsBryan Newbold2022-02-031-1/+4
* web: update front-page statsBryan Newbold2022-02-011-3/+3
* Merge branch 'bnewbold-read-only' into 'master'bnewbold2022-01-252-1/+16
|\
| * web: support for alert messages (site-wide)Bryan Newbold2022-01-212-1/+16
* | ingest tool: clear_scroll allowed in es-public-proxy for some timeBryan Newbold2022-01-211-8/+0
|/
* Merge branch 'bnewbold-file-es' into 'master'bnewbold2022-01-214-4/+66
|\
| * entity worker: expand creators in release entitiesBryan Newbold2021-12-151-1/+1
| * small default config typo fixes for elasticsearch workersBryan Newbold2021-12-151-2/+2
| * file elasticsearch index workerBryan Newbold2021-12-153-1/+63
* | elasticsearch: bump timeout to 40 seconds (from default of 10)Bryan Newbold2022-01-101-1/+1
* | make fmtBryan Newbold2021-12-152-5/+6
* | Merge branch 'martin-sentry-sdk' into 'master'bnewbold2021-12-1610-344/+396
|\ \
| * | move from raven to sentry_sdkMartin Czygan2021-12-1410-344/+396
| |/
* / crossref importer: skip affiliations lacking 'name'Bryan Newbold2021-12-151-0/+3
|/
* mergers: fix typo in env var nameBryan Newbold2021-12-073-3/+3
* ES container schema: add 'sim_pubid' and `ia_sim_collection` fieldsBryan Newbold2021-12-031-0/+2
* ES transform: remove prototype microfilm linksBryan Newbold2021-12-031-20/+0
* chocula importer: handle not-upper-case ISSNsBryan Newbold2021-11-301-2/+6
* chocula importer: handle broken ISSNs in extra metadataBryan Newbold2021-11-301-2/+7
* chocula importer: tweak counting, conditions for doing updatesBryan Newbold2021-11-301-15/+7
* chocula importer: move issne/issnp 'extra' to top-level fields if doing updatesBryan Newbold2021-11-301-0/+6
* chocula: don't do name cleanups in importerBryan Newbold2021-11-301-8/+2
* container merger: fix bug with filtering by release countBryan Newbold2021-11-301-13/+15
* release merger: same editgroup_id fixes as for file and container mergersBryan Newbold2021-11-241-1/+5
* container merger: fixes from QA testingBryan Newbold2021-11-241-8/+13
* mergers: don't try to accept empty editgroups in dry-run-modeBryan Newbold2021-11-241-2/+4
* ES release transform: handle redirected containers betterBryan Newbold2021-11-241-1/+1
* container merger: defer allocation of editgroup_id; and dummy code pathBryan Newbold2021-11-241-1/+5
* initial implementation of container mergerBryan Newbold2021-11-242-0/+353
* file merger: allocate editgroup id later in 'merge' processBryan Newbold2021-11-241-1/+5
* Merge branch 'bnewbold-mergers' into 'master'bnewbold2021-11-255-0/+800
|\
| * mergers common: remove inaccurate commentBryan Newbold2021-11-241-2/+0
| * file merger: add content_scope to list of merged fieldsBryan Newbold2021-11-241-1/+1
| * release merger: some progress, but also disable (not complete)Bryan Newbold2021-11-231-12/+72
| * file merges: fixes from testing in QABryan Newbold2021-11-231-14/+23
| * mergers: small tweaksBryan Newbold2021-11-232-3/+3