summaryrefslogtreecommitdiffstats
path: root/travis.sh
Commit message (Collapse)AuthorAgeFilesLines
* Fix analysis mode of pull request analysis on TravisSimon Brandhof2015-11-051-1/+1
|
* Fix env variables of pull request analysis on TravisSimon Brandhof2015-11-051-3/+3
|
* Add comments to Travis PR analysisSimon Brandhof2015-11-051-8/+11
|
* Revert "send coverage report to coveralls"Stas Vilchik2015-11-021-3/+1
|
* Merge pull request #609 from SonarSource/feature/coverallsStas Vilchik2015-11-021-1/+3
|\ | | | | send coverage report to coveralls
| * send coverage report to coverallsStas Vilchik2015-09-301-1/+3
| |
* | Remove build of orchestratorSimon Brandhof2015-10-271-2/+0
| |
* | SONAR-6942 Reorganize ITsJulien Lancelot2015-10-271-6/+4
| |
* | Switch to jdk8 in pranalysisThomas VĂ©rin2015-10-211-13/+23
| |
* | Update pull request analysis starttomverin2015-10-211-2/+4
| |
* | Replace groupIds org.codehaus by org.sonarsourceSimon Brandhof2015-10-091-1/+2
|/
* use nvm to install node.js 4, add mocha testsStas Vilchik2015-09-301-7/+2
|
* Fix Disabling of IT category "plugins" on pull requestsSimon Brandhof2015-09-291-1/+1
|
* Use a single thread because NetworkUtils.freePort()David Gageot2015-09-111-1/+1
| | | | is not thread safe
* Use latest travis-utilsDavid Gageot2015-09-111-1/+1
|
* Cleanup travis scriptDavid Gageot2015-09-101-7/+5
|
* Group itsDavid Gageot2015-09-021-2/+7
|
* Ignore IT plugins for all PRsDavid Gageot2015-08-271-3/+7
|
* Upgrade to travis-utils v16Simon Brandhof2015-07-311-1/+1
|
* Simplify Travis env for integration testsSimon Brandhof2015-07-271-32/+2
|
* Update travis-utils to v15David Gageot2015-07-241-10/+7
|
* Add measure and ui IT configuration in travisJulien Lancelot2015-07-241-0/+10
|
* Update to orchestrator 3.3David Gageot2015-07-241-6/+3
|
* Revert "Do not redirect surefire logs to file"Simon Brandhof2015-07-231-5/+5
| | | | | | Too many logs are generated for travis, which accepts max 4Mb This reverts commit e9782fdb646b47679802e4b7a04dd20daa14ddb1.
* Do not redirect surefire logs to fileSimon Brandhof2015-07-231-5/+5
|
* Use latest version of travis-utilsDavid Gageot2015-07-221-1/+1
|
* Configure plugin ITs (aka it-platform)David Gageot2015-07-221-26/+22
|
* Add integration tests for manual and common rulesSimon Brandhof2015-07-211-1/+10
|
* Show the maven command being usedDavid Gageot2015-07-131-3/+12
|
* Use latest version of travis-utilsDavid Gageot2015-07-131-1/+2
|
* Revert "Use latest travis-utils"David Gageot2015-07-131-1/+1
| | | | This reverts commit 0533907055e465dad873e66ef125ac527a11f5d6.
* Use latest travis-utilsDavid Gageot2015-07-131-1/+1
|
* Fix travis.sh scriptDavid Gageot2015-07-091-1/+2
| | | Don't use travis-utils to start xvfb
* Fix travis.sh scriptDavid Gageot2015-07-091-2/+2
|
* Use latest travis-utilsDavid Gageot2015-07-091-54/+2
|
* Fix travis.sh to execute db tests on mysql and postgresSimon Brandhof2015-07-081-2/+53
|
* transition coding rules web testsStas Vilchik2015-07-071-1/+1
|
* It's not faster and might cause flakinessDavid Gageot2015-07-071-1/+1
|
* shut up seleniumStas Vilchik2015-07-021-1/+1
|
* Use latest TravisCI toolsDavid Gageot2015-07-021-4/+1
|
* Temporary fix for ITsDavid Gageot2015-07-021-0/+3
|
* Merge branch 'feature/it'David Gageot2015-07-021-0/+18
|\ | | | | | | | | | | Conflicts: .travis.yml travis.sh
| * Fix script nameDavid Gageot2015-06-301-3/+3
| |
| * Use latest version of TravisUtilsDavid Gageot2015-06-291-1/+2
| |
| * Use TravisUtilsDavid Gageot2015-06-291-15/+6
| |
| * More test categoriesDavid Gageot2015-06-291-2/+21
| |
| * xvfbDavid Gageot2015-06-291-0/+3
| |
| * Get rid of Ruby default configurationDavid Gageot2015-06-291-0/+2
| |
| * LogsDavid Gageot2015-06-291-1/+1
| |
| * Fix build scriptDavid Gageot2015-06-291-7/+1
| |