Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set HTTPS referrer policy in HTML <meta> | Bryan Newbold | 2018-11-12 | 1 | -0/+1 |
| | | | | | | The intent of this change is for user agents to set the Referrer HTTP field when following outlinks from fatcat.wiki, but only with the source domain, not the full URL. | ||||
* | update codegen (trivial) | Bryan Newbold | 2018-11-12 | 4 | -126/+125 |
| | |||||
* | cleanup after python codegen | Bryan Newbold | 2018-11-12 | 1 | -1/+2 |
| | |||||
* | switch to HTTPS in schema def | Bryan Newbold | 2018-11-12 | 2 | -3/+2 |
| | | | | But rewrite to http for python codegen. | ||||
* | start CONTRIBUTORS file | Bryan Newbold | 2018-11-12 | 1 | -0/+3 |
| | | | | Thanks Asheesh! | ||||
* | update README | Bryan Newbold | 2018-11-08 | 2 | -6/+40 |
| | |||||
* | fix test_file_metadata_parse | Bryan Newbold | 2018-11-07 | 1 | -2/+6 |
| | | | | | This test was failing after the first run because the database was getting updated. Randomizing the SHA1 means this should run repeatably. | ||||
* | fix release_date indexing in release_view.html | Bryan Newbold | 2018-11-07 | 1 | -1/+1 |
| | |||||
* | update README and TODOs a bit | Bryan Newbold | 2018-11-07 | 3 | -40/+29 |
| | |||||
* | another weird example work | Bryan Newbold | 2018-11-07 | 1 | -0/+6 |
| | |||||
* | idea for module refactor | Bryan Newbold | 2018-11-07 | 1 | -0/+6 |
| | |||||
* | updated docker for elastic (with plugin) | Bryan Newbold | 2018-11-07 | 5 | -47/+11 |
| | | | | Still need to install the maps (aka, schemas) manually. | ||||
* | note elastic plugin needed | Bryan Newbold | 2018-11-07 | 2 | -0/+52 |
| | |||||
* | first draft docker-compose file and README | Bryan Newbold | 2018-11-07 | 2 | -0/+50 |
| | |||||
* | another example work | Bryan Newbold | 2018-11-04 | 1 | -0/+5 |
| | |||||
* | Merge remote-tracking branch 'github/master' | Bryan Newbold | 2018-11-02 | 1 | -0/+1 |
|\ | |||||
| * | Merge pull request #3 from anarcat/pytest-dep | bnewbold | 2018-10-30 | 1 | -0/+1 |
| |\ | | | | | | | add missing --dev install required for tests | ||||
| | * | add missing --dev install required for tests | Antoine Beaupré | 2018-10-29 | 1 | -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 notes | Bryan Newbold | 2018-11-02 | 2 | -0/+137 |
|/ | |||||
* | another example work | Bryan Newbold | 2018-10-12 | 1 | -0/+8 |
| | |||||
* | moved github repo to internetarchive org | Bryan Newbold | 2018-10-12 | 4 | -4/+6 |
| | |||||
* | fix guide push prod script (host alias) | Bryan Newbold | 2018-10-12 | 1 | -1/+1 |
| | |||||
* | improve search UI | Bryan Newbold | 2018-10-12 | 3 | -18/+41 |
| | |||||
* | fix typo resulting in None for SHA256 | Bryan Newbold | 2018-10-12 | 1 | -1/+1 |
| | |||||
* | fix release type/status typo on release pages | Bryan Newbold | 2018-10-12 | 1 | -1/+1 |
| | |||||
* | filter bad and duplicate URLs from webface | Bryan Newbold | 2018-10-12 | 1 | -0/+7 |
| | | | | Will need to do this properly in importers/backend. | ||||
* | spellcheck guide | Bryan Newbold | 2018-10-12 | 13 | -49/+49 |
| | |||||
* | for now, store is_longtail_oa in container_is_longtail_oa | Bryan Newbold | 2018-10-12 | 1 | -0/+2 |
| | |||||
* | point status links to uptimerobot deep urls | Bryan Newbold | 2018-10-12 | 1 | -2/+2 |
| | |||||
* | update README_import with GROBID command | Bryan Newbold | 2018-10-12 | 1 | -0/+2 |
| | |||||
* | fix grobid_metadata_importer test for now | Bryan Newbold | 2018-10-12 | 1 | -7/+12 |
| | |||||
* | pv in line mode during exports | Bryan Newbold | 2018-10-12 | 1 | -1/+1 |
| | |||||
* | don't filter out crossref works based on container-title | Bryan Newbold | 2018-10-12 | 1 | -3/+3 |
| | |||||
* | fixes for grobid metadata importer | Bryan Newbold | 2018-09-28 | 2 | -1/+16 |
| | |||||
* | Merge pull request #2 from mekarpeles/patch-1 | bnewbold | 2018-09-28 | 1 | -1/+1 |
|\ | | | | | fixes rfc url | ||||
| * | fixes rfc url | Michael E. Karpeles | 2018-09-28 | 1 | -1/+1 |
|/ | | | Closes #1, fixes url name | ||||
* | show only date component of datetime | Bryan Newbold | 2018-09-28 | 1 | -1/+1 |
| | |||||
* | sprinkle in TODOs for crossref importer | Bryan Newbold | 2018-09-28 | 1 | -0/+2 |
| | |||||
* | more special crossref | Bryan Newbold | 2018-09-28 | 1 | -1/+1 |
| | |||||
* | special case crossref json view | Bryan Newbold | 2018-09-28 | 1 | -1/+1 |
| | |||||
* | fix extra json length check | Bryan Newbold | 2018-09-28 | 1 | -1/+1 |
| | |||||
* | try to fix reference display | Bryan Newbold | 2018-09-28 | 1 | -1/+16 |
| | |||||
* | try to fix contrib indexing | Bryan Newbold | 2018-09-28 | 1 | -1/+1 |
| | |||||
* | try to shorten extra metadata | Bryan Newbold | 2018-09-28 | 1 | -1/+1 |
| | |||||
* | document need to LC_ALL=C.UTF-8 for ES import | Bryan Newbold | 2018-09-28 | 1 | -1/+2 |
| | |||||
* | hack to fix search results for now | Bryan Newbold | 2018-09-28 | 1 | -2/+6 |
| | |||||
* | try to handle attribution order index better | Bryan Newbold | 2018-09-28 | 1 | -1/+1 |
| | |||||
* | search creator name unicode work-around | Bryan Newbold | 2018-09-27 | 2 | -3/+5 |
| | |||||
* | not all releases have date | Bryan Newbold | 2018-09-27 | 1 | -1/+4 |
| | |||||
* | improvements to grobid_metadata importer | Bryan Newbold | 2018-09-27 | 3 | -79/+211 |
| | | | | | But still fails tests due to database collision/side-effect on sha1 lookup. |