summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/service
Commit message (Expand)AuthorAgeFilesLines
* Fix mirrored http(s) with a username and passwordedram2021-10-221-1/+9
* encoded email's sender name with utf-8.william2019-06-161-1/+1
* Use versioned index directories for repository indices.Florian Zschocke2017-03-052-48/+72
* Replace deprecated BooleanQuery constructor with builder.Florian Zschocke2017-03-051-5/+5
* Remove obsolete Lucene version constants.Florian Zschocke2017-03-051-3/+0
* Bump to Lucene 5.5.2Luca Milanesio2017-03-051-11/+11
* Improve logging when sending email fails.merged-logSendFailedExceptionFlorian Zschocke2016-10-271-1/+16
* send email subject utf-8 encodedwilliam2015-09-301-1/+3
* Revert "Merge pull request #915 from lucamilanesio/lucene-5.2.1"James Moger2015-09-181-11/+11
* Bump to Lucene 5.2.1Luca Milanesio2015-09-091-11/+11
* Fix tags not properly indexed in LucenePlamen Totev2015-07-121-1/+1
* Bump to JGit 4.0.0Luca Milanesio2015-06-121-1/+1
* Implement configurable tab length support for blob viewsJames Moger2015-05-221-1/+2
* Bump the index version and update the LuceneVersionJames Moger2014-09-041-2/+2
* 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