aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fix rust in-line tests, and parse_line takes refBryan Newbold2018-09-122-7/+7
* extid map generation scripts+READMEBryan Newbold2018-09-124-0/+241
* need to specify binary for 'cargo run' nowBryan Newbold2018-09-123-3/+3
* extid support for crossref importerBryan Newbold2018-09-124-4/+36
* rust/TODO updateBryan Newbold2018-09-121-11/+1
* improvements to fatcat-export outputBryan Newbold2018-09-114-24/+136
* improvements to fatcat-exportBryan Newbold2018-09-113-29/+80
* use idiomatic from_str for ExpandFlagsBryan Newbold2018-09-112-14/+18
* more subtle local ident check in release.db_expand()Bryan Newbold2018-09-111-4/+4
* first pass fast exportBryan Newbold2018-09-114-1/+335
* python implementation of new editgroup paramBryan Newbold2018-09-1111-217/+206
* implement new editgroup_id behaviorBryan Newbold2018-09-1113-249/+458
* refactor editgroup parameter passingBryan Newbold2018-09-111-6/+43
* refactor entity get and 'expansion'Bryan Newbold2018-09-113-81/+64
* quick_dump: include redirect rowsBryan Newbold2018-09-111-5/+5
* derive PartialEq for FatCatIdBryan Newbold2018-09-111-1/+1
* add ExpandFlags typeBryan Newbold2018-09-111-0/+72
* finish fatcat-api => fatcat-api-spec refactorBryan Newbold2018-09-118-17/+17
* fix fatcat-api-spec depsBryan Newbold2018-09-112-6/+6
* new rustfmtBryan Newbold2018-09-112-26/+35
* refactor fatcat-api => fatcat-api-specBryan Newbold2018-09-1123-67/+112