index
:
sonar-scanner-cli.git
Pavel/AutoClose
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/SCANCLI-176_regions
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
pierre/use-latest-lts
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
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Preserve version in library filename.
Julien HENRY
2013-01-04
2
-7
/
+7
*
SONARPLUGINS-1233 Delete the Sonar working/temporary directory before startin...
Julien HENRY
2013-01-04
1
-3
/
+84
*
SONARPLUGINS-1233 Delete the Sonar working/temporary directory before startin...
Julien HENRY
2013-01-03
1
-2
/
+9
*
Remove deprecations.
Julien HENRY
2013-01-03
2
-7
/
+32
*
Fix method name
Simon Brandhof
2012-10-24
1
-3
/
+3
*
Replace deprecated properties by new standard ones
Fabrice Bellingard
2012-09-14
1
-3
/
+3
*
SONARPLUGINS-2256 Add log to warn when analysis is platform dependent
Fabrice Bellingard
2012-09-14
2
-1
/
+11
*
Fix violations.
Fabrice Bellingard
2012-09-14
2
-2
/
+2
*
SONARPLUGINS-2256 Do not force UTF-8 as the default charset
Fabrice Bellingard
2012-09-14
3
-4
/
+21
*
SONARPLUGINS-2202 Clean the working dir name
Fabrice Bellingard
2012-09-13
1
-1
/
+3
*
Update name and file headers
Fabrice Bellingard
2012-09-13
14
-15
/
+14
*
SONARPLUGINS-2202 Work dir of modules are located in root project
Fabrice Bellingard
2012-09-13
1
-5
/
+19
*
SONARPLUGINS-2202 "sonar.projectName" default value is now module ID
Fabrice Bellingard
2012-09-13
1
-6
/
+9
*
Refactor package names
Simon Brandhof
2012-09-13
6
-6
/
+6
*
Fix classloader issue with ant 1.7.x
Simon Brandhof
2012-09-13
15
-236
/
+107
*
SONARPLUGINS-2202 Improve log message
Fabrice Bellingard
2012-09-12
1
-2
/
+2
*
Refactor org.sonar.runner.Main
Simon Brandhof
2012-09-11
3
-61
/
+122
*
Move (again) Main to org.sonar.runner
Simon Brandhof
2012-09-11
3
-22
/
+29
*
SONARPLUGINS-2202 Make it possible to pass environment information
Fabrice Bellingard
2012-09-11
2
-6
/
+33
*
SONARPLUGINS-2202 Improve multi-module definition
Fabrice Bellingard
2012-09-11
1
-37
/
+57
*
SONARPLUGINS-2202 sonar.projectKey not mandatory on a module def.
Fabrice Bellingard
2012-09-11
2
-5
/
+10
*
SONARPLUGINS-2202 Check unicity of module's key inside its parent
Fabrice Bellingard
2012-09-11
1
-0
/
+11
*
SONARPLUGINS-2202 Refactor package names to have clearer API
Fabrice Bellingard
2012-09-11
15
-24
/
+51
*
SONARPLUGINS-2202 Prefix child key by parent key
Fabrice Bellingard
2012-09-10
1
-8
/
+16
*
SONARPLUGINS-2202 Change some property names
Fabrice Bellingard
2012-09-10
4
-37
/
+54
*
Fix violations / improve documentation / refactor some code
Fabrice Bellingard
2012-09-07
9
-7
/
+55
*
Improve API and its documentation.
Fabrice Bellingard
2012-09-07
2
-8
/
+61
*
Refactor code and add some API documentation.
Fabrice Bellingard
2012-09-07
10
-33
/
+150
*
Fix test
Fabrice Bellingard
2012-09-07
1
-1
/
+1
*
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
2
-6
/
+21
*
SONARPLUGINS-2203 Make sure all Sonar properties start with "sonar."
Fabrice Bellingard
2012-09-06
1
-48
/
+152
*
SONARPLUGINS-1856 Log message if sources directory does not exist
Fabrice Bellingard
2012-09-05
1
-6
/
+20
*
Refactor and fix violations (again)
Fabrice Bellingard
2012-09-05
6
-22
/
+25
*
Refactor and fix violations
Fabrice Bellingard
2012-09-05
7
-59
/
+41
*
SONARPLUGINS-2217 Move Sonar Batch Bootstrapper classes from Sonar to Sonar R...
Fabrice Bellingard
2012-09-05
11
-29
/
+532
*
SONARPLUGINS-2202 Add multi-module support
Fabrice Bellingard
2012-09-05
3
-69
/
+280
*
Sonar Runner - Replace use of deprecated code, preparing for SONARPLUGINS-2202
Fabrice Bellingard
2012-09-03
2
-26
/
+26
*
Minimal required version of sonar is upgraded to 2.11
Simon Brandhof
2012-07-31
1
-1
/
+1
*
SONARPLUGINS-1230 Work dir can be absolute or relative
Fabrice Bellingard
2012-07-26
1
-1
/
+16
*
Add javadoc
Simon Brandhof
2012-07-25
1
-0
/
+8
*
Sonar Runner - Increase test coverage
Fabrice Bellingard
2012-07-24
2
-2
/
+4
*
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
2
-9
/
+15
*
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
1
-13
/
+30
[prev]
[next]