index
:
debian/cgit
about
master
Debian package for cgit
YAEGASHI Takeshi
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
filter.c
Commit message (
Expand
)
Author
Age
Lines
*
filter: don't forget to reap the auth filter
Jason A. Donenfeld
2014-01-17
-0/+1
*
auth: have cgit calculate login address
Jason A. Donenfeld
2014-01-17
-1/+1
*
auth: add basic authentication filter framework
Jason A. Donenfeld
2014-01-16
-0/+11
*
filter: allow returning exit code from filter
Jason A. Donenfeld
2014-01-15
-5/+9
*
filter: style tweaks
Jason A. Donenfeld
2014-01-14
-11/+11
*
filter: add page source to email filter
Jason A. Donenfeld
2014-01-14
-0/+3
*
filter: add support for email filter
Jason A. Donenfeld
2014-01-14
-0/+3
*
filter: return on null filter from open and close
Jason A. Donenfeld
2014-01-14
-0/+4
*
filter: add lua support
Jason A. Donenfeld
2014-01-14
-0/+186
*
filter: basic write hooking infrastructure
Jason A. Donenfeld
2014-01-14
-21/+60
*
filter: allow for cleanup hook for filter types
Jason A. Donenfeld
2014-01-14
-27/+63
*
filter: introduce "filter type" prefix
John Keeping
2014-01-14
-2/+31
*
filter: add interface layer
John Keeping
2014-01-14
-16/+50
*
filter: add fprintf_filter function
John Keeping
2014-01-14
-0/+5
*
filter: pass extra arguments via cgit_open_filter
John Keeping
2014-01-13
-11/+24
*
filter: split filter functions into their own file
Jason A. Donenfeld
2014-01-11
-0/+82