aboutsummaryrefslogtreecommitdiffstats
path: root/modules/viewvc/templates
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
* - use fastcgi rather than wsgi, as wsgi support of viewvc leakMichael Scherer2011-03-081-0/+2
| | | | 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 )
* add viewvc moduleMichael Scherer2011-01-242-0/+1004