summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set version to 2.14.10v2.14.10David Pursehouse2018-07-126-6/+6
* AbstractQueryChangesTest: Add byMessageSubstring testDavid Pursehouse2018-07-121-0/+8
* AbstractQueryChangesTest: Expand byTopic with more 'intopic' testsDavid Pursehouse2018-07-121-3/+11
* Elasticsearch: Add char analyzer to ensure consistency of query resultsBorui Tao2018-07-123-4/+115
* Elasticsearch: remove overridden build assignmentMarco Miller2018-07-111-6/+0
* Elasticsearch: run no other test at the same timeMarco Miller2018-07-113-1/+4
* ElasticVersionTest: run it through bazel as wellMarco Miller2018-07-111-0/+19
* Elasticsearch: cover V5 and flaky V6 tests -for CIMarco Miller2018-07-111-13/+47
* Split Elasticsearch query tests into separate rulesDave Borowitz2018-07-111-4/+10
* dev-contributing: Document that we format .bzl files with buildifierDavid Pursehouse2018-07-111-1/+1
* Apply buildifier to .bzl files.Han-Wen Nienhuys2018-07-1021-1598/+1721
* Merge branch 'stable-2.13' into stable-2.14David Pursehouse2018-07-100-0/+0
|\
| * Update Bower to 1.8.2Viktar Donich2018-07-101-2/+2
* | Bump commons-io version to 2.2David Ostrovsky2018-07-101-2/+2
* | Elasticsearch: remove unnecessary test build depsMarco Miller2018-07-101-6/+0
* | Add documentation for the change report formatter interfaceDavid Pursehouse2018-07-061-0/+10
* | CommitValidators: Fix repeated "Change-Id" in error messageDavid Pursehouse2018-07-061-1/+1
* | ChangeReportFormatter: Convert Input to use AutoValue.BuilderDavid Pursehouse2018-07-063-39/+53
* | Introduce Change Report formatter extension pointJacek Centkowski2018-07-065-38/+149
* | Update elasticsearch-rest-client to 6.3.1David Pursehouse2018-07-062-3/+3
* | user-review-ui: Fix typoDavid Pursehouse2018-07-061-1/+1
* | Add new "Delete Changes" permissionDavid Pursehouse2018-07-056-6/+58
* | ChangeIT: Refactor tests for deletion of new changesDavid Pursehouse2018-07-051-25/+14
* | ElasticTestUtils: Set index.maxLimit as integer rather than stringDavid Pursehouse2018-07-041-1/+1
* | ElasticConfigurationTest: Add tests for elasticsearch.maxRetryTimeoutDavid Pursehouse2018-07-041-0/+22
* | ElasticConfigurationTest: Add tests for elasticsearch.prefixDavid Pursehouse2018-07-041-0/+10
* | ElasticConfigurationTest: Add tests for elasticsearch.{username,password}David Pursehouse2018-07-041-3/+32
* | ElasticConfiguration: Extract constants to staticsDavid Pursehouse2018-07-042-13/+29
* | Elasticsearch: Simplify configuration of serversDavid Pursehouse2018-07-045-57/+122
* | Revert "ElasticContainer: Limit heap usage for test containers"David Pursehouse2018-07-041-1/+0
* | Merge "config-gerrit: Mention that Elasticsearch must be reachable during ini...David Pursehouse2018-07-031-0/+3
|\ \
| * | config-gerrit: Mention that Elasticsearch must be reachable during initDavid Pursehouse2018-07-031-0/+3
* | | Merge "ElasticContainer: Limit heap usage for test containers" into stable-2.14David Pursehouse2018-07-031-0/+1
|\| |
| * | ElasticContainer: Limit heap usage for test containersDavid Pursehouse2018-07-031-0/+1
* | | Merge "Fix creation of plugin log file when log4j.configuration is set" into ...Hugo Arès2018-07-032-2/+6
|\ \ \ | |/ / |/| |
| * | Fix creation of plugin log file when log4j.configuration is setDavid Pursehouse2018-07-022-2/+6
* | | config-gerrit: Move elasticsearch security settings to separate sectionDavid Pursehouse2018-07-031-9/+20
* | | Elasticsearch: Allow to omit the elasticsearch.usernameDavid Pursehouse2018-07-033-3/+8
* | | Test coverage for elasticsearch.username and elasticsearch.passwordDavid Pursehouse2018-07-037-7/+17
|/ /
* | Elasticsearch: Allow to configure REST client's retry timeoutDavid Pursehouse2018-07-023-45/+8
* | ElasticConfiguration: Make hosts privateDavid Pursehouse2018-07-022-10/+10
* | config-gerrit: Fix formatting of elasticsearch.name.hostnameDavid Pursehouse2018-07-021-1/+1
* | ElasticConfiguration: Log configured Elasticsearch hostnames as infoDavid Pursehouse2018-06-291-0/+6
* | ElasticRestClientProvider: Store hosts as List instead of native arrayDavid Pursehouse2018-06-292-7/+8
* | ElasticConfiguration: Remove unused maxConnectionIdleUnitDavid Pursehouse2018-06-291-1/+0
* | Allow to assign "Delete Own Changes" permission to Change OwnersJacek Centkowski2018-06-273-4/+14
* | Merge "Upgrade elasticsearch-rest-client to 6.3.0" into stable-2.14David Pursehouse2018-06-261-2/+2
|\ \
| * | Upgrade elasticsearch-rest-client to 6.3.0David Pursehouse2018-06-251-2/+2
* | | Update Bower to 1.8.2Viktar Donich2018-06-271-2/+2
* | | SystemLog: Use logger's built-in formattingDavid Pursehouse2018-06-261-2/+1
|/ /