aboutsummaryrefslogtreecommitdiffstats
path: root/modules/viewvc
Commit message (Collapse)AuthorAgeFilesLines
* - try to restrict memory usage by limiting the number of items in the log, ↵Michael Scherer2011-03-211-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-cgiMichael Scherer2011-03-081-1/+1
|
* - use fastcgi rather than wsgi, as wsgi support of viewvc leakMichael Scherer2011-03-082-5/+7
| | | | memory or make apache apache unable to start
* - 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
| | | | | ( noted by stormi )
* 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
| | | | compatibility for the moment
* - 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