index
:
sonar-scanner-cli.git
avi/SCANCLI-148-support-non-latin-chars-in-props
avi/add-releasability-workflow
feature/eg/SCANCLI-118-run-its-macos
jh/SCANCLI-162_update_jre
jh/cirrus_add_junit
jh/fix_fips
jh/fix_slack_channel
jh/hardening
jh/next_iteration
jh/prepare_release
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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONARPLUGINS-2202 Work dir of modules are located in root project
Fabrice Bellingard
2012-09-13
2
-18
/
+47
*
SONARPLUGINS-2202 "sonar.projectName" default value is now module ID
Fabrice Bellingard
2012-09-13
4
-19
/
+34
*
Refactor package names
Simon Brandhof
2012-09-13
41
-10
/
+10
*
Fix classloader issue with ant 1.7.x
Simon Brandhof
2012-09-13
53
-259
/
+127
*
SONARPLUGINS-2202 Improve log message
Fabrice Bellingard
2012-09-12
2
-3
/
+3
*
Refactor org.sonar.runner.Main
Simon Brandhof
2012-09-11
5
-86
/
+181
*
Move (again) Main to org.sonar.runner
Simon Brandhof
2012-09-11
8
-39
/
+42
*
SONARPLUGINS-2202 Make it possible to pass environment information
Fabrice Bellingard
2012-09-11
3
-9
/
+36
*
SONARPLUGINS-2202 Improve multi-module definition
Fabrice Bellingard
2012-09-11
15
-62
/
+176
*
SONARPLUGINS-2202 sonar.projectKey not mandatory on a module def.
Fabrice Bellingard
2012-09-11
3
-5
/
+24
*
SONARPLUGINS-2202 Check unicity of module's key inside its parent
Fabrice Bellingard
2012-09-11
2
-0
/
+36
*
SONARPLUGINS-2202 Refactor package names to have clearer API
Fabrice Bellingard
2012-09-11
47
-39
/
+75
*
SONARPLUGINS-2202 Prefix child key by parent key
Fabrice Bellingard
2012-09-10
2
-12
/
+29
*
SONARPLUGINS-2202 Change some property names
Fabrice Bellingard
2012-09-10
12
-55
/
+75
*
Fix violations / improve documentation / refactor some code
Fabrice Bellingard
2012-09-07
13
-15
/
+56
*
Improve API and its documentation.
Fabrice Bellingard
2012-09-07
3
-13
/
+84
*
Refactor code and add some API documentation.
Fabrice Bellingard
2012-09-07
13
-49
/
+213
*
Fix test
Fabrice Bellingard
2012-09-07
2
-2
/
+2
*
Improve error message for unsupported version of Sonar
Fabrice Bellingard
2012-09-07
1
-1
/
+1
*
Allows to overwrite environment information on the Runner
Fabrice Bellingard
2012-09-07
3
-6
/
+37
*
SONARPLUGINS-2203 Improve tests
Fabrice Bellingard
2012-09-06
12
-21
/
+46
*
SONARPLUGINS-2203 Make sure all Sonar properties start with "sonar."
Fabrice Bellingard
2012-09-06
2
-56
/
+173
*
SONARPLUGINS-1856 Log message if sources directory does not exist
Fabrice Bellingard
2012-09-05
3
-14
/
+37
*
Fix unit test
Fabrice Bellingard
2012-09-05
1
-10
/
+0
*
Refactor and fix violations (again)
Fabrice Bellingard
2012-09-05
6
-22
/
+25
*
Refactor and fix violations
Fabrice Bellingard
2012-09-05
10
-101
/
+53
*
SONARPLUGINS-2217 Move Sonar Batch Bootstrapper classes from Sonar to Sonar R...
Fabrice Bellingard
2012-09-05
16
-48
/
+715
*
SONARPLUGINS-2202 Add multi-module support
Fabrice Bellingard
2012-09-05
23
-118
/
+697
*
Sonar Runner - Replace use of deprecated code, preparing for SONARPLUGINS-2202
Fabrice Bellingard
2012-09-03
3
-27
/
+27
*
Minimal required version of sonar is upgraded to 2.11
Simon Brandhof
2012-07-31
3
-44
/
+36
*
SONARPLUGINS-1230 Work dir can be absolute or relative
Fabrice Bellingard
2012-07-26
2
-1
/
+27
*
Add javadoc
Simon Brandhof
2012-07-25
1
-0
/
+8
*
Sonar Runner - Increase test coverage
Fabrice Bellingard
2012-07-24
4
-2
/
+61
*
SONARPLUGINS-2044 Check if SONAR_RUNNER_HOME is correctly set
Fabrice Bellingard
2012-07-20
2
-4
/
+19
*
SONARPLUGINS-1921 sonar-runner.bat fails when java.exe is found in the path b...
Fabrice Bellingard
2012-07-20
1
-0
/
+5
*
SONARPLUGINS-1230 Configure the location of working directory
Fabrice Bellingard
2012-07-19
4
-17
/
+35
*
SONARPLUGINS-2038 Log the property only in Debug mode
Fabrice Bellingard
2012-07-19
1
-2
/
+8
*
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
[next]