2447 Commits (fixup-1.9)

Author SHA1 Message Date
  Florian Zschocke f44f45a15e Use versioned index directories for repository indices. 7 years ago
  Florian Zschocke 71a27ddc78 Introduce an index version for the ticket index 7 years ago
  Florian Zschocke bf1b35aac2 Add DocValues to support sorting of ticket index fields. 7 years ago
  Florian Zschocke 71e24e22cc Replace deprecated BooleanQuery constructor with builder. 7 years ago
  Florian Zschocke 8130906c48 Update link target to Lucene 5.5 query syntax, moving the link to the page. 7 years ago
  Florian Zschocke 9c2ddffa83 Remove obsolete Lucene version constants. 7 years ago
  Luca Milanesio 2e03db322e Bump to Lucene 5.5.2 7 years ago
  Jan Breuer e68dd4211a Better Czech localization 7 years ago
  Jan Breuer e49d70def0 Prevent last column on Tree page from wraping 7 years ago
  Jan Breuer 49bec41a98 Fix #1114 HttpUtils getGitblitURL does not support nonstandard ports 7 years ago
  Jan Breuer 3d20d25d5d Add Czech locale 7 years ago
  william 2e68cb6eb7 New Setting "Default Language" when creating user. 7 years ago
  Markus Fömpe 61df9b9f63 List branches from only one repository if a repository name is given 7 years ago
  James Moger 6a7496f40c Revert "New rpc endpoint for listing all branches from a given repository" 7 years ago
  Markus Fömpe 182f194b7a New rpc endpoint for listing all branches from a given repository 7 years ago
  william 06f23c3c47 fix bug "get user default language null exception" 7 years ago
  william 370487036c Sending email (certificate zip file) based on locale that user selected 7 years ago
  RainerW 8ae899ac19 when apache terminates https, the Ajax-Location header needs to be rewritten as well 7 years ago
  Bala Raman 7bd114df71 Update weblogic.xml 7 years ago
  Bala Raman e6e1dbfb3b Update to web.xml, fix to #1132 7 years ago
  Martin Spielmann c7f75029fc fix comment 7 years ago
  Martin Spielmann a4fef5ae34 Replaced duplicated strings by using constant 7 years ago
  Martin Spielmann 4ab81b3465 Update AuthenticationManager to update weakly stored passwords on login 7 years ago
  Martin Spielmann d79f5630c8 extracted method 7 years ago
  DONGSU, KIM 84c827a3d3 Update korean translation for gitblit new version. 7 years ago
  Martin Spielmann 15782f62ba Added possibility to use secure hashes to store passwords 7 years ago
  de4c9d a6ae27a472 updated comment 7 years ago
  de4c9d da6a2611ed update user manager to support instantiation if IUserService with IRuntimeManager as a parameter 7 years ago
  Florian Zschocke 472b74324e Fix typo in defaults.properties. 7 years ago
  Florian Zschocke 34b98a07b8 Remove duplicate import of class SecureRandom 7 years ago
  Florian Zschocke 2be2c2c95c Introduce SecureRandom wrapper for properly seeded static instances 7 years ago
  rcaa a1fc7e7228 changing Math.random to SecureRandom 7 years ago
  Florian Zschocke 7985115bd1 Fix user mention regular expression and group replacement. 7 years ago
  Glenn Matthys 0e4eebcfd9 Use REGEX_TICKET_MENTION instead of hardcoded regular expression 8 years ago
  Glenn Matthys a1d8cfcf60 Introduce new constant REGEX_TICKET_MENTION 8 years ago
  Florian Zschocke 60099a42fa Set secure session cookies when redirecting from HTTP to HTTPS. 7 years ago
  Florian Zschocke 90a8d1af6c Set secure user cookies and only for HTTP. 7 years ago
  Florian Zschocke 1afeccc09b Extend documentation in default.properties and LdapKeyManager.java. 7 years ago
  Florian Zschocke 40040b6562 The public key manager can disable writing keys, which hides commands 7 years ago
  Florian Zschocke a3f9b4f64e Fix SshKeysDispatcher test failing on Windows 7 years ago
  Florian Zschocke cb89090d93 Use dynamic port selection for LDAP listeners in LDAP tests. 7 years ago
  Florian Zschocke 51e70f4233 Set list of offered SSH authentication methods. 7 years ago
  Florian Zschocke f639d966cb Retrieve public SSH keys from LDAP. 7 years ago
  Florian Zschocke 967c242259 Extract LdapConnection into new class from LdapAuthProvider 7 years ago
  Florian Zschocke 8d27912b0f Create base unit test class for LDAP tests. 7 years ago
  Florian Zschocke 3b02737103 Set "can admin" permission on LDAP users and teams correctly 7 years ago
  Florian Zschocke f004a7f1d6 Update documentation for LDAP binding in default.properties. 7 years ago
  Florian Zschocke a4ad77f9ec Clean up `LdapAuthProvider` to properly cover different LDAP search scenarios. 7 years ago
  Florian Zschocke ffadc2e187 Extend LDAP tests to use LDAP servers with access restrictions. 7 years ago
  Florian Zschocke 0d12227396 Extend LDAP authentication tests to use different modes. 7 years ago