summaryrefslogtreecommitdiffstats
path: root/Jenkinsfile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-2.16' into stable-3.0David Pursehouse2020-01-291-37/+7
|\
| * Use the environment variables provided by the GerritCodeReview-pluginThomas Draebing2020-01-281-37/+7
* | Merge branch 'stable-2.16' into stable-3.0Luca Milanesio2020-01-101-10/+8
|\|
| * Avoid use of switch on String for Checks API resultsLuca Milanesio2020-01-101-10/+8
* | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2020-01-091-35/+5
|\|
| * Reduce change spamming from CILuca Milanesio2020-01-051-26/+2
| * Link checker result to the proper console URLLuca Milanesio2020-01-051-1/+3
| * Remove unused createCheckPayload() methodLuca Milanesio2020-01-051-8/+0
* | Merge branch 'stable-2.16' into stable-3.0David Ostrovsky2020-01-041-22/+4
|\|
| * Use gerritCheck API for posting checker resultLuca Milanesio2020-01-011-22/+4
* | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-12-081-8/+12
|\|
| * Use reliable check for empty env.GERRIT_CHANGE_NUMBERLuca Milanesio2019-12-081-8/+12
* | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-11-271-31/+43
|\|
| * Merge "Do not report verification status for branches" into stable-2.16David Pursehouse2019-11-261-31/+43
| |\
| | * Do not report verification status for branchesLuca Milanesio2019-11-251-31/+43
* | | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-11-261-5/+9
|\| |
| * | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2019-11-261-5/+9
| |\ \ | | |/ | |/|
| | * Fix reporting for flaky builds in JenkinsfileThomas Draebing2019-11-161-5/+9
* | | Merge branch 'stable-2.16' into stable-3.0David Ostrovsky2019-11-131-1/+4
|\| |
| * | 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.16' into stable-3.0Paladox2019-11-091-1/+1
|\| |
| * | 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
* | | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-10-221-2/+2
|/ /
* / Verify Gerrit changes also on NoteDbLuca Milanesio2019-10-171-1/+1
|/
* 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
* Add Jenkinsfile for verification pipelineThomas Draebing2019-10-151-0/+313