Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reorder travis jobs for faster build | Stas Vilchik | 2015-12-02 | 1 | -3/+3 |
| | |||||
* | Improve travis.sh | Simon Brandhof | 2015-11-24 | 1 | -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 Travis | Simon Brandhof | 2015-11-05 | 1 | -1/+1 |
| | |||||
* | Revert "do not cache node_modules in travis" | Stas Vilchik | 2015-11-03 | 1 | -0/+1 |
| | | | | This reverts commit 910e73142f2a82410166a1ac210f8891b663d73a. | ||||
* | Automatic merge from branch-5.2 | Jenkins CI | 2015-10-29 | 1 | -1/+0 |
|\ | | | | | | | | | * origin/branch-5.2: do not cache node_modules in travis | ||||
| * | do not cache node_modules in travis | Stas Vilchik | 2015-10-28 | 1 | -1/+0 |
| | | |||||
* | | SONAR-6942 Reorganize ITs | Julien Lancelot | 2015-10-27 | 1 | -5/+5 |
| | | |||||
* | | Update .travis.yml | tomverin | 2015-10-21 | 1 | -0/+1 |
|/ | |||||
* | Trying a better cache cleaning mechanism | David Gageot | 2015-09-04 | 1 | -2/+3 |
| | |||||
* | Group its | David Gageot | 2015-09-02 | 1 | -6/+3 |
| | |||||
* | Ignore IT plugins for all PRs | David Gageot | 2015-08-27 | 1 | -6/+2 |
| | |||||
* | Migrate batch ITs | Duarte Meneses | 2015-08-18 | 1 | -0/+1 |
| | |||||
* | Reactivate administration and server ITs | Julien Lancelot | 2015-07-28 | 1 | -0/+2 |
| | |||||
* | Disable tests of categs server and administration | Simon Brandhof | 2015-07-28 | 1 | -2/+0 |
| | | | They fail on travis | ||||
* | Move server ITs to there own category | Julien Lancelot | 2015-07-27 | 1 | -0/+1 |
| | |||||
* | Move I18n to administration category and refactor administration category | Julien Lancelot | 2015-07-27 | 1 | -1/+0 |
| | |||||
* | Add administration ITs | Julien Lancelot | 2015-07-27 | 1 | -0/+1 |
| | |||||
* | Merge 'measure' and 'testing' categories into one category 'analysis' | Julien Lancelot | 2015-07-27 | 1 | -2/+1 |
| | |||||
* | Simplify Travis env for integration tests | Simon Brandhof | 2015-07-27 | 1 | -7/+7 |
| | |||||
* | Add measure and ui categories | Julien Lancelot | 2015-07-24 | 1 | -0/+2 |
| | |||||
* | Configure plugin ITs (aka it-platform) | David Gageot | 2015-07-22 | 1 | -0/+1 |
| | |||||
* | Add integration tests for manual and common rules | Simon Brandhof | 2015-07-21 | 1 | -0/+1 |
| | |||||
* | Use JDK 7 in Travis-ci | Simon Brandhof | 2015-07-09 | 1 | -1/+1 |
| | |||||
* | Removed PR Analysis from travis | tomverin | 2015-07-08 | 1 | -1/+0 |
| | |||||
* | cache npm dependencies on travis | Stas Vilchik | 2015-07-07 | 1 | -0/+3 |
| | |||||
* | Faster feedback on build error | David Gageot | 2015-07-07 | 1 | -0/+3 |
| | |||||
* | Those logs are more disturbing than not | David Gageot | 2015-07-02 | 1 | -2/+0 |
| | |||||
* | Merge branch 'feature/it' | David Gageot | 2015-07-02 | 1 | -0/+5 |
|\ | | | | | | | | | | | Conflicts: .travis.yml travis.sh | ||||
| * | More test categories | David Gageot | 2015-06-29 | 1 | -2/+4 |
| | | |||||
| * | Logs | David Gageot | 2015-06-29 | 1 | -0/+2 |
| | | |||||
| * | Simplify job | David Gageot | 2015-06-29 | 1 | -4/+0 |
| | | |||||
| * | Add ITs | David Gageot | 2015-06-29 | 1 | -0/+1 |
| | | |||||
* | | add intern test framework, setup initial unit and medium tests | Stas Vilchik | 2015-06-30 | 1 | -0/+1 |
|/ | |||||
* | Add PR analysis to travis-ci | Thomas Vérin | 2015-06-19 | 1 | -3/+4 |
| | |||||
* | fix broken CI build on travis | Sébastien Lesaint | 2015-06-17 | 1 | -0/+1 |
| | | | | putting back sudo: false | ||||
* | use Sonarsource's repo travis-utils and use v2.1 | Sébastien Lesaint | 2015-06-17 | 1 | -1/+1 |
| | | | | fixes undefined variable $4 error | ||||
* | temporarily disabled POSTGRES job | Sébastien Lesaint | 2015-06-17 | 1 | -1/+1 |
| | |||||
* | Use Version 2 of TravisCI toolbelt | David Gageot | 2015-06-16 | 1 | -1/+1 |
| | |||||
* | Run CI on h2/mysql/postgres | David Gageot | 2015-06-03 | 1 | -1/+8 |
| | |||||
* | Simplify TravisCI configuration | David Gageot | 2015-05-13 | 1 | -13/+3 |
| | |||||
* | Force maven 3.2.5 in travis build | Simon Brandhof | 2015-04-28 | 1 | -0/+8 |
| | | | Travis recently upgraded to maven 3.3.1, which is not supported for SQ build | ||||
* | Add mvn -V to travis build | Simon Brandhof | 2015-04-28 | 1 | -1/+1 |
| | |||||
* | Disable P/R analysis on travis | Julien HENRY | 2015-04-16 | 1 | -10/+1 |
| | |||||
* | Use incremental mode for SQ analysis on travis | Julien HENRY | 2015-04-07 | 1 | -1/+1 |
| | |||||
* | Enable experimental pull request analysis feature | Julien HENRY | 2015-04-07 | 1 | -1/+11 |
| | |||||
* | Disable parallel build on travis - unstable tests | Simon Brandhof | 2015-04-02 | 1 | -1/+1 |
| | |||||
* | Enable parallel build in travis | Simon Brandhof | 2015-04-02 | 1 | -1/+1 |
| | |||||
* | Add -e -B to maven build of Travis | Simon Brandhof | 2015-03-25 | 1 | -1/+1 |
| | |||||
* | Remove java7 build from travis | Simon Brandhof | 2015-03-20 | 1 | -1/+0 |
| | |||||
* | Disable Travis email notifications | Simon Brandhof | 2015-03-20 | 1 | -0/+3 |
| |