summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/AuthenticationFilter.java
Commit message (Expand)AuthorAgeFilesLines
* Moved servlets and services to separate packagesJames Moger2013-11-291-194/+0
* Use Dagger to inject managers into all filters and servletsJames Moger2013-11-291-1/+6
* Define manager interfaces and update all of Gitblit to use managersJames Moger2013-11-261-1/+3
* Trim trailing whitespace and organize importsJames Moger2013-09-301-8/+8
* Improvements to handling internal accounts (anonymous, federation user)James Moger2013-07-021-2/+2
* Use standard ServletRequestWrapper instead of custom wrapper (issue 224)James Moger2013-03-281-2/+2
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+187