Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | update python codegen | Bryan Newbold | 2018-09-22 | 7 | -364/+32 |
* | 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 |
* | 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 |
* | progress on guide | Bryan Newbold | 2018-09-20 | 9 | -94/+462 |
* | copy some notes to guide | Bryan Newbold | 2018-09-20 | 11 | -26/+512 |
* | work in progress on guide (mdbook) | Bryan Newbold | 2018-09-20 | 17 | -0/+358 |
* | add tags (grouping) to openapi schema | Bryan Newbold | 2018-09-18 | 1 | -0/+99 |
* | squelch diesel macro warnings | Bryan Newbold | 2018-09-18 | 2 | -0/+4 |
* | fatcat-export rustfmt | Bryan Newbold | 2018-09-17 | 1 | -28/+50 |
* | better response type name | Bryan Newbold | 2018-09-17 | 1 | -1/+1 |
* | re-generate database_schema.rs | Bryan Newbold | 2018-09-17 | 1 | -23/+23 |
* | fix CHECK clauses | Bryan Newbold | 2018-09-17 | 6 | -22/+90 |
* | UNIQUE constraint on edits (ident per editgroup) | Bryan Newbold | 2018-09-17 | 1 | -15/+10 |