aboutsummaryrefslogtreecommitdiffstats
path: root/rust/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* improvements to fatcat-export outputBryan Newbold2018-09-111-0/+1
|
* improvements to fatcat-exportBryan Newbold2018-09-111-1/+2
|
* first pass fast exportBryan Newbold2018-09-111-0/+3
|
* refactor fatcat-api => fatcat-api-specBryan Newbold2018-09-111-2/+4
|
* pull in sha1 library (for abstracts)Bryan Newbold2018-07-251-0/+1
|
* more external ident handlingBryan Newbold2018-07-251-0/+2
|
* update error-chain to fix warningsBryan Newbold2018-07-241-1/+1
|
* entity ident (fcid) UUID helpersBryan Newbold2018-07-201-0/+1
| | | | | Could perhaps implement these as impl methods on the uuid::Uuid struct instead?
* actually log errorsBryan Newbold2018-06-211-0/+1
|
* update dependency on iron-slogBryan Newbold2018-06-101-1/+1
|
* formally switch to diesel 1.3Bryan Newbold2018-05-241-2/+2
|
* run diesel migrations in testsBryan Newbold2018-05-241-0/+1
|
* use diesel::r2d2 instead of r2d2 directlyBryan Newbold2018-05-241-1/+0
|
* update to iron 0.6Bryan Newbold2018-05-241-2/+2
| | | | Required a patch to iron-slog.
* clean up diesel optionsBryan Newbold2018-05-151-1/+2
|
* progress on database lookupBryan Newbold2018-05-151-2/+3
|
* more cleanupsBryan Newbold2018-05-151-0/+1
|
* start ripping out cruftBryan Newbold2018-05-151-5/+1
|
* working db_pool and responseBryan Newbold2018-05-151-0/+2
|
* broken diesel+iron integrationBryan Newbold2018-05-151-0/+3
|
* add basic slog loggingBryan Newbold2018-05-151-2/+6
|
* revert to v2.3.1 codegenBryan Newbold2018-05-151-4/+5
| | | | | This reverts back to something compatible with Iron and simple (blocking) parallelism, instead of the new async hyper 0.11 stuff.
* regenerated and pseudo-integratedBryan Newbold2018-05-141-3/+10
|
* commit older filesBryan Newbold2018-05-141-1/+17
|
* add scratch rust stuffBryan Newbold2018-05-131-0/+8