Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | broken diesel+iron integration | Bryan Newbold | 2018-05-15 | 5 | -0/+64 |
| | |||||
* | 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 | 3 | -3/+100 |
| | |||||
* | fmt and cleanup | Bryan Newbold | 2018-05-15 | 11 | -2002/+3799 |
| | |||||
* | revert to v2.3.1 codegen | Bryan Newbold | 2018-05-15 | 22 | -7092/+4138 |
| | | | | | This reverts back to something compatible with Iron and simple (blocking) parallelism, instead of the new async hyper 0.11 stuff. | ||||
* | tweaks to SQL schema | Bryan Newbold | 2018-05-14 | 1 | -3/+3 |
| | |||||
* | start flushing out API spec | Bryan Newbold | 2018-05-14 | 1 | -26/+218 |
| | |||||
* | regenerated and pseudo-integrated | Bryan Newbold | 2018-05-14 | 25 | -39/+10449 |
| | |||||
* | commit older files | Bryan Newbold | 2018-05-14 | 7 | -5/+795 |
| | |||||
* | copy openapi spec | Bryan Newbold | 2018-05-14 | 1 | -0/+272 |
| | |||||
* | flesh out SQL schema | Bryan Newbold | 2018-05-14 | 2 | -3/+166 |
| | |||||
* | add scratch rust stuff | Bryan Newbold | 2018-05-13 | 12 | -0/+447 |