summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Elasticsearch: Adapt version discovery for version 6David Pursehouse2018-06-153-13/+37
* AbstractIndexTests#assertQuery: Rename to assertChangeQueryDavid Pursehouse2018-06-151-5/+9
* Merge "ProjectConfig#saveLabelSections: Save "branch" values" into stable-2.14David Pursehouse2018-06-152-0/+14
|\
| * ProjectConfig#saveLabelSections: Save "branch" valuesDavid Pursehouse2018-06-152-0/+14
* | Merge "Upgrade testcontainers to version 1.8.0" into stable-2.14David Ostrovsky2018-06-151-2/+2
|\ \ | |/ |/|
| * Upgrade testcontainers to version 1.8.0Hugo Arès2018-06-141-2/+2
* | Make ElasticIndexIT tests fail if test container fails to startDavid Pursehouse2018-06-151-6/+2
|/
* Make ElasticReindexIT tests fail if test container fails to startHugo Arès2018-06-141-6/+2
* Merge "Move commons-io from lib/BUILD to lib/commons/BUILD" into stable-2.14David Pursehouse2018-06-143-7/+7
|\
| * Move commons-io from lib/BUILD to lib/commons/BUILDDavid Pursehouse2018-06-133-7/+7
* | Format WORKSPACE and BUILD files with buildifier version 0.12.0David Pursehouse2018-06-144-8/+8
|/
* AbstractQueryChangesTest: Add byMessageMixedCase testDavid Pursehouse2018-06-131-0/+12
* Merge "ElasticContainer: replace the deprecated override" into stable-2.14David Pursehouse2018-06-121-1/+1
|\
| * ElasticContainer: replace the deprecated overrideMarco Miller2018-06-121-1/+1
* | Merge "ElasticVersion: remove redundant private modifier" into stable-2.14David Pursehouse2018-06-121-1/+1
|\ \
| * | ElasticVersion: remove redundant private modifierMarco Miller2018-06-121-1/+1
| |/
* | Merge "ElasticIndexVersionManager: remove unneeded type" into stable-2.14David Pursehouse2018-06-121-1/+1
|\ \
| * | ElasticIndexVersionManager: remove unneeded typeMarco Miller2018-06-121-1/+1
| |/
* / Elasticsearch: make package-private usage explicitMarco Miller2018-06-122-3/+3
|/
* MyPasswordScreen: Fix default text in password fieldDavid Pursehouse2018-06-123-1/+4
* Move: Return the modified change in JSON responseDavid Pursehouse2018-06-121-2/+9
* Elasticsearch: fix changes index type for bulk callsBorui Tao2018-06-122-3/+14
* AbstractQueryAccountsTest: Add byDeletedAccount to ensure consistencyBorui Tao2018-06-121-0/+16
* AbstractQueryGroupsTest: Add byDeletedGroup to achieve higher coverageBorui Tao2018-06-121-0/+17
* Elastic{Account,Group}Index: Move the static Logger right after classMarco Miller2018-06-122-2/+4
* Elastic{Account,Change,Group}Index: Make names/types explicitly privateMarco Miller2018-06-123-8/+5