summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/RedmineUserService.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor user services and separate authentication (issue-281)James Moger2013-11-291-203/+0
* Extract UserManager from GitBlit singletonJames Moger2013-11-291-1/+1
* Eliminate static singleton calls from user servicesJames Moger2013-11-291-3/+2
* 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-4/+19
* Moved #externalAccount string to common constants classJames Moger2013-06-171-1/+1
* Ensure Redmine url is properly formatted (issue 223)James Moger2013-03-291-1/+1
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+187