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/bump-orchestrator
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
/
sonar-runner-api
/
src
/
test
/
java
/
org
/
sonar
/
runner
/
api
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Extract SonarQube Scanner as a separate project
Julien HENRY
2015-11-09
7
-756
/
+0
|
*
SONARUNNER-146 Expose enhanced issues location in issues mode
Duarte Meneses
2015-11-05
1
-1
/
+5
|
*
Change cache strategy
Duarte Meneses
2015-10-01
1
-4
/
+6
|
*
Merge sonar-home into sonar-runner
Duarte Meneses
2015-10-01
2
-14
/
+14
|
*
base on changes in sonar-home and improve coverage
Duarte Meneses
2015-09-29
1
-0
/
+40
|
*
Improvie tests and quality
Duarte Meneses
2015-09-09
1
-2
/
+33
|
*
Back compatibility with SQ 4.5
Duarte Meneses
2015-08-28
3
-11
/
+163
|
*
Don't recreate working directory
Duarte Meneses
2015-08-20
1
-1
/
+1
|
*
SONARUNNER-144 Expose sonarqube version in API
Duarte Meneses
2015-08-13
1
-2
/
+16
|
*
SONARUNNER-145 Expose cache sync API
Duarte Meneses
2015-08-12
1
-1
/
+25
|
*
SONARUNNER-143 New API to retrieve issues produced by the analysis
Duarte Meneses
2015-08-04
1
-2
/
+2
|
*
SONARUNNER-143 New API to retrieve issues produced by the analysis
Duarte Meneses
2015-07-30
1
-1
/
+40
|
*
merge it-sonar-runner and update groupId
Duarte Meneses
2015-07-20
4
-4
/
+4
|
*
Restore compatibility with SQ before 5.2
Julien HENRY
2015-06-26
1
-18
/
+4
|
*
SONARUNNER-141 Remove forked mode
Julien HENRY
2015-06-25
9
-760
/
+49
|
*
Fix quality flaws and formatting
Duarte Meneses
2015-06-23
3
-9
/
+9
|
*
SONARUNNER-138 Allow to redirect logs to a custom stream
Duarte Meneses
2015-06-19
4
-16
/
+96
|
*
SONARUNNER-136 and SONARUNNER-137 - Provide a new API to run several ↵
Duarte Meneses
2015-06-18
5
-66
/
+147
|
|
|
|
analysis with same process and an interactive mode
*
Cleanup warnings
Gabor Liptak
2015-06-09
3
-3
/
+3
|
*
SONARUNNER-132 Add support for offline mode
Duarte Meneses
2015-06-05
3
-7
/
+55
|
*
Workaround for CommandExecutorTest unstability
Simon Brandhof
2014-08-04
1
-2
/
+2
|
*
SONARPLUGINS-3634 Provide a simulation mode allowing to dump input configuration
Julien HENRY
2014-04-04
1
-4
/
+29
|
*
SONARPLUGINS-3012 Fix UT on Windows because exit code is not 143
Julien HENRY
2013-06-26
2
-5
/
+10
|
|
|
|
when process is killed
*
SONARPLUGINS-3012 Add possibility to stop the forked runner process
alpar
2013-06-26
2
-23
/
+74
|
*
SONARPLUGINS-2923 Move from Sonar to SonarQube
Julien HENRY
2013-06-24
11
-11
/
+11
|
*
Fix UT and depends on released version of Sonar
Julien HENRY
2013-06-24
1
-2
/
+4
|
*
Add unit test to SONARPLUGINS-2982
Simon Brandhof
2013-06-21
1
-3
/
+25
|
*
SONARPLUGINS-2983, SONARPLUGINS-2941 Improve mask/unmask feature in ↵
Julien HENRY
2013-06-19
1
-6
/
+21
|
|
|
|
EmbededRunner
*
Fix unit test during release
Simon Brandhof
2013-04-18
1
-1
/
+1
|
*
Fix compatibility with sonar 3.5
Simon Brandhof
2013-04-15
1
-1
/
+2
|
*
Delete the generated sonar-runner-batch.jar in temp dir
SimonBrandhof
2013-04-08
1
-0
/
+1
|
*
Fix fork of JVM when an argument is blank
Simon Brandhof
2013-04-07
2
-21
/
+40
|
*
Add unit tests
Simon Brandhof
2013-04-06
1
-0
/
+1
|
*
Do not log encoding when non-project task
Simon Brandhof
2013-04-05
2
-0
/
+25
|
*
Refactor initialization of dirs
SimonBrandhof
2013-04-05
4
-3
/
+170
|
*
Minor refactoring
SimonBrandhof
2013-04-05
1
-2
/
+2
|
*
SONARPLUGINS-2574 set env variables + improve unit tests
Simon Brandhof
2013-04-04
4
-28
/
+172
|
*
SONARPLUGINS-2574 ability to subscribe to output
SimonBrandhof
2013-04-04
1
-8
/
+12
|
*
SONARPLUGINS-2574 refactoring of ForkedRunner
SimonBrandhof
2013-04-04
1
-1
/
+54
|
*
SONAR-2574 new API + ability to fork
SimonBrandhof
2013-04-04
7
-0
/
+431