Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | | ||||||
* | | ES schema: fix typo in container issns alias | Bryan Newbold | 2022-01-12 | 1 | -1/+1 | |
| | | ||||||
* | | 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 See merge request webgroup/fatcat!135 | |||||
| * | | move from raven to sentry_sdk | Martin Czygan | 2021-12-14 | 10 | -344/+396 | |
| |/ | | | | | | | | | | | | | | | | | related docs: * https://docs.sentry.io/platforms/python/guides/flask/migration/ * https://docs.sentry.io/platforms/python/guides/asgi/configuration/integrations/flask/ > `fetch_git_sha` is gone, see: https://forum.sentry.io/t/fetch-git-sha-equivalent-in-the-unified-python-sdk/5521 | |||||
* / | crossref importer: skip affiliations lacking 'name' | Bryan Newbold | 2021-12-15 | 1 | -0/+3 | |
|/ | | | | Relatedly, we should start handling ROR affiliations in contribs soon. | |||||
* | updates to guide based on feedback | Bryan Newbold | 2021-12-08 | 3 | -9/+35 | |
| | ||||||
* | mergers: fix typo in env var name | Bryan Newbold | 2021-12-07 | 3 | -3/+3 | |
| | ||||||
* | another file_meta update | Bryan Newbold | 2021-12-06 | 1 | -0/+60 | |
| | ||||||
* | ES container schema: add 'sim_pubid' and `ia_sim_collection` fields | Bryan Newbold | 2021-12-03 | 2 | -0/+4 | |
| | ||||||
* | ES transform: remove prototype microfilm links | Bryan Newbold | 2021-12-03 | 1 | -20/+0 | |
| | | | | This ended up being a feature in scholar.archive.org, not fatcat. | |||||
* | SQL snashots/exports: updated prod commands | Bryan Newbold | 2021-12-03 | 1 | -13/+15 | |
| | ||||||
* | file_meta cleanup update | Bryan Newbold | 2021-12-01 | 1 | -0/+75 | |
| | ||||||
* | initial 'far-future' release date updates | Bryan Newbold | 2021-11-30 | 1 | -0/+212 | |
| |