Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |