aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | add upper-case work-around from kibana map joinBryan Newbold2020-01-302-0/+2
| * | JSON typo in release mappingBryan Newbold2020-01-301-1/+0
| * | ES schemas: make keywords case-insensitive by defaultBryan Newbold2020-01-304-66/+115
| * | tweak file ES archive.org domain trackingBryan Newbold2020-01-302-0/+7
| * | implement host+domain parsing for file ES transformBryan Newbold2020-01-302-13/+8
| * | pipenv: add tldextract (url parser) and update depsBryan Newbold2020-01-302-136/+159
| * | fix ES file schema plural field namesBryan Newbold2020-01-292-5/+4
| * | new biblio-only general searchBryan Newbold2020-01-291-2/+2
| * | elastic schema fixesBryan Newbold2020-01-293-7/+12
| * | add country to v03b release schemaBryan Newbold2020-01-292-0/+3
| * | update ES docs and proposalBryan Newbold2020-01-292-4/+6
| * | actually implement changelog transformBryan Newbold2020-01-293-19/+78
| * | fix some transform bugs, add some testsBryan Newbold2020-01-296-13/+48
| * | ES release schema updatesBryan Newbold2020-01-292-28/+122
| * | container ES schema changesBryan Newbold2020-01-292-29/+38
| * | first implementation of ES file schemaBryan Newbold2020-01-294-3/+115
* | | Merge branch 'bnewbold-more-ingest' into 'master'bnewbold2020-02-251-1/+37
|\ \ \
| * | | entity worker: ingest more releasesBryan Newbold2020-02-221-1/+37
* | | | add some more domain/rel URL mappingsBryan Newbold2020-02-221-0/+9
|/ / /
* | | table size snapshotsBryan Newbold2020-02-192-0/+47
* | | Merge branch 'bnewbold-shadow-import'Bryan Newbold2020-02-197-2/+289
|\ \ \
| * | | remove arabesque short wayback URL hackBryan Newbold2020-02-141-6/+0
| * | | clarify shadow filter codeBryan Newbold2020-02-131-1/+1
| * | | filter out shadows-only files in webfaceBryan Newbold2020-02-132-2/+7
| * | | improve shadow import file url cleanup pathBryan Newbold2020-02-131-2/+12
| * | | shadow import fixes from QA testingBryan Newbold2020-02-132-1/+7
| * | | shadow import: more filtering of file_meta fieldsBryan Newbold2020-02-133-18/+28
| * | | basic shadow importerBryan Newbold2020-02-135-0/+262
* | | | more SQL db size reduction notesBryan Newbold2020-02-191-0/+16
* | | | always crawl researchgate DOIsBryan Newbold2020-02-181-0/+2
* | | | ingest import: fix edit_extra pathBryan Newbold2020-02-181-1/+1
* | | | ingest importer: edit_extra is a top-level keyBryan Newbold2020-02-181-1/+1
* | | | ingest import: allow short version of corpus namesBryan Newbold2020-02-181-0/+3
* | | | ingest importer: pass through link relBryan Newbold2020-02-181-1/+6
| |_|/ |/| |
* | | fatcat_ingest: as 'fatcat-ingest', not 'fatcat-ingest-container'Bryan Newbold2020-02-141-1/+1
* | | Merge branch 'martin-harvest-print' into 'master'bnewbold2020-02-143-17/+22
|\ \ \ | |/ / |/| |
| * | harvest: log state on startup and use stderr for diagnosticsMartin Czygan2020-02-143-17/+22
|/ /
* | add acceptlist override for biorxiv/medrxivBryan Newbold2020-02-101-2/+12
* | check ingest_request_source existance for SPN as well as ingestBryan Newbold2020-02-061-0/+3
* | additional trusted link sourcesBryan Newbold2020-02-061-0/+3
* | add mag and s2 as trusted link sourcesBryan Newbold2020-02-061-1/+1
* | ingest worker: handle missing ingest_request_sourceBryan Newbold2020-02-061-0/+3
* | switch '!= None' to 'is not None'Bryan Newbold2020-02-041-3/+3
* | allow-non-oa is a top-level flag, not sub-commandBryan Newbold2020-02-041-3/+0
* | default to PMC ingest URLs over DOIBryan Newbold2020-02-041-4/+4
* | ingest: add 'extid' and 'query' modes; filters; refactorBryan Newbold2020-02-041-38/+147
* | Merge branch 'martin-datacite-strptime-none' into 'master'Martin Czygan2020-01-311-1/+1
|\ \
| * | datacite: prevent noneMartin Czygan2020-01-311-1/+1
|/ /
* | Merge branch 'martin-datacite-micropub' into 'master'Martin Czygan2020-01-314-25/+162
|\ \ | |/ |/|
| * datacite: name shall not be NoneMartin Czygan2020-01-311-1/+1