| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | progress on inserts | Bryan Newbold | 2018-05-15 | 1 | -1/+1 |
| | | | | | Using a huge sql_query() to do raw multi-table inserts for now. | ||||
| * | more cleanups | Bryan Newbold | 2018-05-15 | 1 | -4/+4 |
| | | |||||
| * | start ripping out cruft | Bryan Newbold | 2018-05-15 | 1 | -9/+0 |
| | | |||||
| * | fmt | Bryan Newbold | 2018-05-15 | 1 | -15/+16 |
| | | |||||
| * | fix build (non-functional though) | Bryan Newbold | 2018-05-15 | 1 | -2/+8 |
| | | |||||
| * | broken diesel+iron integration | Bryan Newbold | 2018-05-15 | 1 | -0/+6 |
| | | |||||
| * | implement HTTP header middleware | Bryan Newbold | 2018-05-15 | 1 | -4/+4 |
| | | | | | 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 | 1 | -37/+13 |
| | | |||||
| * | revert to v2.3.1 codegen | Bryan Newbold | 2018-05-15 | 1 | -0/+69 |
| This reverts back to something compatible with Iron and simple (blocking) parallelism, instead of the new async hyper 0.11 stuff. | |||||
