Commit message (Expand) | Author | Age | |
---|---|---|---|
* | auth: add basic authentication filter framework | Jason A. Donenfeld | 2014-01-16 |
* | filter: allow returning exit code from filter | Jason A. Donenfeld | 2014-01-14 |
* | filter: style tweaks | Jason A. Donenfeld | 2014-01-14 |
* | filter: add page source to email filter | Jason A. Donenfeld | 2014-01-14 |
* | filter: add support for email filter | Jason A. Donenfeld | 2014-01-14 |
* | filter: return on null filter from open and close | Jason A. Donenfeld | 2014-01-14 |
* | filter: add lua support | Jason A. Donenfeld | 2014-01-14 |
* | filter: basic write hooking infrastructure | Jason A. Donenfeld | 2014-01-14 |
* | filter: allow for cleanup hook for filter types | Jason A. Donenfeld | 2014-01-14 |
* | filter: introduce "filter type" prefix | John Keeping | 2014-01-14 |
* | filter: add interface layer | John Keeping | 2014-01-14 |
* | filter: add fprintf_filter function | John Keeping | 2014-01-14 |
* | filter: pass extra arguments via cgit_open_filter | John Keeping | 2014-01-12 |
* | filter: split filter functions into their own file | Jason A. Donenfeld | 2014-01-10 |