aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/generate_batch_reports.sh
Commit message (Collapse)AuthorAgeFilesLines
* 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-021-0/+53
batch report dump are saved in the directory specified by the property sonar.batch.dumpReportDir and the batch is NOT pushed to the server