aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* another example workBryan Newbold2018-11-041-0/+5
|
* Merge remote-tracking branch 'github/master'Bryan Newbold2018-11-021-0/+1
|\
| * Merge pull request #3 from anarcat/pytest-depbnewbold2018-10-301-0/+1
| |\ | | | | | | add missing --dev install required for tests
| | * add missing --dev install required for testsAntoine Beaupré2018-10-291-0/+1
| |/ | | | | | | | | | | | | Without this, pipenv will fail to find pytest or worse, will pick up the default one from the system, which might be 2.7 or some other version of pytest we don't want (*and* that won't pick up on the virtualenv either).
* / backup notesBryan Newbold2018-11-022-0/+137
|/
* another example workBryan Newbold2018-10-121-0/+8
|
* moved github repo to internetarchive orgBryan Newbold2018-10-124-4/+6
|
* fix guide push prod script (host alias)Bryan Newbold2018-10-121-1/+1
|
* improve search UIBryan Newbold2018-10-123-18/+41
|
* fix typo resulting in None for SHA256Bryan Newbold2018-10-121-1/+1
|
* fix release type/status typo on release pagesBryan Newbold2018-10-121-1/+1
|
* filter bad and duplicate URLs from webfaceBryan Newbold2018-10-121-0/+7
| | | | Will need to do this properly in importers/backend.
* spellcheck guideBryan Newbold2018-10-1213-49/+49
|
* for now, store is_longtail_oa in container_is_longtail_oaBryan Newbold2018-10-121-0/+2
|
* point status links to uptimerobot deep urlsBryan Newbold2018-10-121-2/+2
|
* update README_import with GROBID commandBryan Newbold2018-10-121-0/+2
|
* fix grobid_metadata_importer test for nowBryan Newbold2018-10-121-7/+12
|
* pv in line mode during exportsBryan Newbold2018-10-121-1/+1
|
* don't filter out crossref works based on container-titleBryan Newbold2018-10-121-3/+3
|
* fixes for grobid metadata importerBryan Newbold2018-09-282-1/+16
|
* Merge pull request #2 from mekarpeles/patch-1bnewbold2018-09-281-1/+1
|\ | | | | fixes rfc url
| * fixes rfc urlMichael E. Karpeles2018-09-281-1/+1
|/ | | Closes #1, fixes url name
* show only date component of datetimeBryan Newbold2018-09-281-1/+1
|
* sprinkle in TODOs for crossref importerBryan Newbold2018-09-281-0/+2
|
* more special crossrefBryan Newbold2018-09-281-1/+1
|
* special case crossref json viewBryan Newbold2018-09-281-1/+1
|
* fix extra json length checkBryan Newbold2018-09-281-1/+1
|
* try to fix reference displayBryan Newbold2018-09-281-1/+16
|
* try to fix contrib indexingBryan Newbold2018-09-281-1/+1
|
* try to shorten extra metadataBryan Newbold2018-09-281-1/+1
|
* document need to LC_ALL=C.UTF-8 for ES importBryan Newbold2018-09-281-1/+2
|
* hack to fix search results for nowBryan Newbold2018-09-281-2/+6
|
* try to handle attribution order index betterBryan Newbold2018-09-281-1/+1
|
* search creator name unicode work-aroundBryan Newbold2018-09-272-3/+5
|
* not all releases have dateBryan Newbold2018-09-271-1/+4
|
* improvements to grobid_metadata importerBryan Newbold2018-09-273-79/+211
| | | | | But still fails tests due to database collision/side-effect on sha1 lookup.
* move grobid metadata importer from sandcrawlerBryan Newbold2018-09-271-0/+93
|
* many tweaks to release_view pageBryan Newbold2018-09-261-48/+63
|
* improvements to search results pageBryan Newbold2018-09-261-5/+20
|
* switch search to new elastic schema (and endpoint)Bryan Newbold2018-09-263-17/+13
|
* have domain URLs be configurableBryan Newbold2018-09-268-11/+13
|
* expand docs in schema updatedBryan Newbold2018-09-261-5/+5
|
* expand release API JSON linksBryan Newbold2018-09-261-1/+1
|
* TODO updateBryan Newbold2018-09-261-1/+1
|
* fix typo in elastic load scriptBryan Newbold2018-09-261-1/+1
|
* TODO about CSL in guideBryan Newbold2018-09-261-1/+1
|
* start organizing notes into subdirectoriesBryan Newbold2018-09-2514-39/+91
|
* ignore more filesBryan Newbold2018-09-251-0/+1
|
* better default file namesBryan Newbold2018-09-252-8/+8
|
* fix typos in es/transform scriptBryan Newbold2018-09-251-3/+3
|