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
/
main
/
java
/
org
/
sonar
/
runner
/
Runner.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-2291 Implemented cache on Sonar Runner side (for bootstrap JARs).
Julien HENRY
2013-01-30
1
-368
/
+0
*
Fix some quality flaws.
Julien HENRY
2013-01-22
1
-3
/
+7
*
SONARPLUGINS-2540 Allow to provide task command by a property for testing pur...
Julien HENRY
2013-01-17
1
-1
/
+5
*
SONARPLUGINS-2540 Restore compatibility with older Sonar versions.
Julien HENRY
2013-01-16
1
-2
/
+16
*
SONARPLUGINS-2540 Sonar Runner 2.1 will require Sonar 3.5+
Julien HENRY
2013-01-15
1
-2
/
+2
*
SONARPLUGINS-2604 Improve error reporting and introduce -e flag
Julien HENRY
2013-01-15
1
-2
/
+2
*
SONARPLUGINS-2540 Update Sonar Runner CLI to be able to run tasks.
Julien HENRY
2013-01-15
1
-20
/
+45
*
SONARPLUGINS-1233 Refactoring to reuse IOUtils
Julien HENRY
2013-01-04
1
-88
/
+5
*
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
*
SONARPLUGINS-2256 Add log to warn when analysis is platform dependent
Fabrice Bellingard
2012-09-14
1
-0
/
+9
*
Fix violations.
Fabrice Bellingard
2012-09-14
1
-1
/
+1
*
SONARPLUGINS-2256 Do not force UTF-8 as the default charset
Fabrice Bellingard
2012-09-14
1
-3
/
+17
*
Update name and file headers
Fabrice Bellingard
2012-09-13
1
-1
/
+1
*
Refactor package names
Simon Brandhof
2012-09-13
1
-1
/
+1
*
Fix classloader issue with ant 1.7.x
Simon Brandhof
2012-09-13
1
-31
/
+51
*
SONARPLUGINS-2202 Make it possible to pass environment information
Fabrice Bellingard
2012-09-11
1
-3
/
+18
*
SONARPLUGINS-2202 Refactor package names to have clearer API
Fabrice Bellingard
2012-09-11
1
-8
/
+8
*
SONARPLUGINS-2202 Change some property names
Fabrice Bellingard
2012-09-10
1
-4
/
+4
*
Fix violations / improve documentation / refactor some code
Fabrice Bellingard
2012-09-07
1
-0
/
+16
*
Improve API and its documentation.
Fabrice Bellingard
2012-09-07
1
-6
/
+46
*
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
1
-4
/
+18
*
Refactor and fix violations (again)
Fabrice Bellingard
2012-09-05
1
-5
/
+7
*
Refactor and fix violations
Fabrice Bellingard
2012-09-05
1
-46
/
+12
*
SONARPLUGINS-2217 Move Sonar Batch Bootstrapper classes from Sonar to Sonar R...
Fabrice Bellingard
2012-09-05
1
-15
/
+13
*
SONARPLUGINS-2202 Add multi-module support
Fabrice Bellingard
2012-09-05
1
-0
/
+4
*
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
*
Sonar Runner - Increase test coverage
Fabrice Bellingard
2012-07-24
1
-1
/
+1
*
SONARPLUGINS-1230 Configure the location of working directory
Fabrice Bellingard
2012-07-19
1
-8
/
+14
*
SONARPLUGINS-1466 Display all missing mandatory properties
Evgeny Mandrikov
2011-12-19
1
-1
/
+8
*
SONARPLUGINS-1376 Allow to use pattern like "lib/*.jar" for property "libraries"
Evgeny Mandrikov
2011-12-19
1
-2
/
+2
*
Fix typo in name of method, add tests
Evgeny Mandrikov
2011-12-15
1
-2
/
+2
*
SONARPLUGINS-1466 Throw an exception with a meaningful message, when mandator...
Evgeny Mandrikov
2011-12-15
1
-2
/
+19
*
Fix violations
Evgeny Mandrikov
2011-12-15
1
-9
/
+10
*
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
1
-1
/
+6
*
SONARPLUGINS-1220 Runner home must be optional
Simon Brandhof
2011-06-24
1
-0
/
+163