aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bugfix in release infoboxBryan Newbold2019-03-191-1/+1
|
* add webcaptures and filesets to prod homepageBryan Newbold2019-03-191-4/+13
|
* record webcaptures added as demosBryan Newbold2019-03-191-0/+45
|
* localhost JSON links fro dev.fatcat.wikiBryan Newbold2019-03-191-1/+1
| | | | | Might be better/simpler to set up DNS A records on 'dev.fatcat.wiki', but that would require some hack to make offline dev work correctly.
* hot pink side-bar for WIP entitiesBryan Newbold2019-03-191-0/+8
|
* submit and accept editgroups from fatcat_utilBryan Newbold2019-03-191-2/+24
|
* new importer: wayback_staticBryan Newbold2019-03-193-4/+86
|
* update enrich examples demo scriptBryan Newbold2019-03-191-49/+63
|
* initial wayback-to-webcapture helperBryan Newbold2019-03-191-0/+203
|
* expose bibtex and citeproc; revert /unstable/ prefixesBryan Newbold2019-03-183-5/+34
|
* some API-like routes are unstableBryan Newbold2019-03-182-17/+20
|
* refactor and test citeproc codeBryan Newbold2019-03-184-32/+120
|
* better python coverage match patternBryan Newbold2019-03-151-2/+4
|
* HACK: force pylint to ignore urllib3 Retry importBryan Newbold2019-03-151-1/+3
| | | | | | As the code comment mentions, not sure why pylint throws this error. requests and urllib3 are recent, and this code runs fine in tests and QA, and pylint is running (in CI) within pipenv.
* update rust_build_release CI configBryan Newbold2019-03-151-1/+4
|
* add commit (missing) fatcat_util.py fileBryan Newbold2019-03-151-0/+54
|
* update dev setup instructionsBryan Newbold2019-03-157-20/+29
|
* update TODOBryan Newbold2019-03-151-5/+33
|
* MEDLINE/Pubmed noteBryan Newbold2019-03-151-2/+6
| | | | Also, arXivRaw, not arXiv (though see WIP on more-importers branch)
* more integration of transform refactorBryan Newbold2019-03-115-19/+34
|
* refactor transforms into sub-dirBryan Newbold2019-03-117-307/+356
|
* Merge branch 'citeproc'Bryan Newbold2019-03-115-238/+473
|\
| * basic demo CSL/citeproc transform codeBryan Newbold2019-03-113-2/+226
| | | | | | | | Needs tests
| * citeproc-py depBryan Newbold2019-03-112-236/+247
| | | | | | | | | | The style package has 40+ MByte of style info (thousands of files), which is unforunately large.
* | guide: remove more rsync flagsBryan Newbold2019-03-112-2/+2
| | | | | | | | Was getting errors with these
* | add bibliography to guideBryan Newbold2019-03-113-0/+201
| |
* | remove leftover debug print statementBryan Newbold2019-03-111-1/+1
|/
* clean up HTML whitespaceBryan Newbold2019-03-073-7/+25
|
* webface: fix abstracts, descriptionBryan Newbold2019-03-071-5/+6
|
* webface: more validator fixes, including microdata bump to document-wideBryan Newbold2019-03-072-11/+10
|
* webface: w3c validator fixesBryan Newbold2019-03-079-43/+43
|
* webface: ScholarlyArticle microdata for all release pagesBryan Newbold2019-03-071-26/+34
|
* webface: structure meta tags for release pagesBryan Newbold2019-03-071-0/+67
|
* webface: microdata for searchboxBryan Newbold2019-03-072-4/+11
|
* webface: loud QA/DEV indicatorsBryan Newbold2019-03-061-2/+22
|
* fix harvester session.get() paramsBryan Newbold2019-03-061-5/+8
|
* retry/backoff for Crossref harvesterBryan Newbold2019-03-062-2/+24
|
* TODO updatesBryan Newbold2019-03-061-16/+48
|
* guide: update roadmapBryan Newbold2019-03-061-1/+35
|
* guide: release entity typosBryan Newbold2019-03-061-2/+1
|
* 10 MByte default Kafka produce (workers)Bryan Newbold2019-03-062-2/+9
|
* elastic schema indentationBryan Newbold2019-03-061-6/+6
|
* remove stale plan fileBryan Newbold2019-03-061-41/+0
|
* update CHANGELOGBryan Newbold2019-03-061-0/+4
|
* elastic-release worker w/o APIBryan Newbold2019-03-042-5/+5
| | | | | Forgot that this worker really doesn't want/need any API connection at all; just an ApiClient to deserialize objects from Kafka.
* fix (untested) ElasticsearchReleaseWorker invocationBryan Newbold2019-03-041-1/+1
|
* fix elastic research worker api argBryan Newbold2019-03-041-4/+3
|
* fix tests/api_releases (schema examples)Bryan Newbold2019-03-041-1/+1
|
* smaller release statusBryan Newbold2019-03-041-2/+3
|
* bugfix search author resultsBryan Newbold2019-03-041-2/+2
|