aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Move integration tests to directory tests/Simon Brandhof2017-06-251-21/+0
* Use Trusty image on TravisCITom2017-05-261-0/+21
* [script] fix logs.sh to not require bash 4Sébastien Lesaint2017-01-101-4/+15
* [script] avoid side effects in call_patches functionSébastien Lesaint2017-01-101-3/+5
* [script] add logs.sh + tail all SQ log files in start.shSébastien Lesaint2017-01-032-7/+93
* [script] Do not use deprecated -# flag of tailJanos Gyerik2016-11-231-1/+1
* [script] Simplify conditionJanos Gyerik2016-11-231-1/+1
* [script] Double-quote to prevent globbing and word splittingJanos Gyerik2016-11-231-6/+6
* [script] Use conditons on cmd directly instead of indirectly on $?Janos Gyerik2016-11-231-4/+2
* [script] Redirect output in a simpler and more natural wayJanos Gyerik2016-11-231-3/+3
* Revert "wc accepts files as input parameter."Sébastien Lesaint2016-08-221-1/+1
* wc accepts files as input parameter.Patrice Clement2016-08-181-1/+1
* Variables should be local to each function to avoid clashing in the global na...Patrice Clement2016-08-181-11/+9
* Use -z flag to properly test for stirng length.Patrice Clement2016-08-181-1/+1
* Remove extraneous echo calls in showHelp().Patrice Clement2016-08-181-6/+6
* [script] use local variable rather than function argumentsSébastien Lesaint2016-05-231-3/+3
* [script] make property_utils.sh run on OSX + improve "if grep"Priit Liivak2016-05-231-13/+15
* [SCRIPTS] unziping silently in start.shSébastien Lesaint2015-08-061-1/+2
* [SCRIPTS] make patches more visible in logsSébastien Lesaint2015-08-061-0/+4
* [SCRIPTS] add support to set non existing property in property_utilsSébastien Lesaint2015-08-061-11/+23
* [SCRIPTS] add support for patches to start.shSébastien Lesaint2015-08-064-0/+177
* add command line options to generate_batch_reports.shSébastien Lesaint2015-07-021-1/+44
* use a private repo before building in generate_batch_reports.shSébastien Lesaint2015-07-021-10/+24
* add ability to dump batch report enabled by sonar.batch.dumpReportDirSébastien Lesaint2015-07-022-0/+68