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
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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
SONARPLUGINS-2256 Do not force UTF-8 as the default charset
Fabrice Bellingard
2012-09-14
1
-0
/
+16
*
SONARPLUGINS-2202 Clean the working dir name
Fabrice Bellingard
2012-09-13
1
-2
/
+2
*
Update name and file headers
Fabrice Bellingard
2012-09-13
9
-9
/
+9
*
SONARPLUGINS-2202 Work dir of modules are located in root project
Fabrice Bellingard
2012-09-13
1
-13
/
+28
*
SONARPLUGINS-2202 "sonar.projectName" default value is now module ID
Fabrice Bellingard
2012-09-13
3
-13
/
+25
*
Refactor package names
Simon Brandhof
2012-09-13
35
-4
/
+4
*
Fix classloader issue with ant 1.7.x
Simon Brandhof
2012-09-13
38
-23
/
+20
*
SONARPLUGINS-2202 Improve log message
Fabrice Bellingard
2012-09-12
1
-1
/
+1
*
Refactor org.sonar.runner.Main
Simon Brandhof
2012-09-11
2
-25
/
+59
*
Move (again) Main to org.sonar.runner
Simon Brandhof
2012-09-11
5
-17
/
+13
*
SONARPLUGINS-2202 Make it possible to pass environment information
Fabrice Bellingard
2012-09-11
1
-3
/
+3
*
SONARPLUGINS-2202 Improve multi-module definition
Fabrice Bellingard
2012-09-11
14
-25
/
+119
*
SONARPLUGINS-2202 sonar.projectKey not mandatory on a module def.
Fabrice Bellingard
2012-09-11
1
-0
/
+14
*
SONARPLUGINS-2202 Check unicity of module's key inside its parent
Fabrice Bellingard
2012-09-11
1
-0
/
+25
*
SONARPLUGINS-2202 Refactor package names to have clearer API
Fabrice Bellingard
2012-09-11
32
-15
/
+24
*
SONARPLUGINS-2202 Prefix child key by parent key
Fabrice Bellingard
2012-09-10
1
-4
/
+13
*
SONARPLUGINS-2202 Change some property names
Fabrice Bellingard
2012-09-10
8
-18
/
+21
*
Fix violations / improve documentation / refactor some code
Fabrice Bellingard
2012-09-07
4
-8
/
+1
*
Improve API and its documentation.
Fabrice Bellingard
2012-09-07
1
-5
/
+23
*
Refactor code and add some API documentation.
Fabrice Bellingard
2012-09-07
3
-16
/
+63
*
Fix test
Fabrice Bellingard
2012-09-07
1
-1
/
+1
*
Allows to overwrite environment information on the Runner
Fabrice Bellingard
2012-09-07
1
-0
/
+16
*
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
1
-8
/
+21
*
SONARPLUGINS-1856 Log message if sources directory does not exist
Fabrice Bellingard
2012-09-05
2
-8
/
+17
*
Fix unit test
Fabrice Bellingard
2012-09-05
1
-10
/
+0
*
Refactor and fix violations
Fabrice Bellingard
2012-09-05
3
-42
/
+12
*
SONARPLUGINS-2217 Move Sonar Batch Bootstrapper classes from Sonar to Sonar R...
Fabrice Bellingard
2012-09-05
5
-19
/
+183
*
SONARPLUGINS-2202 Add multi-module support
Fabrice Bellingard
2012-09-05
20
-49
/
+417
*
Sonar Runner - Replace use of deprecated code, preparing for SONARPLUGINS-2202
Fabrice Bellingard
2012-09-03
1
-1
/
+1
*
Minimal required version of sonar is upgraded to 2.11
Simon Brandhof
2012-07-31
2
-43
/
+35
*
SONARPLUGINS-1230 Work dir can be absolute or relative
Fabrice Bellingard
2012-07-26
1
-0
/
+11
*
Sonar Runner - Increase test coverage
Fabrice Bellingard
2012-07-24
2
-0
/
+57
*
SONARPLUGINS-1230 Configure the location of working directory
Fabrice Bellingard
2012-07-19
2
-8
/
+20
*
SONARPLUGINS-1619 Support the properties sonar.showSql and sonar.showSqlResults
Fabrice Bellingard
2012-05-03
1
-3
/
+32
*
Fix test on Windows
Evgeny Mandrikov
2011-12-20
1
-1
/
+1
*
SONARPLUGINS-1376 Throw an exception with a meaningful message, when no files...
Evgeny Mandrikov
2011-12-19
2
-7
/
+24
*
SONARPLUGINS-1466 Display all missing mandatory properties
Evgeny Mandrikov
2011-12-19
1
-1
/
+1
*
SONARPLUGINS-1023 Don't show leading zeros, so format of "total time" is full...
Evgeny Mandrikov
2011-12-19
1
-3
/
+3
*
SONARPLUGINS-1376 Allow to use pattern like "lib/*.jar" for property "libraries"
Evgeny Mandrikov
2011-12-19
4
-1
/
+45
*
Fix typo in name of method, add tests
Evgeny Mandrikov
2011-12-15
1
-0
/
+26
*
SONARPLUGINS-1466 Throw an exception with a meaningful message, when mandator...
Evgeny Mandrikov
2011-12-15
1
-4
/
+28
*
SONARPLUGINS-1023 Display total running time at the end of analysis
Evgeny Mandrikov
2011-12-15
1
-0
/
+8
*
Fix violations
Evgeny Mandrikov
2011-12-15
1
-9
/
+9
*
SONARPLUGINS-1372 Allow definitions of properties without white space
Evgeny Mandrikov
2011-12-15
1
-8
/
+9
*
SONARPLUGINS-1433 Add the property sonar.verbose
Simon Brandhof
2011-10-18
1
-2
/
+2
*
Sonar runner: refactor unit test to remove conflict with sonar analysis
Simon Brandhof
2011-07-07
3
-7
/
+7
*
SONARPLUGINS-1220 Runner home must be optional
Simon Brandhof
2011-06-24
7
-16
/
+153
*
SONAR-RUNNER
Evgeny Mandrikov
2011-02-03
1
-0
/
+52
[prev]