| Commit message (Expand) | Author | Age | Files | Lines |
* | Move integration tests to directory tests/ | Simon Brandhof | 2017-06-25 | 1 | -21/+0 |
* | Use Trusty image on TravisCI | Tom | 2017-05-26 | 1 | -0/+21 |
* | [script] fix logs.sh to not require bash 4 | Sébastien Lesaint | 2017-01-10 | 1 | -4/+15 |
* | [script] avoid side effects in call_patches function | Sébastien Lesaint | 2017-01-10 | 1 | -3/+5 |
* | [script] add logs.sh + tail all SQ log files in start.sh | Sébastien Lesaint | 2017-01-03 | 2 | -7/+93 |
* | [script] Do not use deprecated -# flag of tail | Janos Gyerik | 2016-11-23 | 1 | -1/+1 |
* | [script] Simplify condition | Janos Gyerik | 2016-11-23 | 1 | -1/+1 |
* | [script] Double-quote to prevent globbing and word splitting | Janos Gyerik | 2016-11-23 | 1 | -6/+6 |
* | [script] Use conditons on cmd directly instead of indirectly on $? | Janos Gyerik | 2016-11-23 | 1 | -4/+2 |
* | [script] Redirect output in a simpler and more natural way | Janos Gyerik | 2016-11-23 | 1 | -3/+3 |
* | Revert "wc accepts files as input parameter." | Sébastien Lesaint | 2016-08-22 | 1 | -1/+1 |
* | wc accepts files as input parameter. | Patrice Clement | 2016-08-18 | 1 | -1/+1 |
* | Variables should be local to each function to avoid clashing in the global na... | Patrice Clement | 2016-08-18 | 1 | -11/+9 |
* | Use -z flag to properly test for stirng length. | Patrice Clement | 2016-08-18 | 1 | -1/+1 |
* | Remove extraneous echo calls in showHelp(). | Patrice Clement | 2016-08-18 | 1 | -6/+6 |
* | [script] use local variable rather than function arguments | Sébastien Lesaint | 2016-05-23 | 1 | -3/+3 |
* | [script] make property_utils.sh run on OSX + improve "if grep" | Priit Liivak | 2016-05-23 | 1 | -13/+15 |
* | [SCRIPTS] unziping silently in start.sh | Sébastien Lesaint | 2015-08-06 | 1 | -1/+2 |
* | [SCRIPTS] make patches more visible in logs | Sébastien Lesaint | 2015-08-06 | 1 | -0/+4 |
* | [SCRIPTS] add support to set non existing property in property_utils | Sébastien Lesaint | 2015-08-06 | 1 | -11/+23 |
* | [SCRIPTS] add support for patches to start.sh | Sébastien Lesaint | 2015-08-06 | 4 | -0/+177 |
* | add command line options to generate_batch_reports.sh | Sébastien Lesaint | 2015-07-02 | 1 | -1/+44 |
* | use a private repo before building in generate_batch_reports.sh | Sébastien Lesaint | 2015-07-02 | 1 | -10/+24 |
* | add ability to dump batch report enabled by sonar.batch.dumpReportDir | Sébastien Lesaint | 2015-07-02 | 2 | -0/+68 |