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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Improve assembly (#28)
Janos Gyerik
2017-03-21
5
-9
/
+20
*
Append classifier to basedir (#27)
Janos Gyerik
2017-03-14
3
-3
/
+3
*
SQSCANNER-38 self-contained distributions for Linux, Windows and Mac OS X (#26)
Janos Gyerik
2017-03-13
9
-8
/
+244
*
Drop license notice that no longer applies (#25)
Janos Gyerik
2017-03-07
3
-82
/
+0
*
SQSCANNER-37 Fix agent in network connections
Duarte Meneses
2017-03-01
2
-1
/
+5
*
Use assertj for testing
Duarte Meneses
2017-02-23
7
-8
/
+9
*
SQSCANNER-9 Allow to use variables in the configuration file
Duarte Meneses
2017-02-23
4
-1
/
+235
*
Fix scripts
Duarte Meneses
2017-02-22
2
-4
/
+4
*
Update licenses
Duarte Meneses
2017-02-22
18
-36
/
+36
*
SQSCANNER-35 Fix script home detection and path quoting issues
Duarte Meneses
2017-02-22
2
-66
/
+26
*
Improve scripts
Duarte Meneses
2017-02-22
2
-26
/
+26
*
SQSCANNER-32 Cleanup default configuration file to remove deprecated properties
Duarte Meneses
2017-02-22
1
-15
/
+0
*
SQSCANNER-34 Don't use user-defined SONAR_SCANNER_HOME
Duarte Meneses
2017-02-22
5
-94
/
+57
*
SQSCANNER-36 Don't loose error message in case of low level error (like OOM)
Julien HENRY
2017-01-13
2
-3
/
+25
*
add -P to full path resolution
ganncamp
2017-01-13
1
-1
/
+1
*
Fix quality flaws
Julien HENRY
2017-01-13
4
-42
/
+117
*
SQSCANNER-36 Properly exit process even in case of failure during stop
Julien HENRY
2017-01-13
1
-3
/
+12
*
Fix quality issues
Duarte Meneses
2016-11-09
2
-4
/
+4
*
Remove extraneous interactive option from usage message (#17)
Alexei Znamensky
2016-11-01
1
-1
/
+0
*
SQSCANNER-20 Minor fixes
Julien HENRY
2016-09-20
3
-3
/
+4
*
SQSCANNER-23 Support the new 'MessageException' unchecked exception and log b...
Duarte Meneses
2016-09-16
5
-16
/
+2
*
SQSCANNER-20 Create a sonar-runner-debug executable
Duarte Meneses
2016-09-16
1
-1
/
+1
*
SQSCANNER-23 Support the new 'MessageException' unchecked exception and log b...
Duarte Meneses
2016-09-16
3
-17
/
+15
*
Improve coverage
Duarte Meneses
2016-09-16
1
-0
/
+15
*
SQSCANNER-20 Create a sonar-runner-debug executable
Duarte Meneses
2016-09-16
3
-0
/
+57
*
Improve tests
Duarte Meneses
2016-09-16
1
-5
/
+4
*
SQSCANNER-23 Support the new 'MessageException' unchecked exception and log b...
Duarte Meneses
2016-09-16
5
-46
/
+71
*
SQSCANNER-30 Add timestamp to logs in debug/verbose
Duarte Meneses
2016-09-15
2
-11
/
+28
*
SQSCANNER-27 Home not detected when links are used
Duarte Meneses
2016-09-15
2
-4
/
+12
*
SQSCANNER-29 Exit code should not be 0 when script fails due to ERROR: Unreco...
Julien HENRY
2016-09-14
2
-1
/
+22
*
SQSCANNER-28 Support sonar.scanner.skip without connecting to server
Duarte Meneses
2016-09-13
2
-0
/
+27
*
Improve test coverage
Duarte Meneses
2016-08-23
2
-4
/
+24
*
SQSCANNER-26 Support SONARQUBE_SCANNER_PARAMS and sonar.scanner.skip
Duarte Meneses
2016-08-15
1
-27
/
+2
*
Improve tests
Duarte Meneses
2016-08-03
1
-0
/
+12
*
SQSCANNER-26 Support SONARQUBE_SCANNER_PARAMS and sonar.scanner.skip
Duarte Meneses
2016-08-03
3
-20
/
+82
*
SQSCANNER-25 Fix regression with SONAR_RUNNER_OPTS
Julien HENRY
2016-07-05
1
-1
/
+1
*
Fix ITs (Findbugs not compatible with Java 4.0)
Julien HENRY
2016-07-05
1
-0
/
+3
*
SQSCANNER-18 Logs with level WARN are displayed with prefix "INFO: "
Julien HENRY
2016-05-09
2
-13
/
+10
*
Update console help message
Julien HENRY
2016-04-18
1
-1
/
+1
*
SQSCANNER-7 SQSCANNER-6 Deprecate sonar-runner and SONAR_RUNNER_OPTS
Julien HENRY
2016-04-11
12
-28
/
+254
*
SQSCANNER-17 Remove unused interactive mode
Julien HENRY
2016-04-11
6
-323
/
+28
*
SQSCANNER-15 Update Scanner API to 2.6
Julien HENRY
2016-04-07
5
-27
/
+28
*
SQSCANNER-14 Always configure project base directory
Duarte Meneses
2016-03-17
5
-116
/
+232
*
improve quality
Duarte Meneses
2016-03-10
2
-22
/
+43
*
SONARUNNER-152 Scanner does not log Server version
Duarte Meneses
2016-03-08
2
-0
/
+13
*
SONARUNNER-153 sonar.verbose and sonar.log.level do not work
Duarte Meneses
2016-03-08
5
-19
/
+72
*
SQSCANNER-10 Display correct version in logs and update labels
Julien HENRY
2016-01-13
7
-28
/
+60
*
Update parent pom and licenses
Julien HENRY
2016-01-12
18
-90
/
+90
*
Update groupId, artifactId and packages
Julien HENRY
2016-01-11
40
-36
/
+53
*
SQSCANNER-1 Extract SonarQube Scanner as a standalone project
Julien HENRY
2015-11-10
2
-4
/
+4
[prev]
[next]