summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'stable-2.14' into stable-2.15David Ostrovsky2019-11-131-1/+4
|\| | | |
| * | | | Jenkinsfile: Always build java sources if WORKSPACE file changedDavid Ostrovsky2019-11-131-1/+4
* | | | | Merge branch 'stable-2.14' into stable-2.15Paladox2019-11-091-1/+1
|\| | | |
| * | | | Jenkinsfile: don't use Map.remove() as it is forbiddenLuca Milanesio2019-11-071-1/+1
* | | | | Set version to 2.15.19-SNAPSHOTDavid Pursehouse2019-11-076-6/+6
* | | | | Set version to 2.15.18v2.15.18David Pursehouse2019-11-076-6/+6
* | | | | ReviewerUtil: Keep only AccountLoader.FactoryDavid Pursehouse2019-11-061-4/+6
* | | | | ListMembers: Keep only AccountLoader.Factory in REST handlerPatrick Hiesel2019-11-051-2/+3
* | | | | Merge branch 'stable-2.14' into stable-2.15David Ostrovsky2019-11-033-22/+45
|\| | | |
| * | | | Bazel: Portable way to guess whether root directory is reachedDavid Ostrovsky2019-11-031-1/+1
| * | | | Bazel: Special handling for plugins not under git controlDavid Ostrovsky2019-11-031-4/+4
| * | | | Bazel: Migrate workspace status script to pythonDavid Ostrovsky2019-11-033-22/+45
* | | | | Update elasticsearch-rest-client to 7.4.2David Pursehouse2019-11-012-3/+3
* | | | | ElasticContainer: Use 6.8.4 image for V6_8 testsDavid Pursehouse2019-11-011-1/+1
* | | | | GetAccess: Access MetaDataUpdate.Factory via ProviderDavid Pursehouse2019-11-011-3/+3
* | | | | SetParent: Access MetaDataUpdate.Factory via ProviderDavid Pursehouse2019-11-011-3/+4
* | | | | PutDescription: Access MetaDataUpdate.Factory via ProviderDavid Pursehouse2019-11-011-3/+4
* | | | | Init: Increase severity log level to error on exceptionsDavid Ostrovsky2019-11-011-1/+1
* | | | | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2019-11-011-0/+1
|\| | | |
| * | | | Bazel: Fix genrule2 to clean up temporary folder contentDavid Ostrovsky2019-10-311-0/+1
* | | | | AbstractIndexTests: Inline constant assertChangeQuery string parameterMarco Miller2019-10-311-6/+6
* | | | | AbstractIndexTests: Align assertChangeQuery method access with its useMarco Miller2019-10-311-2/+1
* | | | | XContentBuilder: Use JsonFactory.builder() and new feature enumsDavid Pursehouse2019-10-311-9/+10
* | | | | Merge "Upgrade jackson-core to 2.10.0" into stable-2.15Alice Kober-Sotzek2019-10-311-2/+2
|\ \ \ \ \
| * | | | | Upgrade jackson-core to 2.10.0David Pursehouse2019-10-311-2/+2
* | | | | | OutgoingEmail: Sanity check recipients of multipart and plaintextDavid Pursehouse2019-10-311-0/+6
* | | | | | OutgoingEmail: Log when email is sent as multipart and plaintextDavid Pursehouse2019-10-311-0/+2
* | | | | | OutgoingEmail: Log the reason that email is not being sentDavid Pursehouse2019-10-311-0/+15
* | | | | | OutgoingEmail#send: Check first if email sending is enabledDavid Pursehouse2019-10-311-4/+4
|/ / / / /
* | | | | Fix spelling mistake in documentationEdwin Kempin2019-10-311-1/+1
* | | | | Merge branch 'stable-2.14' into stable-2.15David Ostrovsky2019-10-302-32/+1
|\| | | |
| * | | | Bump Bazel version to 1.1.0David Ostrovsky2019-10-212-32/+1
* | | | | Merge "Upgrade testcontainers to 1.12.3" into stable-2.15Edwin Kempin2019-10-291-3/+3
|\ \ \ \ \
| * | | | | Upgrade testcontainers to 1.12.3Marco Miller2019-10-281-3/+3
* | | | | | Hide "HTTP Credentials" if auth is not HTTP or HTTP_LDAPPaladox none2019-10-281-1/+3
|/ / / / /
* | | | | PutDescription: Use present tense for commit messageEdwin Kempin2019-10-281-1/+1
* | | | | Upgrade elasticsearch-rest-client to 7.4.1Marco Miller2019-10-242-3/+3
* | | | | Highlight jinja2 syntaxPaladox none2019-10-211-0/+3
* | | | | Merge "Verify Gerrit changes also on NoteDb" into stable-2.15Luca Milanesio2019-10-201-1/+1
|\ \ \ \ \
| * | | | | Verify Gerrit changes also on NoteDbLuca Milanesio2019-10-171-1/+1
* | | | | | Highlight Jenkinsfile as groovyPaladox none2019-10-201-0/+1
|/ / / / /
* | | | | Merge branch 'stable-2.14' into stable-2.15Luca Milanesio2019-10-171-0/+310
|\| | | |
| * | | | Don't sort messages returned by JenkinsThomas Draebing2019-10-171-1/+1
| * | | | Fix string formatting in JenkinsfileThomas Draebing2019-10-171-2/+2
| * | | | Fix RejectedAccessException during posting checks in JenkinsfileThomas Draebing2019-10-171-7/+4
| * | | | Remove unnecessary SCM checkout from JenkinsfileThomas Draebing2019-10-171-1/+0
| * | | | Fix expected response code when posting checks in JenkinsfileThomas Draebing2019-10-171-1/+1
| * | | | Use basic auth for posting checksThomas Draebing2019-10-171-3/+4
| * | | | Merge "Add Jenkinsfile for verification pipeline" into stable-2.14Luca Milanesio2019-10-161-0/+313
| |\ \ \ \
| | * | | | Add Jenkinsfile for verification pipelineThomas Draebing2019-10-151-0/+313