aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add wikidata SPARQL queryx-attic-choculaBryan Newbold2019-07-311-0/+35
|
* sqlite-notebook template for basic chocula statsBryan Newbold2019-07-312-0/+186
|
* iterate on homepage url import/statsBryan Newbold2019-07-312-21/+43
|
* more issn URL checker fixesBryan Newbold2019-07-312-11/+27
|
* major improvements to ISSN URL checkerBryan Newbold2019-07-301-20/+121
|
* import vanilla ISSN url checker scriptBryan Newbold2019-07-301-0/+52
|
* chocula: sherpa_color in summary; cleanupsBryan Newbold2019-07-303-6/+12
|
* chocula: openapcBryan Newbold2019-07-301-1/+31
|
* chocula: json exportBryan Newbold2019-07-301-0/+17
|
* chocula: fix wikidata_qid inclusionBryan Newbold2019-07-301-2/+3
|
* chocula: fix wikidata_qid inclusionBryan Newbold2019-07-302-1/+3
|
* chocula: better ISSN-L handlingBryan Newbold2019-07-304-24/+41
|
* chocula: updated fetches, new ISSN-L and DOAJ filesBryan Newbold2019-07-302-7/+10
|
* chocula: wikidata indexingBryan Newbold2019-07-301-4/+48
|
* chocula: crude publisher type bucketing; field cleanupBryan Newbold2019-07-302-40/+194
|
* shorter/simpler table namesBryan Newbold2019-07-262-9/+17
|
* chocula: more host/domain fixesBryan Newbold2019-07-261-3/+8
|
* GOLD OA parsingBryan Newbold2019-07-261-40/+54
|
* chocula: fix domain parsingBryan Newbold2019-07-261-10/+47
|
* pipenv: pytest for journal_metadataBryan Newbold2019-07-262-4/+83
|
* chocula READMEBryan Newbold2019-07-141-0/+7
|
* chocula: fetch SZ jsonBryan Newbold2019-07-141-0/+2
|
* more chocula progressBryan Newbold2019-07-142-61/+183
|
* EZB and szczepanski indexersBryan Newbold2019-07-111-45/+146
|
* chocula early workBryan Newbold2019-07-104-0/+1009
| | | | (non-functional)
* guide: fix a typoMartin Czygan2019-07-071-1/+1
|
* show release withdrawn statusBryan Newbold2019-07-012-3/+13
| | | | | Including in search results. De-emphasize release_stage button in search results.
* show release original_title in headerBryan Newbold2019-07-011-0/+3
|
* fix whitespace in HTML title; nothing on homeBryan Newbold2019-06-302-2/+3
|
* more descriptive HTML titlesBryan Newbold2019-06-3015-3/+63
|
* fix uwsgi header small buffer sizeBryan Newbold2019-06-301-0/+1
| | | | | | | Was resulting in gateway 502 errors, eg when searching for "Wolfe­schlegel­stein­hausen­berger­dorff­welche­vor­altern­waren­gewissen­haft­schafers­wessen­schafe­waren­wohl­gepflege­und­sorg­faltig­keit­be­schutzen­vor­an­greifen­durch­ihr­raub­gierig­feinde­welche­vor­altern­zwolf­hundert­tausend­jah­res­voran­die­er­scheinen­von­der­erste­erde­mensch­der­raum­schiff­genacht­mit­tung­stein­und­sieben­iridium­elek­trisch­motors­ge­brauch­licht­als­sein­ur­sprung­von­kraft­ge­start­sein­lange­fahrt­hin­zwischen­stern­artig­raum­auf­der­suchen­nach­bar­schaft­der­stern­welche­ge­habt­be­wohn­bar­planeten­kreise­drehen­sich­und­wo­hin­der­neue­rasse­von­ver­stand­ig­mensch­lich­keit­konnte­fort­pflanzen­und­sicher­freuen­an­lebens­lang­lich­freude­und­ru­he­mit­nicht­ein­furcht­vor­an­greifen­vor­anderer­intelligent­ge­schopfs­von­hin­zwischen­stern­art­ig­raum". Thanks for the catch rmo!
* guide: fix markdown ref linksBryan Newbold2019-06-286-9/+9
|
* complete generic entity rev viewsBryan Newbold2019-06-282-36/+60
| | | | | | Was getting 500s in production from crawlers. Also expand test coverage.
* update front-page statsBryan Newbold2019-06-271-2/+2
|
* more fixup notes (from QA server)Bryan Newbold2019-06-271-5/+46
|
* fix stats padding (mobile)Bryan Newbold2019-06-271-3/+3
|
* webface UI tweaks, mostly for mobileBryan Newbold2019-06-274-10/+20
|
* finish fixup_longtail_issnl_unique; but not going to run itBryan Newbold2019-06-271-4/+3
|
* initial work on longtail_issnl_unique.pyBryan Newbold2019-06-241-0/+192
|
* crossref: allow 'name' fallback (for groups, etc)Bryan Newbold2019-06-241-1/+1
|
* add inflight edit protection to matched importerBryan Newbold2019-06-241-1/+8
|
* fix typo; do arxiv-specific match import hackBryan Newbold2019-06-241-3/+14
|
* fix syntax in existing.url cleanupBryan Newbold2019-06-241-1/+1
|
* fix existing updaterBryan Newbold2019-06-241-2/+3
|
* add minimal file URL cleanups to matched importerBryan Newbold2019-06-241-0/+8
|
* matched importer: urls, not urlBryan Newbold2019-06-241-1/+1
| | | | | | This matches the docs in the header. Previous matched imports were using 'cdx' objects with no 'dt' key, but this makes more sense. As far as I know the old 'url' code path was never actually used (or tested, derp).
* fix typo in typoBryan Newbold2019-06-241-1/+1
|
* fix typo in changelog workerBryan Newbold2019-06-241-1/+1
|
* Merge branch 'bnewbold-build-artifacts'Bryan Newbold2019-06-247-124/+187
|\
| * try cargo path tweak againBryan Newbold2019-06-201-1/+2
| |