Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix vhost invocation on several module, was missed by last commit, and add ↵ | Michael Scherer | 2012-03-25 | 1 | -1/+1 |
| | | | | the one for redirect_ssl | ||||
* | clean the module viewvc | Michael Scherer | 2012-03-19 | 1 | -13/+16 |
| | |||||
* | fix wrong parameter | Michael Scherer | 2012-01-08 | 1 | -1/+1 |
| | |||||
* | clean viewvc module, some refactoring | Michael Scherer | 2012-01-08 | 1 | -26/+11 |
| | |||||
* | add missing requires on apache, needed when bootstrapping | Michael Scherer | 2011-08-19 | 1 | -0/+1 |
| | |||||
* | fix owner and permissions on kill_viewvc script | Nicolas Vigier | 2011-08-13 | 1 | -0/+3 |
| | |||||
* | install script to kill viewvc.fcgi processes taking more than 1G and run it ↵ | Nicolas Vigier | 2011-08-13 | 1 | -0/+14 |
| | | | | every 5 minutes | ||||
* | add script to kill viewvc.fcgi processes using more than 1G of memory | Nicolas Vigier | 2011-08-09 | 1 | -0/+13 |
| | |||||
* | - try to restrict memory usage by limiting the number of items in the log, ↵ | Michael Scherer | 2011-03-21 | 1 | -1/+1 |
| | | | | | | | following http://viewvc.tigris.org/issues/show_bug.cgi?id=378 and https://bugzilla.novell.com/show_bug.cgi?id=459819 | ||||
* | - add missing requirements for fast-cgi | Michael Scherer | 2011-03-08 | 1 | -1/+1 |
| | |||||
* | - use fastcgi rather than wsgi, as wsgi support of viewvc leak | Michael Scherer | 2011-03-08 | 2 | -5/+7 |
| | | | | memory or make apache apache unable to start | ||||
* | - add download option, asked by dmorgan on irc | Michael Scherer | 2011-02-01 | 1 | -1/+1 |
| | |||||
* | - add pagination, as this is supported upstream ( unlike what I thought ) | Michael Scherer | 2011-02-01 | 1 | -1/+1 |
| | | | | | ( noted by stormi ) | ||||
* | fix typo, spotted by damsweb | Michael Scherer | 2011-02-01 | 1 | -1/+1 |
| | |||||
* | - use the new name for viewvc installation, keep old one as | Michael Scherer | 2011-02-01 | 1 | -1/+3 |
| | | | | compatibility for the moment | ||||
* | - fix syntax ( too similar to rpm tags :/ ) | Michael Scherer | 2011-01-24 | 1 | -1/+1 |
| | |||||
* | - fix requires | Michael Scherer | 2011-01-24 | 1 | -0/+1 |
| | |||||
* | add viewvc module | Michael Scherer | 2011-01-24 | 3 | -0/+1032 |