Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improvements to search results page | Bryan Newbold | 2018-09-26 | 1 | -5/+20 |
| | |||||
* | switch search to new elastic schema (and endpoint) | Bryan Newbold | 2018-09-26 | 3 | -17/+13 |
| | |||||
* | have domain URLs be configurable | Bryan Newbold | 2018-09-26 | 8 | -11/+13 |
| | |||||
* | expand docs in schema updated | Bryan Newbold | 2018-09-26 | 1 | -5/+5 |
| | |||||
* | expand release API JSON links | Bryan Newbold | 2018-09-26 | 1 | -1/+1 |
| | |||||
* | TODO update | Bryan Newbold | 2018-09-26 | 1 | -1/+1 |
| | |||||
* | fix typo in elastic load script | Bryan Newbold | 2018-09-26 | 1 | -1/+1 |
| | |||||
* | TODO about CSL in guide | Bryan Newbold | 2018-09-26 | 1 | -1/+1 |
| | |||||
* | start organizing notes into subdirectories | Bryan Newbold | 2018-09-25 | 14 | -39/+91 |
| | |||||
* | ignore more files | Bryan Newbold | 2018-09-25 | 1 | -0/+1 |
| | |||||
* | better default file names | Bryan Newbold | 2018-09-25 | 2 | -8/+8 |
| | |||||
* | fix typos in es/transform script | Bryan Newbold | 2018-09-25 | 1 | -3/+3 |
| | |||||
* | more crossref_importer fixes (ugh) | Bryan Newbold | 2018-09-25 | 1 | -2/+11 |
| | |||||
* | if we need to create a container for a release, accept it | Bryan Newbold | 2018-09-24 | 1 | -1/+4 |
| | | | | | | This is working around bad (and undocumented) behavior around autoaccept batch imports, which resulted in hundreds of thousands of duplicate "unaccepted" containers in production. | ||||
* | parse 'issued' date format correctly | Bryan Newbold | 2018-09-24 | 1 | -1/+8 |
| | |||||
* | update importer docs for newer crossref dump | Bryan Newbold | 2018-09-24 | 1 | -1/+1 |
| | |||||
* | use correct publication date in crossref_importer (oops) | Bryan Newbold | 2018-09-24 | 1 | -1/+1 |
| | |||||
* | even more conservative size restrictions | Bryan Newbold | 2018-09-24 | 1 | -1/+1 |
| | |||||
* | script for partitioning dumps (needs test) | Bryan Newbold | 2018-09-24 | 3 | -0/+68 |
| | |||||
* | updated import timing | Bryan Newbold | 2018-09-24 | 2 | -1/+68 |
| | |||||
* | guide: actually build (not watch) before pushing | Bryan Newbold | 2018-09-24 | 2 | -0/+4 |
| | |||||
* | cut down max row count even further | Bryan Newbold | 2018-09-24 | 1 | -1/+1 |
| | |||||
* | fix typo/error in elastic schema | Bryan Newbold | 2018-09-24 | 1 | -1/+0 |
| | |||||
* | fix NoneType python error in transform_release | Bryan Newbold | 2018-09-24 | 1 | -1/+1 |
| | |||||
* | filter out huge (> 2500 row) release fields | Bryan Newbold | 2018-09-23 | 1 | -0/+5 |
| | |||||
* | add author sequence metadata to contribs | Bryan Newbold | 2018-09-23 | 1 | -2/+6 |
| | |||||
* | commit old notes and other files | Bryan Newbold | 2018-09-22 | 5 | -0/+91 |
| | |||||
* | more python example files | Bryan Newbold | 2018-09-22 | 2 | -0/+424 |
| | |||||
* | gitignore for elastic files | Bryan Newbold | 2018-09-22 | 1 | -0/+2 |
| | |||||
* | fix isbn13 size check (!) | Bryan Newbold | 2018-09-22 | 1 | -2/+2 |
| | |||||
* | changes to crossref importer (and tests) | Bryan Newbold | 2018-09-22 | 2 | -33/+127 |
| | |||||
* | annotate API spec with tag-related lines | Bryan Newbold | 2018-09-22 | 1 | -97/+97 |
| | | | | So they can be striped easily in codegen. | ||||
* | update python codegen | Bryan Newbold | 2018-09-22 | 7 | -364/+32 |
| | | | | | Strip out TAGLINE (tag-related) lines from spec, so we don't get many small Api classes (just one top-level). Ugh. | ||||
* | update elastic schema and transform | Bryan Newbold | 2018-09-22 | 3 | -32/+86 |
| | |||||
* | update export command | Bryan Newbold | 2018-09-22 | 1 | -1/+1 |
| | |||||
* | rustfmt, and implement schema tweaks | Bryan Newbold | 2018-09-22 | 6 | -105/+75 |
| | |||||
* | container_name (not title), and shrink some BIGINTs | Bryan Newbold | 2018-09-22 | 1 | -4/+4 |
| | |||||
* | codegen fatcat-api-spec | Bryan Newbold | 2018-09-22 | 10 | -2809/+2979 |
| | |||||
* | container_name (for consistency) | Bryan Newbold | 2018-09-22 | 1 | -1/+1 |
| | |||||
* | first pass at a release elastic schema | Bryan Newbold | 2018-09-21 | 3 | -0/+171 |
| | |||||
* | clean up entity fields page | Bryan Newbold | 2018-09-21 | 1 | -67/+54 |
| | |||||
* | large progress on guide | Bryan Newbold | 2018-09-21 | 13 | -161/+345 |
| | | | | Don't have enough time to complete and copy-edit this now though. | ||||
* | update guide README | Bryan Newbold | 2018-09-20 | 1 | -0/+2 |
| | |||||
* | update import README | Bryan Newbold | 2018-09-20 | 1 | -80/+24 |
| | |||||
* | fix issues with extid mapping in crossref-importer | Bryan Newbold | 2018-09-20 | 2 | -2/+2 |
| | |||||
* | actually link to guide | Bryan Newbold | 2018-09-20 | 1 | -4/+4 |
| | |||||
* | more TODO | Bryan Newbold | 2018-09-20 | 1 | -2/+8 |
| | |||||
* | TODO in crossref_importer | Bryan Newbold | 2018-09-20 | 1 | -0/+1 |
| | |||||
* | add (untested) fix for fulltext link | Bryan Newbold | 2018-09-20 | 1 | -2/+2 |
| | |||||
* | commit misc notes | Bryan Newbold | 2018-09-20 | 2 | -0/+14 |
| |