summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/IUserService.java
Commit message (Expand)AuthorAgeFilesLines
* Allow user services to control editing of display name and email addressJames Moger2012-04-251-0/+16
* Added a logout hook to IUserServiceJames Moger2012-04-251-0/+7
* Skeleton LdapUserService based on John Cryiger's implementationJames Moger2012-04-061-0/+16
* Show additional columns in users and teams tablesJames Moger2011-12-281-0/+19
* Teams support.James Moger2011-12-071-0/+79
* Documentation.James Moger2011-10-111-1/+1
* Added IUserService.setup(IStoredSettings) for custom implementations.James Moger2011-09-281-0/+10
* Documentation. Adding JavaDoc comments. Adjustments to method names.James Moger2011-07-011-4/+108
* Big push for first release.James Moger2011-06-251-0/+53