Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | As it's incompatible with Java 8 | ||||
* | 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 |
| | |||||
* | Fix log output on Travis | Simon Brandhof | 2016-02-11 | 1 | -1/+1 |
| | |||||
* | Fix IT scripts | Simon Brandhof | 2016-02-11 | 1 | -1/+2 |
| | |||||
* | Move plugins ITs to QA and enable perf tests | Simon Brandhof | 2016-02-10 | 1 | -6/+2 |
| | |||||
* | Enable QA pipeline at SonarSource | Simon Brandhof | 2016-02-10 | 1 | -19/+3 |
| | |||||
* | Fix JaCoCo config for analysis of PR on Travis | Simon Brandhof | 2016-02-05 | 1 | -1/+1 |
| | |||||
* | Use release v24 of travis-utils | Simon Brandhof | 2016-02-03 | 1 | -1/+1 |
| | |||||
* | Decrease amount of maven debug logs on Travis | Simon Brandhof | 2016-01-31 | 1 | -2/+2 |
| | |||||
* | Fix deployment to Artifactory by upgrading to parent 28 | Simon Brandhof | 2016-01-30 | 1 | -0/+1 |
| | |||||
* | Reduce volume of logs on Travis | Simon Brandhof | 2016-01-29 | 1 | -2/+0 |
| | |||||
* | Enable deploy to SonarSource maven repository | Simon Brandhof | 2016-01-29 | 1 | -30/+38 |
| | |||||
* | Disable analysis of external PRs | Simon Brandhof | 2016-01-20 | 1 | -2/+1 |
| | |||||
* | Analyze pull requests with Java 7 | Simon Brandhof | 2016-01-14 | 1 | -14/+10 |
| | |||||
* | upgrade to node.js 4 and npm 3, fix deps versions, migrate to gulp-cssnano | Stas Vilchik | 2015-12-28 | 1 | -0/+1 |
| | |||||
* | Fix execution of it-plugins on travis | Simon Brandhof | 2015-12-02 | 1 | -1/+1 |
| | |||||
* | Use token for SonarQube analysis | Simon Brandhof | 2015-12-02 | 1 | -2/+1 |
| | |||||
* | Temporarily disable coverage per test during PR analysis | Simon Brandhof | 2015-11-30 | 1 | -1/+1 |
| | |||||
* | Analyze PR only on master merge | Simon Brandhof | 2015-11-30 | 1 | -1/+1 |
| | |||||
* | Analyze naming convention to travis.sh env variable GITHUB_TOKEN | Simon Brandhof | 2015-11-30 | 1 | -4/+4 |
| | |||||
* | Fix logs of Travis CI | Simon Brandhof | 2015-11-24 | 1 | -2/+2 |
| | |||||
* | Improve travis.sh | Simon Brandhof | 2015-11-24 | 1 | -38/+49 |
| | | | | | | | | - Upgrade to travis-utils v21 - Merge PR analysis with CI - rename variables - execute IT category "plugins" if PR from same repo - fail if unknown $TARGET | ||||
* | Fix analysis mode of pull request analysis on Travis | Simon Brandhof | 2015-11-05 | 1 | -1/+1 |
| | |||||
* | Fix env variables of pull request analysis on Travis | Simon Brandhof | 2015-11-05 | 1 | -3/+3 |
| | |||||
* | Add comments to Travis PR analysis | Simon Brandhof | 2015-11-05 | 1 | -8/+11 |
| | |||||
* | Revert "send coverage report to coveralls" | Stas Vilchik | 2015-11-02 | 1 | -3/+1 |
| | |||||
* | Merge pull request #609 from SonarSource/feature/coveralls | Stas Vilchik | 2015-11-02 | 1 | -1/+3 |
|\ | | | | | send coverage report to coveralls | ||||
| * | send coverage report to coveralls | Stas Vilchik | 2015-09-30 | 1 | -1/+3 |
| | | |||||
* | | Remove build of orchestrator | Simon Brandhof | 2015-10-27 | 1 | -2/+0 |
| | | |||||
* | | SONAR-6942 Reorganize ITs | Julien Lancelot | 2015-10-27 | 1 | -6/+4 |
| | | |||||
* | | Switch to jdk8 in pranalysis | Thomas VĂ©rin | 2015-10-21 | 1 | -13/+23 |
| | | |||||
* | | Update pull request analysis start | tomverin | 2015-10-21 | 1 | -2/+4 |
| | | |||||
* | | Replace groupIds org.codehaus by org.sonarsource | Simon Brandhof | 2015-10-09 | 1 | -1/+2 |
|/ | |||||
* | use nvm to install node.js 4, add mocha tests | Stas Vilchik | 2015-09-30 | 1 | -7/+2 |
| | |||||
* | Fix Disabling of IT category "plugins" on pull requests | Simon Brandhof | 2015-09-29 | 1 | -1/+1 |
| | |||||
* | Use a single thread because NetworkUtils.freePort() | David Gageot | 2015-09-11 | 1 | -1/+1 |
| | | | | is not thread safe | ||||
* | Use latest travis-utils | David Gageot | 2015-09-11 | 1 | -1/+1 |
| | |||||
* | Cleanup travis script | David Gageot | 2015-09-10 | 1 | -7/+5 |
| | |||||
* | Group its | David Gageot | 2015-09-02 | 1 | -2/+7 |
| | |||||
* | Ignore IT plugins for all PRs | David Gageot | 2015-08-27 | 1 | -3/+7 |
| | |||||
* | Upgrade to travis-utils v16 | Simon Brandhof | 2015-07-31 | 1 | -1/+1 |
| |