summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|/ /
* | Set version to 2.14.10-SNAPSHOTDavid Pursehouse2018-06-216-6/+6
* | Set version to 2.14.9v2.14.9David Pursehouse2018-06-216-6/+6
* | Update git submodulesHector Oswaldo Caballero2018-06-201-0/+0
* | [GitwebServlet] Use logger built-in formattingHector Oswaldo Caballero2018-06-201-2/+2
* | [GitwebServlet] Avoid empty error flooding the logsHector Oswaldo Caballero2018-06-201-8/+9
* | GerritPersonIdentProvider: Sanitize user.name and user.email valuesDavid Pursehouse2018-06-201-6/+10
* | OutgoingEmail: Reduce visibility of methodsDavid Pursehouse2018-06-201-2/+2
* | OutgoingEmail: Remove unused public methodsDavid Pursehouse2018-06-201-26/+0
* | OutgoingEmail: Annotate methods with @NullableDavid Pursehouse2018-06-201-3/+5
* | OutgoingEmail#getUserNameEmailFor: Protect against null accountIdDavid Pursehouse2018-06-201-0/+3
* | OutgoingEmail#getNameEmailFor: Protect against null accountIdDavid Pursehouse2018-06-201-4/+13
* | OutgoingEmail#getName{Email}For: Use helpers from AccountDavid Pursehouse2018-06-201-24/+2
* | AbstractIndexTests: Add --wide option to show-queue command invocationDavid Pursehouse2018-06-201-1/+1
* | AbstractIndexTests: Add assertions on change index countDavid Pursehouse2018-06-192-0/+97
* | AbstractIndexTests: Use correct command to index projectDavid Pursehouse2018-06-191-1/+3
* | acceptance/SshSession: Add helper methods to assert about success/failureDavid Pursehouse2018-06-197-39/+26
* | dev-bazel: Add 'elastic' and 'docker' to list of test groupsDavid Pursehouse2018-06-191-0/+2
* | dev-bazel: Improve section about running Elasticsearch testsDavid Pursehouse2018-06-191-3/+5
* | AbstractIndexTests: Add coverage for index projects commandDavid Pursehouse2018-06-191-0/+19
* | ReadOnlyChangeIndex: Reduce visibility to packageDavid Pursehouse2018-06-191-3/+3
* | AbstractIndexTests: Refactor to simplify and use Java stream APIDavid Pursehouse2018-06-191-9/+3
* | Elasticsearch: Improve introduction in elasticsearch sectionDavid Pursehouse2018-06-191-8/+9
* | Elasticsearch: Add support for version 6.3.0David Pursehouse2018-06-199-9/+29
* | ElasticVersionTest: Add explicit test for 5.6.10David Pursehouse2018-06-191-0/+1
* | ElasticContainer: Update to version 5.6.10David Pursehouse2018-06-191-1/+1