summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/GitFilter.java
Commit message (Expand)AuthorAgeFilesLines
* Fix for possible nullpointer reported in issue 123James Moger2012-08-191-5/+7
* Fix to GitServlet to allow pushing to symlinked repositories (issue 116)James Moger2012-08-071-6/+16
* Fixed anonymous clone for 'Authenticated Push' repository (issue 96)James Moger2012-06-061-2/+10
* Block pushes to a repository with a working copy (issue 49)James Moger2012-02-031-2/+21
* Revised user access checks to account for repository ownership.James Moger2011-11-111-1/+1
* Fixed security hole when cloning repository with TortoiseGit (issue 28)James Moger2011-10-241-0/+2
* Largely completed, uber-cool federation feature.James Moger2011-09-121-3/+4
* Documentation. Adding JavaDoc comments. Adjustments to method names.James Moger2011-07-011-4/+41
* Mostly stable war build.James Moger2011-06-181-0/+4
* Added AccessRestrictionFilter and simplified authentication.James Moger2011-06-141-0/+98