| Commit message (Expand) | Author | Age | Files | Lines |
* | container ES transform: include old extra.issne/p fields | Bryan Newbold | 2022-02-03 | 1 | -1/+4 |
* | 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 |
* | ES release transform: handle redirected containers better | Bryan Newbold | 2021-11-24 | 1 | -1/+1 |
* | content_scope: include in file ES schema and transform | Bryan Newbold | 2021-11-17 | 1 | -0/+1 |
* | typing: first batch of python bulk type annotations | Bryan Newbold | 2021-11-03 | 3 | -9/+21 |
* | lint: resolve existing mypy type errors | Bryan Newbold | 2021-11-02 | 3 | -7/+10 |
* | fmt (black): fatcat_tools/ | Bryan Newbold | 2021-11-02 | 4 | -444/+517 |
* | python: isort everything | Bryan Newbold | 2021-11-02 | 3 | -8/+17 |
* | lint: simple, safe inline lint fixes | Bryan Newbold | 2021-11-02 | 1 | -5/+5 |
* | entity transforms: add basic type annotations | Bryan Newbold | 2021-11-02 | 1 | -7/+19 |
* | re-fmt all the fatcat_tools __init__ files for readability | Bryan Newbold | 2021-11-02 | 1 | -4/+14 |
* | small python tweaks for annotations, imports | Bryan Newbold | 2021-11-02 | 1 | -1/+1 |
* | try some type annotations | Bryan Newbold | 2021-11-02 | 1 | -6/+6 |
* | Merge branch 'bnewbold-import-fileset' | Bryan Newbold | 2021-11-02 | 1 | -1/+15 |
|\ |
|
| * | ingest: handle datasets, components, other ingest types | Bryan Newbold | 2021-10-14 | 1 | -1/+15 |
* | | access: populate thumbnail_url for PDFs | Bryan Newbold | 2021-10-18 | 1 | -3/+9 |
|/ |
|
* | python: implement ES schema changes | Bryan Newbold | 2021-10-13 | 1 | -4/+17 |
* | refs: generalize web endpoints; JSON content negotiation; openlibrary inbound... | Bryan Newbold | 2021-07-23 | 1 | -0/+2 |
* | remove unused imports (lint) | Bryan Newbold | 2021-07-23 | 1 | -1/+1 |
* | partial access options transform for releases | Bryan Newbold | 2021-07-23 | 1 | -0/+58 |
* | more consistent and defensive lower-casing of DOIs | Bryan Newbold | 2021-06-23 | 1 | -2/+2 |
* | small python lint fixes (no behavior change) | Bryan Newbold | 2021-05-25 | 1 | -1/+1 |
* | ingest: add per-container ingest type overrides | Bryan Newbold | 2021-05-21 | 1 | -1/+17 |
* | transforms: fix 'display_ame' typo | Bryan Newbold | 2021-04-19 | 1 | -2/+2 |
* | prefer contrib.creator.display_name over contrib.raw_name | Bryan Newbold | 2021-04-12 | 2 | -4/+7 |
* | ES schema updates: doc_index_ts as a str, not datetime | Bryan Newbold | 2021-04-06 | 1 | -4/+4 |
* | container search schema: preservation stats, new fields | Bryan Newbold | 2021-04-06 | 1 | -2/+18 |
* | release ES: add discipline field | Bryan Newbold | 2021-04-06 | 1 | -0/+2 |
* | ES schemas: add doc_index_ts to all mappings | Bryan Newbold | 2021-04-06 | 1 | -0/+4 |
* | elasticsearch: simple new dblp and doaj fields | Bryan Newbold | 2021-01-20 | 1 | -0/+4 |
* | bug fix: is_preserved should always be bool | Bryan Newbold | 2020-12-17 | 1 | -2/+2 |
* | fix indentation | Bryan Newbold | 2020-12-16 | 1 | -2/+2 |
* | have release elasticsearch transform count webcaptures and filesets towards p... | Bryan Newbold | 2020-12-16 | 1 | -26/+57 |
* | small release_to_elasticsearch refactors | Bryan Newbold | 2020-12-16 | 1 | -7/+12 |
* | refactor release_to_elasticsearch transform | Bryan Newbold | 2020-12-16 | 1 | -131/+148 |
* | if a release has DOAJ article id, count as OA | Bryan Newbold | 2020-11-19 | 1 | -0/+3 |
* | ingest tool: support for setting ingest type | Bryan Newbold | 2020-11-06 | 1 | -6/+6 |
* | elastic transform: more preservation keepers | Bryan Newbold | 2020-10-08 | 1 | -1/+2 |
* | release ES transform tweaks | Bryan Newbold | 2020-08-07 | 1 | -3/+5 |
* | basic toml transform helper | Bryan Newbold | 2020-07-30 | 2 | -4/+20 |
* | simplify in_kbart check statement | Bryan Newbold | 2020-07-23 | 1 | -1/+1 |
* | make in_kbart transform inclusive of last year | Bryan Newbold | 2020-07-23 | 1 | -0/+9 |
* | lint (flake8) tool python files | Bryan Newbold | 2020-07-01 | 4 | -18/+10 |
* | ES schema: add best_url to file schema | Bryan Newbold | 2020-06-04 | 1 | -0/+12 |
* | improve citeproc/CSL web interface | Bryan Newbold | 2020-03-25 | 1 | -6/+12 |
* | Merge branch 'bnewbold-elastic-v03b' | Bryan Newbold | 2020-02-26 | 2 | -46/+198 |
|\ |
|
| * | improve is_oa flag accuracy | Bryan Newbold | 2020-02-26 | 1 | -8/+4 |
| * | ES container last tweaks | Bryan Newbold | 2020-02-26 | 1 | -0/+3 |
| * | ES release: last minor tweaks | Bryan Newbold | 2020-02-26 | 1 | -2/+2 |