aboutsummaryrefslogtreecommitdiffstats
path: root/modules/viewvc
Commit message (Expand)AuthorAgeFilesLines
* add missing requires on apache, needed when bootstrappingMichael Scherer2011-08-191-0/+1
* fix owner and permissions on kill_viewvc scriptNicolas Vigier2011-08-131-0/+3
* install script to kill viewvc.fcgi processes taking more than 1G and run it e...Nicolas Vigier2011-08-131-0/+14
* add script to kill viewvc.fcgi processes using more than 1G of memoryNicolas Vigier2011-08-091-0/+13
* - try to restrict memory usage by limiting the number of items in the log, fo...Michael Scherer2011-03-211-1/+1
* - add missing requirements for fast-cgiMichael Scherer2011-03-081-1/+1
* - use fastcgi rather than wsgi, as wsgi support of viewvc leakMichael Scherer2011-03-082-5/+7
* - add download option, asked by dmorgan on ircMichael Scherer2011-02-011-1/+1
* - add pagination, as this is supported upstream ( unlike what I thought )Michael Scherer2011-02-011-1/+1
* fix typo, spotted by damswebMichael Scherer2011-02-011-1/+1
* - use the new name for viewvc installation, keep old one asMichael Scherer2011-02-011-1/+3
* - fix syntax ( too similar to rpm tags :/ )Michael Scherer2011-01-241-1/+1
* - fix requiresMichael Scherer2011-01-241-0/+1
* add viewvc moduleMichael Scherer2011-01-243-0/+1032