Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-14 | Remove the word middleware (#1067) | 1 | -1/+0 | ||
* Rename middleware to plugin first pass; mostly used 'sed', few spots where I manually changed text. This still builds a coredns binary. * fmt error * Rename AddMiddleware to AddPlugin * Readd AddMiddleware to remain backwards compat | |||||
2016-03-19 | Use context.Context | 1 | -107/+0 | ||
Rename the old Context to State and use context.Context in the middleware for intra-middleware communication and more. | |||||
2016-03-18 | First commit | 1 | -0/+108 | ||