| Commit message (Expand) | Author | Age | Files | Lines |
* | Use Trusty image on TravisCI | Tom | 2017-05-26 | 1 | -13/+11 |
* | Fix JDK link download in travis build | Julien Lancelot | 2017-05-23 | 1 | -8/+7 |
* | Cancel the Travis build of a branch when a pull request exists | Tom | 2017-05-04 | 1 | -1/+6 |
* | run eslint, flow and jest tests on travis (#1779) | Stas Vilchik | 2017-03-13 | 1 | -1/+1 |
* | Automatic merge from branch-6.3 | ssjenka | 2017-03-06 | 1 | -1/+1 |
|\ |
|
| * | Fix PROJECT_VERSION on Travis for SNAPSHOT versions | Simon Brandhof | 2017-03-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/branch-6.3' | Simon Brandhof | 2017-03-06 | 1 | -11/+29 |
|\| |
|
| * | Fix build version of RC to not have "x.y-RCz.0.<build>" | Simon Brandhof | 2017-03-03 | 1 | -6/+6 |
| * | No need to change project version on Travis when not SNAPSHOT | Simon Brandhof | 2017-03-03 | 1 | -2/+1 |
| * | Support release versions on 2 or 3 fields | Simon Brandhof | 2017-03-03 | 1 | -10/+29 |
* | | Merge remote-tracking branch 'origin/branch-6.3' | Simon Brandhof | 2017-02-23 | 1 | -13/+9 |
|\| |
|
| * | Always public artifacts with full build version6.3.0.18800 | Simon Brandhof | 2017-02-22 | 1 | -13/+8 |
| * | Fix deployment of RCs | Simon Brandhof | 2017-02-22 | 1 | -1/+1 |
* | | Fix install of maven 3.3.9 on Travis | Simon Brandhof | 2017-02-21 | 1 | -2/+0 |
* | | Upgrade JDK and Maven on Travis | Simon Brandhof | 2017-02-21 | 1 | -7/+28 |
|/ |
|
* | Add logs when Travis downloads phantomjs and JDK8 | Simon Brandhof | 2017-02-21 | 1 | -0/+2 |
* | Ability to release versions without build number in artifact filenames | Simon Brandhof | 2017-02-21 | 1 | -28/+82 |
* | Enable Maven profile "release" on master6.3.0.184016.3-RC1 | Simon Brandhof | 2017-02-14 | 1 | -1/+1 |
* | make travis build fail when web job fails | Stas Vilchik | 2017-01-16 | 1 | -2/+2 |
* | BUILD: display the date every minute in travis builds | Tom | 2017-01-12 | 1 | -0/+5 |
* | SONAR-8458 add build number when building on Travis | David Rautureau | 2017-01-11 | 1 | -9/+6 |
* | run jest tests sequentially | Stas Vilchik | 2016-12-14 | 1 | -3/+3 |
* | use yarn (#1453) | Stas Vilchik | 2016-12-12 | 1 | -2/+3 |
* | use nodejs 6.x (#1451) | Stas Vilchik | 2016-12-12 | 1 | -1/+1 |
* | SONAR-8420 Automated release | David Rautureau | 2016-11-28 | 1 | -1/+3 |
* | Revert "Build with 2 threads on Travis" | Simon Brandhof | 2016-09-04 | 1 | -1/+1 |
* | Build with 2 threads on Travis | Simon Brandhof | 2016-09-03 | 1 | -1/+1 |
* | update PR analysis mode | G. Ann Campbell | 2016-08-30 | 1 | -1/+1 |
* | BUILD-155 Download PhantomJS from Repox (#1155) | David Rautureau | 2016-08-22 | 1 | -1/+1 |
* | [script] fix duplicate set_maven_build_version | Sébastien Lesaint | 2016-08-19 | 1 | -4/+0 |
* | Enable Surefire XML reports for Surefire sensor | Duarte Meneses | 2016-08-17 | 1 | -1/+1 |
* | Re-enable analysis on Travis | Simon Brandhof | 2016-07-25 | 1 | -2/+1 |
* | Ability to use selenide and phantomjs in ITs | Simon Brandhof | 2016-07-24 | 1 | -1/+25 |
* | Temporarily disable analysis as JS analyser fails | Simon Brandhof | 2016-07-24 | 1 | -1/+2 |
* | Improve surefire configuration for Travis | Simon Brandhof | 2016-07-24 | 1 | -12/+9 |
* | Do not deploy sources on feature branches | Simon Brandhof | 2016-07-24 | 1 | -1/+3 |
* | Fix build of feature branches on Travis | Simon Brandhof | 2016-07-21 | 1 | -16/+5 |
* | Fix blame info when analysing SonarQube | Simon Brandhof | 2016-07-20 | 1 | -0/+7 |
* | Execute only Lite ITs on Travis | Simon Brandhof | 2016-07-20 | 1 | -33/+24 |
* | upgrade travis-utils to v31 (#1088) | Stas Vilchik | 2016-07-08 | 1 | -2/+1 |
* | Cache JDK8 installer on Travis | Simon Brandhof | 2016-06-21 | 1 | -1/+2 |
* | Disable Clirr check | Simon Brandhof | 2016-06-16 | 1 | -1/+0 |
* | use repox as npm registry on travis | Stas Vilchik | 2016-06-09 | 1 | -3/+4 |
* | reverse deploy exclusion cause they fails QA5.6-RC2 | Tom | 2016-05-27 | 1 | -11/+6 |
* | re-enable tests on release | Tom | 2016-05-27 | 1 | -1/+0 |
* | handle release distribution from travis | Tom | 2016-05-27 | 1 | -4/+12 |
* | handle release version in travis.sh | Tom | 2016-05-20 | 1 | -3/+11 |
* | QA: enable deploy on branch-* | Tom | 2016-04-12 | 1 | -0/+11 |
* | Exclude some QA tests from build environment | Simon Brandhof | 2016-02-18 | 1 | -1/+1 |
* | Fix quick-build.sh | Simon Brandhof | 2016-02-11 | 1 | -1/+1 |