aboutsummaryrefslogtreecommitdiffstats
path: root/travis.sh
Commit message (Expand)AuthorAgeFilesLines
* Silent cancelation of branch build on Travis if a PR is openStas Vilchik2017-11-241-4/+5
* Fix url to download maven in travis.shJulien Lancelot2017-10-301-1/+1
* update jdk to 1.8u151Tom2017-10-231-6/+6
* Fix analysis of pull requests on TravisSimon Brandhof2017-10-201-1/+2
* Travis - support analysis of PR based on PRSimon Brandhof2017-10-161-13/+9
* Automatic merge from branch-6.6ssjenka2017-10-111-2/+10
|\
| * Propagate parameters of SQ analysis required by burgrSimon Brandhof2017-10-101-4/+16
* | Fix typo in travis.shSimon Brandhof2017-10-101-1/+1
* | Fix travis.sh with whitespaces in mvn commandTeryk Bellahsene2017-10-101-2/+2
* | Update to travis-utils 38Teryk Bellahsene2017-10-101-2/+6
|/
* Use JDK 1.8.0_144 and Maven 3.5 on TravisSimon Brandhof2017-10-081-10/+10
* Always 'fetch --unshallow' in Travis buildsDuarte Meneses2017-10-041-8/+9
* reduce maven artefact download logging on travisDaniel Schwarz2017-09-291-1/+1
* reduce java download logging on travisDaniel Schwarz2017-09-291-1/+1
* Fix version of analysis in long-lived branchesSimon Brandhof2017-09-281-1/+2
* Analyze maintenance branches on next.sonarqube.comSimon Brandhof2017-09-141-1/+8
* Disable analysis of PR based on another PRSimon Brandhof2017-09-131-7/+10
* Analyze pull requests as short-living branches on next.sonarqube.comSimon Brandhof2017-09-131-3/+12
* Disable incremental analysis from TravisSimon Brandhof2017-09-121-7/+0
* Trigger a full analysis for every build number ending with 0, 1 or 2Teryk Bellahsene2017-09-111-3/+2
* Enable incremental modeDuarte Meneses2017-08-291-1/+1
* Disabling temporarly incremental analysisTom2017-08-221-1/+2
* BUILD-495 remove code duplication in build scriptTom2017-08-211-8/+8
* Revert "DO NOT MERGE"Simon Brandhof2017-08-171-2/+51
* DO NOT MERGESimon Brandhof2017-08-171-51/+2
* install nodejs 8 on travisStas Vilchik2017-08-161-2/+8
* BUILD-495 add incremental analysis and full analysis every 0 ending buildTom2017-08-111-2/+9
* SONAR-8798 reduce Elasticsearch log level to "WARN" for unit testsDaniel Schwarz2017-08-091-1/+1
* BUILD-478 Set TRAVIS_BUILD_DIR in ramdiskDavid Rautureau2017-08-011-0/+2
* Remove usage of ramdisk in travisJulien Lancelot2017-07-131-2/+0
* Drop support of PhantomJS in integration testsSimon Brandhof2017-06-171-17/+1
* Use Trusty image on TravisCITom2017-05-261-13/+11
* Fix JDK link download in travis buildJulien Lancelot2017-05-231-8/+7
* Cancel the Travis build of a branch when a pull request existsTom2017-05-041-1/+6
* run eslint, flow and jest tests on travis (#1779)Stas Vilchik2017-03-131-1/+1
* Automatic merge from branch-6.3ssjenka2017-03-061-1/+1
|\
| * Fix PROJECT_VERSION on Travis for SNAPSHOT versionsSimon Brandhof2017-03-061-1/+1
* | Merge remote-tracking branch 'origin/branch-6.3'Simon Brandhof2017-03-061-11/+29
|\|
| * Fix build version of RC to not have "x.y-RCz.0.<build>"Simon Brandhof2017-03-031-6/+6
| * No need to change project version on Travis when not SNAPSHOTSimon Brandhof2017-03-031-2/+1
| * Support release versions on 2 or 3 fieldsSimon Brandhof2017-03-031-10/+29
* | Merge remote-tracking branch 'origin/branch-6.3'Simon Brandhof2017-02-231-13/+9
|\|
| * Always public artifacts with full build version6.3.0.18800Simon Brandhof2017-02-221-13/+8
| * Fix deployment of RCsSimon Brandhof2017-02-221-1/+1
* | Fix install of maven 3.3.9 on TravisSimon Brandhof2017-02-211-2/+0
* | Upgrade JDK and Maven on TravisSimon Brandhof2017-02-211-7/+28
|/
* Add logs when Travis downloads phantomjs and JDK8Simon Brandhof2017-02-211-0/+2
* Ability to release versions without build number in artifact filenamesSimon Brandhof2017-02-211-28/+82
* Enable Maven profile "release" on master6.3.0.184016.3-RC1Simon Brandhof2017-02-141-1/+1
* make travis build fail when web job failsStas Vilchik2017-01-161-2/+2