summaryrefslogtreecommitdiffstats
path: root/src/test/java/com/gitblit/tests/HtpasswdUserServiceTest.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor user services and separate authentication (issue-281)James Moger2013-11-291-569/+0
* Eliminate static singleton calls from user servicesJames Moger2013-11-291-2/+3
* Define manager interfaces and update all of Gitblit to use managersJames Moger2013-11-261-7/+1
* Remove trailing whitespace from unit testsJames Moger2013-09-301-2/+19
* Trim trailing whitespace and organize importsJames Moger2013-09-301-0/+1
* Add an Apache htpasswd user serviceFlorian Zschocke2013-08-121-0/+556