summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Reindex tickets on server start if no index existsFlorian Zschocke2017-03-0511-21/+58
* Use versioned index directories for repository indices.Florian Zschocke2017-03-053-48/+339
* Introduce an index version for the ticket indexFlorian Zschocke2017-03-053-9/+352
* Add DocValues to support sorting of ticket index fields.Florian Zschocke2017-03-051-0/+7
* Replace deprecated BooleanQuery constructor with builder.Florian Zschocke2017-03-052-15/+13
* Update link target to Lucene 5.5 query syntax, moving the link to the page.Florian Zschocke2017-03-0516-119/+139
* Remove obsolete Lucene version constants.Florian Zschocke2017-03-052-6/+0
* Bump to Lucene 5.5.2Luca Milanesio2017-03-052-26/+26
* Better Czech localizationJan Breuer2017-03-031-76/+76
* Prevent last column on Tree page from wrapingJan Breuer2017-02-201-0/+1
* Fix #1114 HttpUtils getGitblitURL does not support nonstandard portsJan Breuer2017-02-151-1/+3
* Add Czech localeJan Breuer2017-02-155-0/+854
* Merge pull request #1192 from mystygage/listBranchForRepositoryJames Moger2017-02-082-1/+6
|\
| * List branches from only one repository if a repository name is givenMarkus FoĢˆmpe2017-01-262-1/+6
* | New Setting "Default Language" when creating user.william2017-02-084-29/+71
* | fix bug "get user default language null exception"william2017-01-251-1/+5
* | Sending email (certificate zip file) based on locale that user selectedwilliam2017-01-246-5/+160
|/
* when apache terminates https, the Ajax-Location header needs to be rewritten ...RainerW2017-01-231-0/+1
* Merge pull request #6 from fzs/sshAuthMethodsFlorian Zschocke2017-01-212-9/+52
|\
| * Set list of offered SSH authentication methods.merged--sshAuthMethodsFlorian Zschocke2016-12-062-9/+52
* | Update weblogic.xmlBala Raman2017-01-161-2/+2
* | Update to web.xml, fix to #1132Bala Raman2017-01-151-4/+4
* | Merge pull request #1171 from pingunaut/usermanager-file-instantiationJames Moger2017-01-062-2/+25
|\ \
| * | extracted methodMartin Spielmann2017-01-061-9/+20
| * | updated commentde4c9d2016-12-301-1/+1
| * | update user manager to support instantiation if IUserService with IRuntimeMan...de4c9d2016-12-302-2/+14
* | | Update korean translation for gitblit new version.DONGSU, KIM2017-01-051-718/+759
|/ /
* | Fix typo in defaults.properties.Florian Zschocke2016-12-181-1/+1
* | Merge pull request #1160 from fzs/sshLdapAuthenticatorFlorian Zschocke2016-12-1814-625/+2276
|\ \
| * | Extend documentation in default.properties and LdapKeyManager.java.merged--sshLdapAuthenticatorFlorian Zschocke2016-12-062-2/+31
| * | The public key manager can disable writing keys, which hides commandsFlorian Zschocke2016-12-066-12/+63
| * | Fix SshKeysDispatcher test failing on WindowsFlorian Zschocke2016-12-061-7/+7
| * | Use dynamic port selection for LDAP listeners in LDAP tests.Florian Zschocke2016-12-061-10/+11
| * | Retrieve public SSH keys from LDAP.Florian Zschocke2016-11-296-37/+1248
| * | Extract LdapConnection into new class from LdapAuthProviderFlorian Zschocke2016-11-233-268/+543
| * | Create base unit test class for LDAP tests.Florian Zschocke2016-11-232-332/+416
* | | Remove duplicate import of class SecureRandomFlorian Zschocke2016-12-151-1/+0
* | | Merge pull request #1167 from fzs/secureCookiesJames Moger2016-12-142-1/+16
|\ \ \
| * | | Set secure session cookies when redirecting from HTTP to HTTPS.merged--secureCookiesFlorian Zschocke2016-12-101-1/+2
| * | | Set secure user cookies and only for HTTP.Florian Zschocke2016-12-101-0/+14
| | |/ | |/|
* | | Merge branch 'rcaa-master' into master.Florian Zschocke2016-12-1313-12/+136
|\ \ \
| * | | Introduce SecureRandom wrapper for properly seeded static instancesFlorian Zschocke2016-12-123-5/+121
| * | | changing Math.random to SecureRandomrcaa2016-12-111-1/+5
| * | | removing unecessary user cookie codeRodrigo Andrade2016-08-157-8/+8
| * | | removing duplicated code for cookie genaration and adding random bytes to gen...Rodrigo Andrade2016-08-155-4/+8
* | | | Merge branch 'fixMentionsInTickets-985'Florian Zschocke2016-12-125-7/+88
|\ \ \ \
| * | | | Fix user mention regular expression and group replacement.merged--fixMentionsInTickets-985Florian Zschocke2016-12-105-5/+77
| * | | | Use REGEX_TICKET_MENTION instead of hardcoded regular expressionGlenn Matthys2016-12-103-3/+6
| * | | | Introduce new constant REGEX_TICKET_MENTIONGlenn Matthys2016-12-101-0/+6
| | |/ / | |/| |
* | | | Merge pull request #1152 from fzs/fixAdminRoleLDAPJames Moger2016-11-183-19/+296
|\ \ \ \ | | |_|/ | |/| |