summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/FederationClient.java
Commit message (Expand)AuthorAgeFilesLines
* Extract ticket service into an injectable object with a custom providerJames Moger2014-07-031-1/+1
* Implement custom IPublicKeyManager providerJames Moger2014-07-031-189/+189
* Add repository and user/team lifecycle listener extension pointsJames Moger2014-06-091-2/+2
* Add method to INotificationManager to return email service statusJames Moger2014-06-051-0/+5
* Style: changed manager order to reflect dependency chainJames Moger2014-04-101-1/+1
* Add plugins/extension infrastructureDavid Ostrovsky2014-04-101-1/+1
* Elevate the public key manager to a top-level managerJames Moger2014-04-101-1/+1
* Replace JCommander with args4jJames Moger2014-03-271-24/+19
* Improve notification api by introducing the Mailing modelJames Moger2014-02-281-13/+2
* Support customizing the "from" display name for generated emailsJames Moger2013-12-301-0/+8
* Refactor managers and authentication for federationJames Moger2013-11-291-6/+42
* Moved servlets and services to separate packagesJames Moger2013-11-291-1/+2
* Extract Federation, Gitblit and Services manager from GitBlit singletonJames Moger2013-11-291-12/+23
* Extract RuntimeManager from GitBlit singletonJames Moger2013-11-291-1/+1
* Define manager interfaces and update all of Gitblit to use managersJames Moger2013-11-261-1/+2
* Trim trailing whitespace and organize importsJames Moger2013-09-301-3/+3
* Fixed NPE in FedClient and support --baseFolder in FedClient (issue 219)James Moger2013-03-291-5/+15
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+133