aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* reorder travis jobs for faster buildStas Vilchik2015-12-021-3/+3
|
* Improve travis.shSimon Brandhof2015-11-241-11/+12
| | | | | | | | - 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 env variables of pull request analysis on TravisSimon Brandhof2015-11-051-1/+1
|
* Revert "do not cache node_modules in travis"Stas Vilchik2015-11-031-0/+1
| | | | This reverts commit 910e73142f2a82410166a1ac210f8891b663d73a.
* Automatic merge from branch-5.2Jenkins CI2015-10-291-1/+0
|\ | | | | | | | | * origin/branch-5.2: do not cache node_modules in travis
| * do not cache node_modules in travisStas Vilchik2015-10-281-1/+0
| |
* | SONAR-6942 Reorganize ITsJulien Lancelot2015-10-271-5/+5
| |
* | Update .travis.ymltomverin2015-10-211-0/+1
|/
* Trying a better cache cleaning mechanismDavid Gageot2015-09-041-2/+3
|
* Group itsDavid Gageot2015-09-021-6/+3
|
* Ignore IT plugins for all PRsDavid Gageot2015-08-271-6/+2
|
* Migrate batch ITsDuarte Meneses2015-08-181-0/+1
|
* Reactivate administration and server ITsJulien Lancelot2015-07-281-0/+2
|
* Disable tests of categs server and administrationSimon Brandhof2015-07-281-2/+0
| | | They fail on travis
* Move server ITs to there own categoryJulien Lancelot2015-07-271-0/+1
|
* Move I18n to administration category and refactor administration categoryJulien Lancelot2015-07-271-1/+0
|
* Add administration ITsJulien Lancelot2015-07-271-0/+1
|
* Merge 'measure' and 'testing' categories into one category 'analysis'Julien Lancelot2015-07-271-2/+1
|
* Simplify Travis env for integration testsSimon Brandhof2015-07-271-7/+7
|
* Add measure and ui categoriesJulien Lancelot2015-07-241-0/+2
|
* Configure plugin ITs (aka it-platform)David Gageot2015-07-221-0/+1
|
* Add integration tests for manual and common rulesSimon Brandhof2015-07-211-0/+1
|
* Use JDK 7 in Travis-ciSimon Brandhof2015-07-091-1/+1
|
* Removed PR Analysis from travistomverin2015-07-081-1/+0
|
* cache npm dependencies on travisStas Vilchik2015-07-071-0/+3
|
* Faster feedback on build errorDavid Gageot2015-07-071-0/+3
|
* Those logs are more disturbing than notDavid Gageot2015-07-021-2/+0
|
* Merge branch 'feature/it'David Gageot2015-07-021-0/+5
|\ | | | | | | | | | | Conflicts: .travis.yml travis.sh
| * More test categoriesDavid Gageot2015-06-291-2/+4
| |
| * LogsDavid Gageot2015-06-291-0/+2
| |
| * Simplify jobDavid Gageot2015-06-291-4/+0
| |
| * Add ITsDavid Gageot2015-06-291-0/+1
| |
* | add intern test framework, setup initial unit and medium testsStas Vilchik2015-06-301-0/+1
|/
* Add PR analysis to travis-ciThomas Vérin2015-06-191-3/+4
|
* fix broken CI build on travisSébastien Lesaint2015-06-171-0/+1
| | | | putting back sudo: false
* use Sonarsource's repo travis-utils and use v2.1Sébastien Lesaint2015-06-171-1/+1
| | | | fixes undefined variable $4 error
* temporarily disabled POSTGRES jobSébastien Lesaint2015-06-171-1/+1
|
* Use Version 2 of TravisCI toolbeltDavid Gageot2015-06-161-1/+1
|
* Run CI on h2/mysql/postgresDavid Gageot2015-06-031-1/+8
|
* Simplify TravisCI configurationDavid Gageot2015-05-131-13/+3
|
* Force maven 3.2.5 in travis buildSimon Brandhof2015-04-281-0/+8
| | | Travis recently upgraded to maven 3.3.1, which is not supported for SQ build
* Add mvn -V to travis buildSimon Brandhof2015-04-281-1/+1
|
* Disable P/R analysis on travisJulien HENRY2015-04-161-10/+1
|
* Use incremental mode for SQ analysis on travisJulien HENRY2015-04-071-1/+1
|
* Enable experimental pull request analysis featureJulien HENRY2015-04-071-1/+11
|
* Disable parallel build on travis - unstable testsSimon Brandhof2015-04-021-1/+1
|
* Enable parallel build in travisSimon Brandhof2015-04-021-1/+1
|
* Add -e -B to maven build of TravisSimon Brandhof2015-03-251-1/+1
|
* Remove java7 build from travisSimon Brandhof2015-03-201-1/+0
|
* Disable Travis email notificationsSimon Brandhof2015-03-201-0/+3
|