aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix typos in es/transform scriptBryan Newbold2018-09-251-3/+3
* more crossref_importer fixes (ugh)Bryan Newbold2018-09-251-2/+11
* if we need to create a container for a release, accept itBryan Newbold2018-09-241-1/+4
* parse 'issued' date format correctlyBryan Newbold2018-09-241-1/+8
* update importer docs for newer crossref dumpBryan Newbold2018-09-241-1/+1
* use correct publication date in crossref_importer (oops)Bryan Newbold2018-09-241-1/+1
* even more conservative size restrictionsBryan Newbold2018-09-241-1/+1
* script for partitioning dumps (needs test)Bryan Newbold2018-09-243-0/+68
* updated import timingBryan Newbold2018-09-242-1/+68
* guide: actually build (not watch) before pushingBryan Newbold2018-09-242-0/+4
* cut down max row count even furtherBryan Newbold2018-09-241-1/+1
* fix typo/error in elastic schemaBryan Newbold2018-09-241-1/+0
* fix NoneType python error in transform_releaseBryan Newbold2018-09-241-1/+1
* filter out huge (> 2500 row) release fieldsBryan Newbold2018-09-231-0/+5
* add author sequence metadata to contribsBryan Newbold2018-09-231-2/+6
* commit old notes and other filesBryan Newbold2018-09-225-0/+91
* more python example filesBryan Newbold2018-09-222-0/+424
* gitignore for elastic filesBryan Newbold2018-09-221-0/+2
* fix isbn13 size check (!)Bryan Newbold2018-09-221-2/+2
* changes to crossref importer (and tests)Bryan Newbold2018-09-222-33/+127
* annotate API spec with tag-related linesBryan Newbold2018-09-221-97/+97
* update python codegenBryan Newbold2018-09-227-364/+32
* update elastic schema and transformBryan Newbold2018-09-223-32/+86
* update export commandBryan Newbold2018-09-221-1/+1
* rustfmt, and implement schema tweaksBryan Newbold2018-09-226-105/+75
* container_name (not title), and shrink some BIGINTsBryan Newbold2018-09-221-4/+4
* codegen fatcat-api-specBryan Newbold2018-09-2210-2809/+2979
* container_name (for consistency)Bryan Newbold2018-09-221-1/+1
* first pass at a release elastic schemaBryan Newbold2018-09-213-0/+171
* clean up entity fields pageBryan Newbold2018-09-211-67/+54
* large progress on guideBryan Newbold2018-09-2113-161/+345
* update guide READMEBryan Newbold2018-09-201-0/+2
* update import READMEBryan Newbold2018-09-201-80/+24
* fix issues with extid mapping in crossref-importerBryan Newbold2018-09-202-2/+2
* actually link to guideBryan Newbold2018-09-201-4/+4
* more TODOBryan Newbold2018-09-201-2/+8
* TODO in crossref_importerBryan Newbold2018-09-201-0/+1
* add (untested) fix for fulltext linkBryan Newbold2018-09-201-2/+2
* commit misc notesBryan Newbold2018-09-202-0/+14
* progress on guideBryan Newbold2018-09-209-94/+462
* copy some notes to guideBryan Newbold2018-09-2011-26/+512
* work in progress on guide (mdbook)Bryan Newbold2018-09-2017-0/+358
* add tags (grouping) to openapi schemaBryan Newbold2018-09-181-0/+99
* squelch diesel macro warningsBryan Newbold2018-09-182-0/+4
* fatcat-export rustfmtBryan Newbold2018-09-171-28/+50
* better response type nameBryan Newbold2018-09-171-1/+1
* re-generate database_schema.rsBryan Newbold2018-09-171-23/+23
* fix CHECK clausesBryan Newbold2018-09-176-22/+90
* UNIQUE constraint on edits (ident per editgroup)Bryan Newbold2018-09-171-15/+10
* use timestamptz (not WITHOUT TIME ZONE)Bryan Newbold2018-09-171-8/+10