summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/DownloadZipServlet.java
Commit message (Expand)AuthorAgeFilesLines
* Plugged some repository use count leaks in the zip servletJames Moger2012-01-091-1/+26
* Protect DownloadZipServlet with an AccessRestrictionFilter.James Moger2011-09-261-22/+2
* Documentation. Unit testing. Checkstyle. Findbugs.James Moger2011-07-221-1/+1
* Documentation. Adding JavaDoc comments. Adjustments to method names.James Moger2011-07-011-1/+30
* Mostly stable war build.James Moger2011-06-181-1/+1
* Added AccessRestrictionFilter and simplified authentication.James Moger2011-06-141-1/+1
* RSS syndication feature. Documentation. CSS tweaks.James Moger2011-06-111-1/+4
* Codepro analyze dependencies. Documentation.James Moger2011-05-271-1/+1
* Findbugs. CodePro Audit. Checkstyle. Unit test refactoring.James Moger2011-05-261-16/+25
* Selected Apache License. Dropped : from name. Its simpler.James Moger2011-05-251-0/+15
* Download zip feature.James Moger2011-05-241-0/+100