aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* CHAR/VARCHAR -> TEXT w/ CHECKBryan Newbold2018-09-171-15/+28
* remove is_not_null redundant lookup conditionsBryan Newbold2018-09-151-12/+0
* update extid columns: varchar size limits, no char columnsBryan Newbold2018-09-151-15/+15
* fix matched_importerBryan Newbold2018-09-141-2/+2
* more matched testsBryan Newbold2018-09-141-0/+10
* switch manifest importer to be json-basedBryan Newbold2018-09-145-146/+14
* small typoBryan Newbold2018-09-141-1/+1
* fixes to matched importer (and a test)Bryan Newbold2018-09-143-0/+174
* tune how crossref imports are filteredBryan Newbold2018-09-141-4/+4
* add insert counting to importersBryan Newbold2018-09-145-0/+37
* remove duplicate response def from API specBryan Newbold2018-09-132-8/+0
* disable travis-ci for nowBryan Newbold2018-09-131-0/+0
* tweak travisBryan Newbold2018-09-131-2/+0
* status of gh-pages scriptBryan Newbold2018-09-131-0/+4
* tweak gh-pages script yet againBryan Newbold2018-09-131-1/+4
* more agressive gh-pages branch moveBryan Newbold2018-09-131-1/+1
* fix gh-pages update scriptBryan Newbold2018-09-131-2/+2
* recent import notesBryan Newbold2018-09-131-0/+259
* add missing fatcat-api-spec .gitignoreBryan Newbold2018-09-131-0/+2
* attempt at gh-pages branch auto-updateBryan Newbold2018-09-131-0/+17
* don't try to push docs to gh-pagesBryan Newbold2018-09-131-1/+3
* switch to cargo-travisBryan Newbold2018-09-131-28/+29
* add default travis-cargo travis fileBryan Newbold2018-09-132-1/+51
* DATABASE_URL, not DATABASE_URIBryan Newbold2018-09-131-4/+4
* fix snapshot output suffix (.gz)Bryan Newbold2018-09-131-1/+1
* improvements to ident_table_snapshot.shBryan Newbold2018-09-131-5/+15
* switch to new null (not \N) dump formatBryan Newbold2018-09-131-4/+4
* remove accidentally-commited files; add gitignoreBryan Newbold2018-09-133-5/+3
* improve dump scriptsBryan Newbold2018-09-139-12/+96