| Commit message (Expand) | Author | Age | Files | Lines |
* | datacite importer: skip container_id for some repository sources | Bryan Newbold | 2022-02-09 | 1 | -0/+34 |
* | Merge remote-tracking branch 'github/master' | Bryan Newbold | 2022-02-09 | 1 | -1/+7 |
|\ |
|
| * | Display unknown abstract format | Johannah Sprinz | 2022-02-08 | 1 | -3/+7 |
| * | hide abstract format if None | Johannah Sprinz | 2022-02-08 | 1 | -1/+3 |
* | | web: update homepage preservation svg image | Bryan Newbold | 2022-02-09 | 2 | -2/+6 |
* | | doaj importer: TODO note to skip some larger publishers | Bryan Newbold | 2022-02-09 | 1 | -0/+4 |
* | | web: editgroup and editor underscore redirect helpers | Bryan Newbold | 2022-02-09 | 1 | -0/+10 |
* | | release SERP: show wikidata QID | Bryan Newbold | 2022-02-08 | 1 | -0/+3 |
* | | editing: correct button/form names | Bryan Newbold | 2022-02-08 | 2 | -2/+2 |
* | | release: tweak preservation label text | Bryan Newbold | 2022-02-08 | 1 | -2/+2 |
|/ |
|
* | container view: don't display status/type if unknown | Bryan Newbold | 2022-02-07 | 1 | -2/+8 |
* | web: switch 'perpetual access' terminology to 'preservation' | Bryan Newbold | 2022-02-07 | 3 | -9/+9 |
* | web: handle abstract with no mimetype | Bryan Newbold | 2022-02-07 | 1 | -1/+1 |
* | search: fix 'max() arg is an empty sequence' | Bryan Newbold | 2022-02-04 | 1 | -2/+2 |
* | search: add a circuit break on very large volume ranges | Bryan Newbold | 2022-02-04 | 1 | -0/+2 |
* | temporarily disable mypy checks on web_config.py | Bryan Newbold | 2022-02-03 | 2 | -2/+8 |
* | small changes to preservation coverage search queries | Bryan Newbold | 2022-02-03 | 2 | -10/+67 |
* | pipenv: update deps | Bryan Newbold | 2022-02-03 | 1 | -475/+458 |
* | pipenv: black (code style tool) has a stable release | Bryan Newbold | 2022-02-03 | 1 | -3/+1 |
* | container ES transform: include old extra.issne/p fields | Bryan Newbold | 2022-02-03 | 1 | -1/+4 |
* | web: update front-page stats | Bryan Newbold | 2022-02-01 | 1 | -3/+3 |
* | Merge branch 'bnewbold-read-only' into 'master' | bnewbold | 2022-01-25 | 2 | -1/+16 |
|\ |
|
| * | web: support for alert messages (site-wide) | Bryan Newbold | 2022-01-21 | 2 | -1/+16 |
* | | ingest tool: clear_scroll allowed in es-public-proxy for some time | Bryan Newbold | 2022-01-21 | 1 | -8/+0 |
|/ |
|
* | Merge branch 'bnewbold-file-es' into 'master' | bnewbold | 2022-01-21 | 4 | -4/+66 |
|\ |
|
| * | entity worker: expand creators in release entities | Bryan Newbold | 2021-12-15 | 1 | -1/+1 |
| * | small default config typo fixes for elasticsearch workers | Bryan Newbold | 2021-12-15 | 1 | -2/+2 |
| * | file elasticsearch index worker | Bryan Newbold | 2021-12-15 | 3 | -1/+63 |
* | | elasticsearch: bump timeout to 40 seconds (from default of 10) | Bryan Newbold | 2022-01-10 | 1 | -1/+1 |
* | | make fmt | Bryan Newbold | 2021-12-15 | 2 | -5/+6 |
* | | Merge branch 'martin-sentry-sdk' into 'master' | bnewbold | 2021-12-16 | 10 | -344/+396 |
|\ \ |
|
| * | | move from raven to sentry_sdk | Martin Czygan | 2021-12-14 | 10 | -344/+396 |
| |/ |
|
* / | crossref importer: skip affiliations lacking 'name' | Bryan Newbold | 2021-12-15 | 1 | -0/+3 |
|/ |
|
* | mergers: fix typo in env var name | Bryan Newbold | 2021-12-07 | 3 | -3/+3 |
* | ES container schema: add 'sim_pubid' and `ia_sim_collection` fields | Bryan Newbold | 2021-12-03 | 1 | -0/+2 |
* | ES transform: remove prototype microfilm links | Bryan Newbold | 2021-12-03 | 1 | -20/+0 |
* | chocula importer: handle not-upper-case ISSNs | Bryan Newbold | 2021-11-30 | 1 | -2/+6 |
* | chocula importer: handle broken ISSNs in extra metadata | Bryan Newbold | 2021-11-30 | 1 | -2/+7 |
* | chocula importer: tweak counting, conditions for doing updates | Bryan Newbold | 2021-11-30 | 1 | -15/+7 |
* | chocula importer: move issne/issnp 'extra' to top-level fields if doing updates | Bryan Newbold | 2021-11-30 | 1 | -0/+6 |
* | chocula: don't do name cleanups in importer | Bryan Newbold | 2021-11-30 | 1 | -8/+2 |
* | container merger: fix bug with filtering by release count | Bryan Newbold | 2021-11-30 | 1 | -13/+15 |
* | release merger: same editgroup_id fixes as for file and container mergers | Bryan Newbold | 2021-11-24 | 1 | -1/+5 |
* | container merger: fixes from QA testing | Bryan Newbold | 2021-11-24 | 1 | -8/+13 |
* | mergers: don't try to accept empty editgroups in dry-run-mode | Bryan Newbold | 2021-11-24 | 1 | -2/+4 |
* | ES release transform: handle redirected containers better | Bryan Newbold | 2021-11-24 | 1 | -1/+1 |
* | container merger: defer allocation of editgroup_id; and dummy code path | Bryan Newbold | 2021-11-24 | 1 | -1/+5 |
* | initial implementation of container merger | Bryan Newbold | 2021-11-24 | 2 | -0/+353 |
* | file merger: allocate editgroup id later in 'merge' process | Bryan Newbold | 2021-11-24 | 1 | -1/+5 |
* | Merge branch 'bnewbold-mergers' into 'master' | bnewbold | 2021-11-25 | 5 | -0/+800 |
|\ |
|