summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set version to 2.14.11v2.14.11David Pursehouse2018-07-276-6/+6
* Upgrade elasticsearch-rest-client to 6.3.2David Pursehouse2018-07-272-3/+3
* StalenessChecker: URLDecode project name before checking stalenessLuca Milanesio2018-07-271-1/+3
* AbstractQueryChangesTest: Add a test with project name that requires URL enco...David Pursehouse2018-07-271-0/+7
* Upgrade Dropwizard Metrics to 4.0.3David Pursehouse2018-07-271-2/+2
* Upgrade JGit to 4.7.2.201807261330-rDavid Pursehouse2018-07-271-6/+6
* Fix typos in documentation of 'List Files' REST API elementMakson Lee2018-07-271-2/+2
* DeleteRef: add missing permission checkChangcheng Xiao2018-07-252-3/+28
* Merge "RestSession: Remove unnecessary utility methods" into stable-2.14Edwin Kempin2018-07-242-32/+22
|\
| * RestSession: Remove unnecessary utility methodsDavid Pursehouse2018-07-242-32/+22
* | PutConfig: add cause to ResourceConflictExceptionEryk Szymanski2018-07-241-1/+1
|/
* GerritServer: save gerrit.config before site initMarco Miller2018-07-202-8/+16
* ReindexIT: remove unnecessary method throws clauseMarco Miller2018-07-201-1/+1
* Merge "Bump guice version to 4.2.0" into stable-2.14David Pursehouse2018-07-194-20/+4
|\
| * Bump guice version to 4.2.0David Ostrovsky2018-07-194-20/+4
* | RestSession#postWithHeader: Make parameter order consistent with #putWithHeaderDavid Pursehouse2018-07-193-6/+6
|/
* Follow up to: "Add new "Delete Changes" permission"Jacek Centkowski2018-07-181-0/+2
* DeleteDraftPatchSetIT: Only 1 statement should come after ExpectedException#e...David Pursehouse2018-07-181-2/+2
* RevisionIT: Only 1 statement should come after ExpectedException#expectEdwin Kempin2018-07-181-1/+1
* NotPredicateTest: Fix misuse of ExpectedExceptionDavid Pursehouse2018-07-181-9/+18
* Merge "Elasticsearch tests: remove password duplication" into stable-2.14David Pursehouse2018-07-176-8/+11
|\
| * Elasticsearch tests: remove password duplicationMarco Miller2018-07-136-8/+11
* | ElasticIndexIT: replace member with local variableMarco Miller2018-07-131-2/+1
|/
* Fix call to the fail skylark global in junit.bzlJiri Danek2018-07-121-5/+1
* Set version to 2.14.11-SNAPSHOTDavid Pursehouse2018-07-126-6/+6
* 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