Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | ingest: longer ES timeout | Bryan Newbold | 2022-02-25 | 1 | -1/+1 | |
| | | ||||||
* | | update sentry SDK configuration | Bryan Newbold | 2022-02-25 | 8 | -28/+12 | |
| | | ||||||
* | | sql dumps: use 'custom' mode instead of 'tar' | Bryan Newbold | 2022-02-23 | 1 | -1/+5 | |
| | | ||||||
* | | Merge branch 'bnewbold-datacite-skip-ir-containers' into 'master' | bnewbold | 2022-02-14 | 1 | -0/+34 | |
|\ \ | |/ |/| | | | | | datacite importer: skip container_id for some repository sources See merge request webgroup/fatcat!138 | |||||
| * | datacite importer: skip container_id for some repository sources | Bryan Newbold | 2022-02-09 | 1 | -0/+34 | |
| | | ||||||
* | | update/consolidate python TODO | Bryan Newbold | 2022-02-09 | 1 | -1/+4 | |
|/ | ||||||
* | 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 | |
| | | ||||||
* | | bulk cleanups: NCI chem entries; IRs with container_id; PLOS non-articles | Bryan Newbold | 2022-02-09 | 4 | -0/+330 | |
| | | ||||||
* | | 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 | |
| | ||||||
* | changelog update | Bryan Newbold | 2022-02-07 | 1 | -0/+7 | |
| | ||||||
* | web: handle abstract with no mimetype | Bryan Newbold | 2022-02-07 | 1 | -1/+1 | |
| | | | | | Good example of a bug where type annotations on entity classes would help. | |||||
* | bulk metadata edit log | Bryan Newbold | 2022-02-04 | 3 | -0/+223 | |
| | ||||||
* | 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 | |
| | | | | | | | - allow fetching of by-release-type preservation histograms as JSON - query flag to exclude 'stub' entity types - don't include 'stub' entities in container-by-year or container-by-volume charts (and JSON) | |||||
* | 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 | |
| | | | | | These were removed prematurely. Not all containers have been updated to use these fields yet. | |||||
* | web: update front-page stats | Bryan Newbold | 2022-02-01 | 1 | -3/+3 | |
| | ||||||
* | update CHANGELOG for v0.5.1v0.5.1 | Bryan Newbold | 2022-01-26 | 1 | -1/+9 | |
| | ||||||
* | commit updated stats | Bryan Newbold | 2022-01-26 | 2 | -0/+47 | |
| | ||||||
* | update rust README dependency section (ubuntu focal) | Bryan Newbold | 2022-01-26 | 1 | -4/+6 | |
| | ||||||
* | upgrade gitlab CI, docs, and various scripts from postgresql 11 to 13 | Bryan Newbold | 2022-01-26 | 4 | -3/+4 | |
| | | | | | | | | Expecting few if any compatibility issues with this transition. Actually upgrading the production databases will be some work, but will hopefully yield disk savings from changes in the B-Tree index on-disk format. | |||||
* | gitlab-ci: install newer version of pipenv, via IA .deb file | Bryan Newbold | 2022-01-26 | 1 | -0/+2 | |
| | ||||||
* | gitlab CI: use focal base image for CI run | Bryan Newbold | 2022-01-26 | 1 | -7/+6 | |
| | ||||||
* | docker focal: update base image for focal/py38 | Bryan Newbold | 2022-01-26 | 1 | -36/+11 | |
| | ||||||
* | Merge branch 'bnewbold-read-only' into 'master' | bnewbold | 2022-01-25 | 9 | -12/+105 | |
|\ | | | | | | | | | read-only database mode See merge request webgroup/fatcat!137 | |||||
| * | proposal: read-only database mode | Bryan Newbold | 2022-01-21 | 1 | -0/+60 | |
| | | ||||||
| * | changelog: read-only mode updates | Bryan Newbold | 2022-01-21 | 1 | -0/+10 | |
| | | ||||||
| * | rust: handle database read-only mode (as 5xx errors, not 4xx) | Bryan Newbold | 2022-01-21 | 2 | -8/+16 | |
| | | ||||||
| * | rust: swith postgresql database to 'fatcat_dev' (distinct from 'fatcat_test') | Bryan Newbold | 2022-01-21 | 3 | -3/+3 | |
| | | ||||||
| * | 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 | |
| | | ||||||
* | | container counts update process README | Bryan Newbold | 2022-01-21 | 1 | -0/+41 | |
|/ | ||||||
* | Merge branch 'bnewbold-file-es' into 'master' | bnewbold | 2022-01-21 | 4 | -4/+66 | |
|\ | | | | | | | | | File entity elasticsearch index worker See merge request webgroup/fatcat!136 | |||||
| * | 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 | |
| | | ||||||
* | | update stats | Bryan Newbold | 2022-01-12 | 3 | -0/+49 | |
| | | ||||||
* | | ES: update README for v05-era indices | Bryan Newbold | 2022-01-12 | 1 | -15/+15 | |
| | |