Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | working db_pool and response | Bryan Newbold | 2018-05-15 | 3 | -87/+39 |
| | |||||
* | fix build (non-functional though) | Bryan Newbold | 2018-05-15 | 3 | -4/+11 |
| | |||||
* | regenerate full(er) database schema | Bryan Newbold | 2018-05-15 | 1 | -0/+191 |
| | |||||
* | broken diesel+iron integration | Bryan Newbold | 2018-05-15 | 3 | -0/+18 |
| | |||||
* | implement HTTP header middleware | Bryan Newbold | 2018-05-15 | 2 | -7/+22 |
| | | | | getting more familar with iron | ||||
* | add basic slog logging | Bryan Newbold | 2018-05-15 | 1 | -1/+17 |
| | |||||
* | fmt and cleanup | Bryan Newbold | 2018-05-15 | 2 | -118/+209 |
| | |||||
* | revert to v2.3.1 codegen | Bryan Newbold | 2018-05-15 | 5 | -312/+153 |
| | | | | | 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 | 5 | -30/+423 |
| | |||||
* | commit older files | Bryan Newbold | 2018-05-14 | 2 | -3/+71 |
| | |||||
* | add scratch rust stuff | Bryan Newbold | 2018-05-13 | 3 | -0/+110 |