aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA Override telemetry metrics URL in telemetry patchMatteo Mara2024-08-301-0/+1
* SONAR-22479 added new metric project_cpp_config_typelukasz-jarocki-sonarsource2024-07-241-0/+0
* SONAR-20640 Make almSetting optional on ALM import endpointsAntoine Vigneau2023-10-051-0/+0
* NO-JIRA add telemetry patch to force a telemtry runAurelien Poscia2023-05-081-0/+11
* [NO-JIRA] Remove obsolete generate_batch_reports.sh and replay_batch.shZipeng WU2023-02-272-125/+0
* SONAR-12246 Remove unused mysql filesSimon Brandhof2019-07-101-12/+0
* Add support for Windows in ./scripts/start.shphilippe-perrin-sonarsource2019-06-113-19/+37
* [script] fix logs.shSébastien Lesaint2018-10-031-1/+1
* Support edition aliases in start scriptDuarte Meneses2018-06-142-32/+28
* [scripts] drop now useless targetDirOf function in edition.shSébastien Lesaint2018-06-134-21/+10
* [scripts] declare bash function in portable fashionSébastien Lesaint2018-06-125-17/+17
* [scripts] don't use pattern matching operator unless neededSébastien Lesaint2018-06-123-7/+7
* [scripts] use a more portable bash shebangSébastien Lesaint2018-06-127-7/+7
* SONAR-10690 start.sh, stop.sh & logs.sh support SQ editionsSébastien Lesaint2018-06-124-18/+148
* Fix minor safety issues in built-in patches (#3155)Janos Gyerik2018-03-155-12/+23
* Move To GradleDavid Rautureau2018-03-092-4/+4
* Fix quoting issues causing a failure in OSX, and other quality issues (#2851)Janos Gyerik2018-01-121-8/+8
* Add USER_PATCHES_HOME support and minor quality improvements (#2815)Janos Gyerik2017-11-213-71/+85
* Add development patches for start.shSimon Brandhof2017-11-174-0/+36
* [SCRIPTS] fix argument passing in property_utils.shSébastien Lesaint2017-09-221-5/+5
* Fix start.sh to support bash CD_COMPLAINSJulien HENRY2017-07-241-1/+1
* 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