Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | small bugfixes to pubmed xml parser | Bryan Newbold | 2019-05-21 | 1 | -11/+13 | |
* | basic arxivraw XML parser | Bryan Newbold | 2019-05-21 | 2 | -0/+228 | |
* | pipenv: beautiful soup and pylatexenc | Bryan Newbold | 2019-05-21 | 2 | -1/+141 | |
* | basic pubmed parser | Bryan Newbold | 2019-05-21 | 2 | -0/+37192 | |
* | codegen version bump | Bryan Newbold | 2019-05-21 | 83 | -88/+88 | |
* | bump version to 0.3.0 | Bryan Newbold | 2019-05-21 | 1 | -1/+1 | |
* | fix 'releases' tests (to release_ids) | Bryan Newbold | 2019-05-21 | 1 | -3/+3 | |
* | update TODO | Bryan Newbold | 2019-05-20 | 1 | -57/+7 | |
* | include creator_ids in release elastic schema | Bryan Newbold | 2019-05-20 | 3 | -0/+8 | |
* | include structured contrib names in CDL/dash importer | Bryan Newbold | 2019-05-20 | 1 | -2/+2 | |
* | hide abstracts and refs in release expansions | Bryan Newbold | 2019-05-20 | 5 | -3/+21 | |
* | simplify file/fileset/webcapture views with release expansion | Bryan Newbold | 2019-05-20 | 1 | -24/+4 | |
* | add release expand api tests | Bryan Newbold | 2019-05-20 | 4 | -9/+19 | |
* | fix releases/release_ids in math_universe.json test file | Bryan Newbold | 2019-05-20 | 1 | -1/+1 | |
* | python_client: patch out circular dep | Bryan Newbold | 2019-05-20 | 4 | -3/+33 | |
* | python_client: remove crufty files | Bryan Newbold | 2019-05-20 | 7 | -1508/+0 | |
* | rust impl release expansion | Bryan Newbold | 2019-05-20 | 1 | -3/+84 | |
* | rust fmt | Bryan Newbold | 2019-05-20 | 1 | -2/+0 | |
* | schema: allow releases expansion on file/fileset/webcapture | Bryan Newbold | 2019-05-20 | 9 | -21/+198 | |
* | actually check withdrawn status | Bryan Newbold | 2019-05-20 | 1 | -0/+3 | |
* | more release schema changes | Bryan Newbold | 2019-05-20 | 1 | -0/+56 | |
* | tweak cookbook batch description | Bryan Newbold | 2019-05-20 | 1 | -4/+4 | |
* | basic controlled vocabulary for withdrawn_stage | Bryan Newbold | 2019-05-20 | 2 | -3/+45 | |
* | start refactoring guide (per-entity pages) | Bryan Newbold | 2019-05-20 | 9 | -457/+490 | |
* | update CHANGELOG with various schema changes | Bryan Newbold | 2019-05-20 | 1 | -1/+39 | |
* | elastic release schema update | Bryan Newbold | 2019-05-20 | 2 | -3/+11 | |
* | include edit_extra on single-entity creates | Bryan Newbold | 2019-05-20 | 2 | -1/+8 | |
* | entity create edit_extra tests | Bryan Newbold | 2019-05-20 | 6 | -2/+29 | |
* | DefaultApi leakage thing fixed, so don't skip test | Bryan Newbold | 2019-05-20 | 1 | -3/+0 | |
* | improved CSL transform (structured author names) | Bryan Newbold | 2019-05-20 | 2 | -13/+12 | |
* | make some XXX into TODO | Bryan Newbold | 2019-05-20 | 5 | -6/+5 | |
* | allow versioned PMCID | Bryan Newbold | 2019-05-20 | 1 | -2/+5 | |
* | fix elastic file pdf check | Bryan Newbold | 2019-05-16 | 1 | -1/+3 | |
* | rust/schema: allow 'retraction' release_type | Bryan Newbold | 2019-05-16 | 2 | -0/+5 | |
* | rust: fix missing 'created' field test failure | Bryan Newbold | 2019-05-15 | 1 | -0/+1 | |
* | elastic transforms: work around missing pdf mimetypes | Bryan Newbold | 2019-05-15 | 1 | -1/+1 | |
* | fix default mimetype (impacted pre-1923 files) | Bryan Newbold | 2019-05-15 | 4 | -6/+15 | |
* | TODO progress (v0.3) | Bryan Newbold | 2019-05-15 | 1 | -15/+34 | |
* | use new editor username in changelog view | Bryan Newbold | 2019-05-14 | 1 | -4/+2 | |
* | codegen and rust impl created timestamp | Bryan Newbold | 2019-05-14 | 8 | -12/+61 | |
* | api spec: editgroup created timestamp | Bryan Newbold | 2019-05-14 | 1 | -0/+3 | |
* | rust: return editors and cl index for editgroup more often | Bryan Newbold | 2019-05-14 | 5 | -15/+20 | |
* | python impl | Bryan Newbold | 2019-05-14 | 23 | -217/+197 | |
* | python codegen | Bryan Newbold | 2019-05-14 | 19 | -707/+1953 | |
* | endpoint change notes | Bryan Newbold | 2019-05-14 | 1 | -0/+79 | |
* | rust impl endpoint changes | Bryan Newbold | 2019-05-14 | 6 | -285/+211 | |
* | rust codegen | Bryan Newbold | 2019-05-14 | 10 | -2492/+2151 | |
* | api spec: refactor entity mutation endpoints | Bryan Newbold | 2019-05-14 | 1 | -329/+308 | |
* | python impl | Bryan Newbold | 2019-05-14 | 16 | -66/+66 | |
* | python codegen | Bryan Newbold | 2019-05-14 | 21 | -46/+1865 |