index
:
sonar-scanner-cli.git
avi/SCANCLI-148-support-non-latin-chars-in-props
avi/SCANCLI-165-remove-redundant-logging
avi/add-releasability-workflow
avi/bump-releasability-action
avi/change-release-notif-channel
feature/eg/SCANCLI-118-run-its-macos
jh/SCANCLI-162_update_jre
jh/SCANCLI-168_update_lib
jh/cirrus_add_junit
jh/fix_fips
jh/fix_slack_channel
jh/hardening
jh/next_iteration
jh/prepare_release
jh/update-headers
jh/update_logback
jh/update_version
lp/rebranding
master
pierre/SCANCLI-152-remove-burgr-env-variables
Scanner CLI for SonarQube and SonarCloud: https://github.com/SonarSource/sonar-scanner-cli
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONARPLUGINS-2038 Log the value of the system property "sun.arch.data.model" ...
Fabrice Bellingard
2012-07-19
1
-2
/
+3
*
SONARPLUGINS-1582 Improve the script
Fabrice Bellingard
2012-05-09
1
-5
/
+26
*
SONARPLUGINS-1583 Fix regression
Fabrice Bellingard
2012-05-09
1
-6
/
+8
*
SONARPLUGINS-1619 Support the properties sonar.showSql and sonar.showSqlResults
Fabrice Bellingard
2012-05-03
2
-16
/
+62
*
SONARPLUGINS-1583 Trailing slash on Windows XP prevent Sonar Runner to run
Fabrice Bellingard
2012-05-02
1
-3
/
+6
*
SONARPLUGINS-1617 Support the properties sonar.showSql and sonar.showSqlResults
Fabrice Bellingard
2012-05-02
1
-0
/
+18
*
Fix test on Windows
Evgeny Mandrikov
2011-12-20
2
-3
/
+1
*
SONARPLUGINS-1376 Throw an exception with a meaningful message, when no files...
Evgeny Mandrikov
2011-12-19
5
-16
/
+59
*
SONARPLUGINS-1572 When no runner or project configuration file is found, this...
Evgeny Mandrikov
2011-12-19
1
-2
/
+6
*
SONARPLUGINS-1466 Display all missing mandatory properties
Evgeny Mandrikov
2011-12-19
2
-2
/
+9
*
SONARPLUGINS-1343 When launching runner, information about OS should be printed
Evgeny Mandrikov
2011-12-19
1
-0
/
+1
*
SONARPLUGINS-1465 Reorder properties
Evgeny Mandrikov
2011-12-19
1
-7
/
+7
*
SONARPLUGINS-1023 Don't show leading zeros, so format of "total time" is full...
Evgeny Mandrikov
2011-12-19
2
-4
/
+12
*
SONARPLUGINS-1376 Allow to use pattern like "lib/*.jar" for property "libraries"
Evgeny Mandrikov
2011-12-19
6
-5
/
+73
*
Fix typo in name of method, add tests
Evgeny Mandrikov
2011-12-15
3
-3
/
+29
*
SONARPLUGINS-1466 Throw an exception with a meaningful message, when mandator...
Evgeny Mandrikov
2011-12-15
4
-7
/
+83
*
SONARPLUGINS-1465 Remove default "directory layout"
Evgeny Mandrikov
2011-12-15
1
-3
/
+3
*
SONARPLUGINS-1023 Display total running time at the end of analysis
Evgeny Mandrikov
2011-12-15
2
-4
/
+24
*
SONARPLUGINS-1343 When launching runner, version of Java should be printed
Evgeny Mandrikov
2011-12-15
1
-0
/
+2
*
Fix violations
Evgeny Mandrikov
2011-12-15
3
-19
/
+21
*
Fix violations
Evgeny Mandrikov
2011-12-15
1
-3
/
+6
*
SONARPLUGINS-1229 Display memory usage at the end of analysis
Evgeny Mandrikov
2011-12-15
1
-0
/
+9
*
SONARPLUGINS-1372 Allow definitions of properties without white space
Evgeny Mandrikov
2011-12-15
2
-18
/
+26
*
Fix compilation of java-runner
Simon Brandhof
2011-10-18
1
-1
/
+5
*
SONARPLUGINS-1433 Add the property sonar.verbose
Simon Brandhof
2011-10-18
3
-4
/
+9
*
SONARPLUGINS-1365 Fix incorrect debug information in script for Unix
Evgeny Mandrikov
2011-09-15
1
-2
/
+2
*
Sonar runner: refactor unit test to remove conflict with sonar analysis
Simon Brandhof
2011-07-07
3
-7
/
+7
*
Sonar runner: improve log of working dir
Simon Brandhof
2011-06-27
1
-12
/
+16
*
SONARPLUGINS-1220 command-line properties must override global and project se...
Simon Brandhof
2011-06-27
1
-6
/
+10
*
SONARPLUGINS-1220 Runner home must be optional
Simon Brandhof
2011-06-27
3
-6
/
+11
*
SONARPLUGINS-1220 Runner home must be optional
Simon Brandhof
2011-06-24
10
-164
/
+395
*
SONARPLUGINS-1177 Remove unused code
Simon Brandhof
2011-05-23
1
-2
/
+1
*
SONARPLUGINS-1114 Automatically determine SONAR_RUNNER_HOME on Windows
Evgeny Mandrikov
2011-04-26
1
-1
/
+6
*
SONARPLUGINS-1004 Add support for SONAR_RUNNER_OPTS environment variable
Evgeny Mandrikov
2011-04-25
2
-1
/
+12
*
ANT-TASK, SONAR-RUNNER: Follow changes in upstream - use User-Agent in Bootst...
Evgeny Mandrikov
2011-02-09
1
-6
/
+6
*
Sonar runner: move assembly sources in src/main/assembly
Simon Brandhof
2011-02-09
4
-40
/
+0
*
Sonar runner: fix <scm> and remove IT
Simon Brandhof
2011-02-09
3
-18
/
+0
*
ANT-TASK, RUNNER: Follow changes in Sonar core
Evgeny Mandrikov
2011-02-04
1
-6
/
+6
*
SONAR-RUNNER: Fix for Windows script
Evgeny Mandrikov
2011-02-03
1
-1
/
+1
*
SONAR-RUNNER: Minor fix
Evgeny Mandrikov
2011-02-03
1
-0
/
+2
*
SONAR-RUNNER: Add script for Windows
Evgeny Mandrikov
2011-02-03
5
-10
/
+47
*
SONAR-RUNNER
Evgeny Mandrikov
2011-02-03
7
-42
/
+116
*
SONAR-RUNNER
Evgeny Mandrikov
2011-02-03
10
-236
/
+293
*
SONAR-RUNNER: Rename directory
Evgeny Mandrikov
2011-02-03
8
-0
/
+344