index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
branch-10.0
branch-10.1
branch-10.2
branch-10.3
branch-10.4
branch-10.5
branch-10.6
branch-10.7
branch-10.8
branch-5.6
branch-6.0
branch-6.1
branch-6.2
branch-6.3
branch-6.4
branch-6.5
branch-6.5-M1
branch-6.6
branch-6.6-M1
branch-6.7
branch-7.0
branch-7.9
branch-8.1
branch-8.3
branch-8.4
branch-8.5
branch-8.6
branch-8.7
branch-8.9
branch-9.0
branch-9.1
branch-9.2
branch-9.3
branch-9.4
branch-9.5
branch-9.6
branch-9.7
branch-9.8
branch-9.9
bug/cv/SONAR-20986-open-source-build-on-travis-failing
bugfix/cv/upgrade-travisenv-j17
copy_of_master
docs/th/AzureExtensionCompat15621
feat/smarini/BUILD-6088-add-security-md
feature/jay/fix-travis-build
feature/jh/scanner_report_uploader
feature/wad/do-not-merge-do-not-merge
feature/wad/refresh-cache
feature/wad/wip-node-18
fix/jp/fix-jrog
greg/test-new-cirrus-config
jp/test-ut
lj/testing-release
lj/travis-fix-for-master
master
ms/test-timeout
poc/kirill+dam/open-issue-in-ide
poc/me/travis-public-repo
prevent-jvm-override
task/mm/restore-public-build
task/sma/SONAR-22676_DO-NOT-MERGE
wip/ak/BUILD-3755-test-pr
wip/ant1/try_BUILD-3755_no_public_build_for_lts
wouter-admiraal-sonarsource-patch-1
Continuous Inspection: https://github.com/SonarSource/sonarqube
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sonar-scanner-engine
/
src
/
main
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-10122 fix misleading error message for multivalue properties
Sébastien Lesaint
2018-01-25
1
-1
/
+1
*
SONAR-10288 scanner multivalue property parsing ignore empty fields
Sébastien Lesaint
2018-01-25
2
-1
/
+132
*
Fix license headers for 2018
Simon Brandhof
2018-01-07
306
-306
/
+306
*
SONAR-10078 Logs ordering is messed up in case of exception during file indexing
Duarte Meneses
2017-12-29
2
-6
/
+24
*
SONAR-10142 Download compressed plugins
Duarte Meneses
2017-12-07
1
-1
/
+10
*
SONAR-10168 Log downloading of plugins in debug
Duarte Meneses
2017-12-07
1
-5
/
+4
*
SONAR-10125 Add project relative path for all components
Janos Gyerik
2017-12-05
1
-1
/
+26
*
SONAR-10126 Add relative path of project basedir to scanner report
Janos Gyerik
2017-12-05
1
-1
/
+48
*
Support build of SonarQube with JDK 9
Simon Brandhof
2017-11-23
2
-5
/
+3
*
Auto-generate sonar-ws for integration tests
Daniel Schwarz
2017-11-16
6
-12
/
+12
*
SONAR-9973 ComponentContainer#stopComponent now never fail
Sébastien Lesaint
2017-11-03
1
-6
/
+4
*
SONAR-7992 Restrict length of version names
Daniel Schwarz
2017-10-26
1
-0
/
+5
*
SONAR-9984 Coverage per tests should be disabled for short living branches
Julien HENRY
2017-10-20
1
-1
/
+7
*
SONAR-9949 Also merge open issues from short living branches
Julien HENRY
2017-10-20
1
-1
/
+8
*
SONAR-9913 Match issues from short living branches more aggressively
Julien HENRY
2017-10-20
2
-0
/
+10
*
SONAR-9969 Change the validation logic of the new branch parameter (#2666)
Janos Gyerik
2017-10-20
2
-6
/
+29
*
Delete deprecated and unused Server#getDeployDir()
Simon Brandhof
2017-10-16
1
-7
/
+0
*
SONAR-9863 replace old "permanent server ID" by the new one
Simon Brandhof
2017-10-16
2
-2
/
+2
*
Fix Quality flaws
ameya
2017-10-16
4
-7
/
+7
*
SONAR-9799 deprecate legacy branch param (#2662)
Janos Gyerik
2017-10-12
1
-0
/
+1
*
Revert "SONAR-9757 Copy issues in directories with unchanged files only"
Janos Gyerik
2017-10-12
1
-24
/
+0
*
Skip storage on short branch if file status is SAME
Janos Gyerik
2017-10-12
1
-6
/
+40
*
Analyze all files even in short branches
Janos Gyerik
2017-10-12
1
-5
/
+2
*
SONAR-9929 Filter secondary locations that are in a different file than prima...
Julien HENRY
2017-10-10
1
-8
/
+13
*
remove misleading thread safety comment
Sébastien Lesaint
2017-10-10
1
-3
/
+0
*
Utilize parameterized logging
Daniel Trebbien
2017-10-10
1
-1
/
+1
*
SONAR-9770 Stop listing deprecated modes
Julien HENRY
2017-10-04
1
-5
/
+1
*
SONAR-7245 Remove issues report (html/console) feature
Julien HENRY
2017-10-04
13
-1195
/
+0
*
SONAR-9816 Transitively find long-lived branch to use as target
Duarte Meneses
2017-10-02
2
-1
/
+13
*
SONAR-9836 Fix @Phase annotation support on new PostJob API
Julien HENRY
2017-10-02
1
-20
/
+15
*
SONAR-9883 Project name is 'null' if not specified and branch is used
Duarte Meneses
2017-10-02
1
-1
/
+1
*
SONAR-9837 Detect files changed in the current branch with SCM
Duarte Meneses
2017-09-28
1
-1
/
+1
*
Drop ScmBranchProvider (blend it into ScmProvider)
Janos Gyerik
2017-09-28
1
-4
/
+2
*
SONAR-9837 Detect files changed in the current branch with SCM
Duarte Meneses
2017-09-28
4
-34
/
+69
*
Clean container
Duarte Meneses
2017-09-28
10
-114
/
+45
*
SONAR-9837 Detect files changed in the current branch with SCM
Duarte Meneses
2017-09-28
8
-13
/
+144
*
SONAR-9575 Revert all changes made to support incremental mode
Julien HENRY
2017-09-27
10
-121
/
+16
*
SONAR-5236 Create new API to register built-in quality profiles
Julien HENRY
2017-09-25
2
-3
/
+3
*
SONAR-9283 Settings, Configuration and Props trim values at insert
Sébastien Lesaint
2017-09-19
5
-9
/
+26
*
SONAR-9223 Properly handle case when SONAR_USER_HOME point to a symlink
Julien HENRY
2017-09-15
1
-4
/
+7
*
SONAR-9718 Fail with a clear message when sonar.projectDate is empty
Julien HENRY
2017-09-15
2
-9
/
+13
*
SONAR-8855 Make it obvious that generic coverage report expect an XML file
Julien HENRY
2017-09-15
2
-7
/
+13
*
SONAR-9770 Deprecate 'preview'/'issues' analysis mode
Julien HENRY
2017-09-15
1
-1
/
+3
*
SONAR-9666 Restore support of multi-valued properties containing line breaks
Julien HENRY
2017-09-15
1
-2
/
+45
*
Improve quality
Duarte Meneses
2017-09-14
2
-4
/
+5
*
Use SettingsLoader only when needed for branches
Duarte Meneses
2017-09-12
4
-58
/
+35
*
SONAR-9670 Introduce sonar.branch.longLivedBranches.regex
Duarte Meneses
2017-09-12
2
-23
/
+27
*
SONAR-9670 Introduce sonar.branch.longLivedBranches.regex
Duarte Meneses
2017-09-12
3
-12
/
+8
*
SONAR-9670 Introduce sonar.branch.longLivedBranches.regex
Janos Gyerik
2017-09-12
48
-238
/
+509
*
Remove message about deprecated sonar.branch
Duarte Meneses
2017-09-12
1
-1
/
+0
[next]