summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/service
Commit message (Expand)AuthorAgeFilesLines
* Add option to explicitly specify the use of STARTTLSBerke Viktor2014-05-081-0/+2
* [findbugs] Fixed incorrect cache lookup keys in the Lucene repository indexerJames Moger2014-04-171-2/+2
* Implement rename user/team and set field user/team commandsJames Moger2014-04-101-1/+1
* Move Gitblit branches to refs/meta/gitblitJames Moger2014-03-081-4/+4
* Revise push/mirror tickets branch triggeringJames Moger2014-03-061-7/+28
* Fire an event on received ticket branch updates to trigger reindexJames Moger2014-03-051-0/+11
* Move GarbageCollector repository methods to the RepositoryManagerJames Moger2014-02-281-22/+1
* Improve notification api by introducing the Mailing modelJames Moger2014-02-281-48/+109
* API adjustments and elimination of duplicate config optionsJames Moger2014-02-191-6/+11
* Basic implementation of feature for ldap user synchronization asAlfred Schmid2014-02-191-0/+64
* Support customizing the "from" display name for generated emailsJames Moger2013-12-301-3/+24
* Update to Lucene 4.6.0 (pull request #124)James Moger2013-11-291-49/+36
* Refactor managers and authentication for federationJames Moger2013-11-291-6/+7
* Change IGitblit API to be more distinct from IUserServiceJames Moger2013-11-291-3/+3
* Renamed Gitblit to GitBlit to not break existing Groovy hooksJames Moger2013-11-291-2/+2
* Moved servlets and services to separate packagesJames Moger2013-11-295-0/+2401