Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump busted libmacaroons-rs dependency | Bryan Newbold | 2018-12-27 | 1 | -1/+1 |
| | |||||
* | add macaroon dep | Bryan Newbold | 2018-12-26 | 1 | -0/+1 |
| | | | | Unfortunately, a patched copy for now. :( | ||||
* | improvements to fatcat-export output | Bryan Newbold | 2018-09-11 | 1 | -0/+1 |
| | |||||
* | improvements to fatcat-export | Bryan Newbold | 2018-09-11 | 1 | -1/+2 |
| | |||||
* | first pass fast export | Bryan Newbold | 2018-09-11 | 1 | -0/+3 |
| | |||||
* | refactor fatcat-api => fatcat-api-spec | Bryan Newbold | 2018-09-11 | 1 | -2/+4 |
| | |||||
* | pull in sha1 library (for abstracts) | Bryan Newbold | 2018-07-25 | 1 | -0/+1 |
| | |||||
* | more external ident handling | Bryan Newbold | 2018-07-25 | 1 | -0/+2 |
| | |||||
* | update error-chain to fix warnings | Bryan Newbold | 2018-07-24 | 1 | -1/+1 |
| | |||||
* | entity ident (fcid) UUID helpers | Bryan Newbold | 2018-07-20 | 1 | -0/+1 |
| | | | | | Could perhaps implement these as impl methods on the uuid::Uuid struct instead? | ||||
* | actually log errors | Bryan Newbold | 2018-06-21 | 1 | -0/+1 |
| | |||||
* | update dependency on iron-slog | Bryan Newbold | 2018-06-10 | 1 | -1/+1 |
| | |||||
* | formally switch to diesel 1.3 | Bryan Newbold | 2018-05-24 | 1 | -2/+2 |
| | |||||
* | run diesel migrations in tests | Bryan Newbold | 2018-05-24 | 1 | -0/+1 |
| | |||||
* | use diesel::r2d2 instead of r2d2 directly | Bryan Newbold | 2018-05-24 | 1 | -1/+0 |
| | |||||
* | update to iron 0.6 | Bryan Newbold | 2018-05-24 | 1 | -2/+2 |
| | | | | Required a patch to iron-slog. | ||||
* | clean up diesel options | Bryan Newbold | 2018-05-15 | 1 | -1/+2 |
| | |||||
* | progress on database lookup | Bryan Newbold | 2018-05-15 | 1 | -2/+3 |
| | |||||
* | more cleanups | Bryan Newbold | 2018-05-15 | 1 | -0/+1 |
| | |||||
* | start ripping out cruft | Bryan Newbold | 2018-05-15 | 1 | -5/+1 |
| | |||||
* | working db_pool and response | Bryan Newbold | 2018-05-15 | 1 | -0/+2 |
| | |||||
* | broken diesel+iron integration | Bryan Newbold | 2018-05-15 | 1 | -0/+3 |
| | |||||
* | add basic slog logging | Bryan Newbold | 2018-05-15 | 1 | -2/+6 |
| | |||||
* | revert to v2.3.1 codegen | Bryan Newbold | 2018-05-15 | 1 | -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-integrated | Bryan Newbold | 2018-05-14 | 1 | -3/+10 |
| | |||||
* | commit older files | Bryan Newbold | 2018-05-14 | 1 | -1/+17 |
| | |||||
* | add scratch rust stuff | Bryan Newbold | 2018-05-13 | 1 | -0/+8 |