summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set version to 2.14.12v2.14.12David Pursehouse2018-09-076-6/+6
* Merge "Assume correct relative or absolute URL from Weblink provider" into st...David Pursehouse2018-09-063-7/+16
|\
| * Assume correct relative or absolute URL from Weblink providerSven Selberg2018-09-063-7/+16
* | [project.config] Allow to add commentLink entriesHector Oswaldo Caballero2018-09-072-1/+36
* | ElasticVersionTest: Align tested versions w/ ElasticContainer last onesMarco Miller2018-09-061-3/+2
* | AbstractSubmit: Remove redundant assertion about null IOExceptionDavid Pursehouse2018-09-061-1/+1
|/
* ListMailFilter: Fix operator precedence warning raised by ErrorProneDavid Pursehouse2018-09-061-1/+2
* ListProjects: Fix operator precedence warning raised by ErrorProneDavid Pursehouse2018-09-061-2/+2
* ChangeBundle: Fix operator precedence warning raised by ErrorProneDavid Pursehouse2018-09-061-3/+4
* Bazel: fix error_prone_warnings_toolchain ruleDavid Pursehouse2018-09-061-1/+1
* Elastic{Index|ReindexIT} Remove tests for 6.2 and 6.3David Pursehouse2018-09-062-22/+2
* ElasticVersionTest#version6: Add missing test for V6_4David Pursehouse2018-09-061-0/+1
* Allow more email RFC accepted chars in usernameJacek Centkowski2018-09-053-4/+13
* Make inheritance of receive.maxObjectSizeLimit optionalDavid Pursehouse2018-09-055-10/+50
* Allow to inherit receive.maxObjectSizeLimit from parent projectDavid Pursehouse2018-09-0512-50/+167
* CreateAccount: Simplify error message when username is invalidDavid Pursehouse2018-09-052-3/+2
* Merge "Bazel: Provide toolchain with activated error prone warnings" into sta...David Pursehouse2018-09-052-0/+153
|\
| * Bazel: Provide toolchain with activated error prone warningsDavid Ostrovsky2018-09-052-0/+153
* | Merge changes from topics "use-ExternalId-isValidUsername", "move-username-re...David Pursehouse2018-09-0511-39/+70
|\ \
| * | Use ExternalId.isValidUsername instead of ExternalId.USER_NAME_PATTERN_REGEXEdwin Kempin2018-09-058-10/+7
| * | Move regular expressions for user name from Account to ExternalIdEdwin Kempin2018-09-0510-39/+50
| * | AccountIT: Add basic tests for creating user with {in}valid usernameDavid Pursehouse2018-09-051-0/+23
|/ /
* / Revert refactoring of Account.USER_NAME_PATTERNDavid Pursehouse2018-09-058-30/+19
|/
* Add support for Elasticsearch 6.4.0David Pursehouse2018-09-049-4/+21
* Upgrade elasticsearch-rest-client to 6.4.0David Pursehouse2018-09-044-12/+16
* ElasticVersion: Say 'Unsupported' rather than 'Invalid'David Pursehouse2018-09-042-7/+7
* ElasticQueryAdapter: Move isV6 method to ElasticVersion and simplifyDavid Pursehouse2018-09-043-6/+13
* Account.java: introduce compiled pattern and use where applicableJacek Centkowski2018-09-038-9/+22
* Optimize USER_NAME_PATTERN string and its usageJacek Centkowski2018-09-032-10/+8
* ElasticContainer: Test against Elasticsearch version 5.6.11David Pursehouse2018-09-031-1/+1
* ConfigSuite: Instantiate class via getDeclaredConstructor()David Pursehouse2018-09-031-1/+1
* Merge changes Iba3a674f,I8ed3f12e,Id6617817 into stable-2.14Dave Borowitz2018-08-315-6/+10
|\
| * InitSshd: Use correct flag to set empty passphraseGerrit Code Review2018-08-311-1/+1
| * SshSession: Specify charset in constructor of ScannerDavid Pursehouse2018-08-311-2/+3
| * Specify charset in constructors of InputStreamReaderDavid Pursehouse2018-08-313-3/+6
* | GitOverHttpModule: Bind REST auth filter in its own moduleDavid Ostrovsky2018-08-314-27/+63
* | Ensure user authentication in AllRequestFilter filtersDavid Ostrovsky2018-08-312-2/+2
|/
* Update JGit dependencies to fix building from sourceGert van Dijk2018-08-302-7/+9
* Update revision of commit-message-length-pluginDavid Pursehouse2018-08-301-0/+0
* Improve warning when starting Gerrit JVM without OOM protectionDavid Pursehouse2018-08-301-2/+2
* Merge "Warning when starting Gerrit JVM without OOM protection" into stable-2.14David Pursehouse2018-08-291-0/+5
|\
| * Warning when starting Gerrit JVM without OOM protectionLuca Milanesio2018-08-291-0/+5
* | cmd-index.txt: Fix anchorsEdwin Kempin2018-08-291-5/+8
* | Update revision of commit-message-length-validator pluginDavid Pursehouse2018-08-291-0/+0
|/
* ElasticRestClientProvider: Make client field volatileDavid Pursehouse2018-08-291-1/+1
* AbstractElasticIndexer: Specify charset for InputStreamReaderDavid Pursehouse2018-08-291-1/+1
* SshCommandsIT: Use immutable type for constant field declarationsDavid Pursehouse2018-08-291-2/+1
* rest-api-config.txt: Fix monospace `plugin`Dave Borowitz2018-08-291-1/+1
* Bazel: Don't depend directly on @local_jdk in java_doc ruleDavid Ostrovsky2018-08-271-7/+3
* ProjectConfig#getMaxObjectSizeLimit: Improve JavadocDavid Pursehouse2018-08-231-4/+1