| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not disable recording of code coverage in builds outside of CI | Evgeny Mandrikov | 2019-06-04 | 1 | -2/+2 |
* | Treat using unset variables as error in Travis script | Janos Gyerik | 2019-05-31 | 1 | -2/+4 |
* | Fix Travis build on external pull requests | Simon Brandhof | 2019-05-31 | 1 | -7/+10 |
* | Double-quote variables used in command arguments in Bash | Janos Gyerik | 2019-04-09 | 1 | -1/+1 |
* | Upgrade travis-utils to version 55 | Julien Lancelot | 2019-03-08 | 1 | -1/+1 |
* | Use travis way of retrieving latest oracle JDK8 | Tom | 2018-11-27 | 1 | -30/+0 |
* | Travis build on unshallowed clone for full analysis of SQ in SonarCloud | Tom | 2018-11-27 | 1 | -0/+1 |
* | Upgrade Travis to download JDK 8u191 | Eric Hartmann | 2018-10-25 | 1 | -2/+2 |
* | Enable SonarCloud analysis for sonarqube public repos | Tom | 2018-10-11 | 1 | -2/+7 |
* | Move bitbucket cloud connect app in private module | Grégoire Aubert | 2018-08-20 | 1 | -1/+0 |
* | Fix installation of JDK 8 on Travis | Simon Brandhof | 2018-07-20 | 1 | -6/+15 |
* | Fix JDK download URL (final fix) | Julien Lancelot | 2018-07-20 | 1 | -2/+2 |
* | Fix JDK download URL (new try) | Julien Lancelot | 2018-07-19 | 1 | -2/+2 |
* | Fix JDK download URL | Julien Lancelot | 2018-07-18 | 1 | -1/+1 |
* | [scripts] declare bash function in portable fashion | Sébastien Lesaint | 2018-06-12 | 1 | -4/+4 |
* | [scripts] use a more portable bash shebang | Sébastien Lesaint | 2018-06-12 | 1 | -1/+1 |
* | Introduce Bitbucket Cloud Application | Julien HENRY | 2018-05-16 | 1 | -0/+1 |
* | Fix install of JDK8 on Travis | Simon Brandhof | 2018-05-03 | 1 | -6/+6 |
* | Fix build | David Rautureau | 2018-04-04 | 1 | -67/+1 |
* | Build on cix [skip ci] | David Rautureau | 2018-04-04 | 1 | -25/+2 |
* | BUILD-630 Generate javadoc ad sources jars with Gradle only on release branches | David Rautureau | 2018-04-04 | 1 | -4/+4 |
* | VSTS-141 Move vsts integration to it's own module | Grégoire Aubert | 2018-03-26 | 1 | -1/+2 |
* | Avoid Travis timeout when no logs are printed during 10 minutes | Simon Brandhof | 2018-03-22 | 1 | -2/+7 |
* | Try travis keepalive | Simon Brandhof | 2018-03-22 | 1 | -6/+8 |
* | Avoid Travis from failing if no logs during build of sonar-server | Simon Brandhof | 2018-03-22 | 1 | -0/+7 |
* | Re-enable analysis | Simon Brandhof | 2018-03-22 | 1 | -5/+3 |
* | Public commits should only trigger Travis build | Simon Brandhof | 2018-03-22 | 1 | -1/+4 |
* | Enable deployment of artifacts on release branches | David Rautureau | 2018-03-22 | 1 | -4/+4 |
* | Single Gradle build for SQ and core plugins | Simon Brandhof | 2018-03-22 | 1 | -3/+5 |
* | MMF-1134 Make pull request a 1st class citizen | Teryk Bellahsene | 2018-03-13 | 1 | -1/+1 |
* | Move To Gradle | David Rautureau | 2018-03-09 | 1 | -105/+21 |
* | SONAR-10365 Analyze pull request as 1st class citizen | Teryk Bellahsene | 2018-03-08 | 1 | -5/+4 |
* | Apply release profile also on internal PR | Julien HENRY | 2018-02-26 | 1 | -1/+1 |
* | Deploy official builds on feature branches | Simon Brandhof | 2018-02-09 | 1 | -2/+1 |
* | Add PR properties to Artifactory build info | Simon Brandhof | 2018-02-06 | 1 | -16/+22 |
* | Allow dogfood on other destination than next | Tom | 2018-02-05 | 1 | -1/+1 |
* | Enable build and QA for dogfood branch | Tom | 2018-02-05 | 1 | -1/+9 |
* | Add new sonar.pullrequest.id property to build script | Janos Gyerik | 2018-01-31 | 1 | -0/+2 |
* | fix jdk installation on travis | Stas Vilchik | 2018-01-22 | 1 | -1/+1 |
* | Upgrade JDK to 1.8u161 in travis.sh | Julien Lancelot | 2018-01-17 | 1 | -5/+5 |
* | remove use of old Github plugin | Sébastien Lesaint | 2017-12-26 | 1 | -10/+0 |
* | Silent cancellation of branch build on Travis if a PR is open | Stas Vilchik | 2017-11-24 | 1 | -4/+5 |
* | Add sonar.pullrequest.* properties to travis.sh | Janos Gyerik | 2017-11-16 | 1 | -1/+3 |
* | Fix url to download maven in travis.sh | Julien Lancelot | 2017-10-30 | 1 | -1/+1 |
* | update jdk to 1.8u151 | Tom | 2017-10-23 | 1 | -6/+6 |
* | Fix analysis of pull requests on Travis | Simon Brandhof | 2017-10-20 | 1 | -1/+2 |
* | Travis - support analysis of PR based on PR | Simon Brandhof | 2017-10-16 | 1 | -13/+9 |
* | Automatic merge from branch-6.6 | ssjenka | 2017-10-11 | 1 | -2/+10 |
|\ |
|
| * | Propagate parameters of SQ analysis required by burgr | Simon Brandhof | 2017-10-10 | 1 | -4/+16 |
* | | Fix typo in travis.sh | Simon Brandhof | 2017-10-10 | 1 | -1/+1 |