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
/
org
/
sonar
/
scanner
/
scan
/
filesystem
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-10138 Remove support for API < 5.6
Duarte Meneses
2018-06-29
2
-2
/
+5
*
SONAR-10206 Allow to configure the location where scanner writes report-task.txt
Duarte Meneses
2018-06-11
1
-4
/
+4
*
MMF-1134 Make pull request a 1st class citizen
Teryk Bellahsene
2018-03-13
1
-1
/
+2
*
SONAR-10288 move multivalue property parsing to sonar-core
Sébastien Lesaint
2018-01-25
1
-1
/
+1
*
Fix license headers for 2018
Simon Brandhof
2018-01-07
18
-18
/
+18
*
SONAR-10078 Logs ordering is messed up in case of exception during file indexing
Duarte Meneses
2017-12-29
1
-3
/
+18
*
Fix Quality flaws
ameya
2017-10-16
3
-5
/
+5
*
SONAR-9837 Detect files changed in the current branch with SCM
Duarte Meneses
2017-09-28
3
-30
/
+47
*
Clean container
Duarte Meneses
2017-09-28
5
-87
/
+13
*
SONAR-9837 Detect files changed in the current branch with SCM
Duarte Meneses
2017-09-28
3
-9
/
+18
*
SONAR-9575 Revert all changes made to support incremental mode
Julien HENRY
2017-09-27
2
-8
/
+4
*
SONAR-9670 Introduce sonar.branch.longLivedBranches.regex
Janos Gyerik
2017-09-12
2
-10
/
+10
*
SONAR-9701 Don't publish coverage, scm and source of unchanged files
Julien HENRY
2017-09-12
2
-4
/
+8
*
SONAR-9607 Do not copy unchanged source files in scanner report
Julien HENRY
2017-08-07
2
-4
/
+10
*
SONAR-9576 Add component status in the scanner report
Julien HENRY
2017-08-07
3
-17
/
+25
*
Don't change PathResolver methods to static
Julien HENRY
2017-08-04
3
-11
/
+10
*
Fix quality flaws
Julien HENRY
2017-08-04
2
-9
/
+9
*
SONAR-9574 Same file indexed in different modules
Julien HENRY
2017-08-04
2
-17
/
+11
*
Store project relative path inside DefaultIndexedFile
Julien HENRY
2017-08-04
3
-9
/
+19
*
SONAR-9641 Add URIPredicate
Julien HENRY
2017-08-04
3
-12
/
+8
*
SONAR-9561 File inclusions/exclusions should be applied before language detec...
Julien HENRY
2017-08-04
4
-47
/
+45
*
SONAR-9557 Fix coverage exclusions for global sensors
Julien HENRY
2017-08-04
2
-2
/
+2
*
Rework file indexing
Julien HENRY
2017-08-04
6
-286
/
+123
*
SONAR-9477 Deprecate ProjectReactor and ProjectBuilder
Duarte Meneses
2017-07-11
9
-39
/
+95
*
SONAR-9198 Support multi-valued properties containing comma
Julien HENRY
2017-07-04
1
-8
/
+16
*
SONAR-9478 Deprecate Settings and introduce new Configuration interface
Julien HENRY
2017-07-04
9
-32
/
+20
*
Detect Windows-1252 encoding (#2156)
Janos Gyerik
2017-06-08
2
-22
/
+60
*
Fix quality issues
Duarte Meneses
2017-05-05
1
-4
/
+4
*
SONAR-6100 Improve support of binary files and/or files with different encoding
Duarte Meneses
2017-05-03
4
-68
/
+435
*
SONAR-9141 Failure to create reports in issues mode when using branches
Duarte Meneses
2017-04-28
1
-2
/
+2
*
SONAR-9160 All files are scanned in issues mode when analysing a branch
Duarte Meneses
2017-04-28
2
-5
/
+5
*
Fix NPE in charset detection
Duarte Meneses
2017-04-12
1
-5
/
+6
*
SONAR-6100 Improve support of binary files and/or files with different encoding
Duarte Meneses
2017-04-11
2
-33
/
+139
*
SONAR-9025 Optimize computation issue exclusions
Duarte Meneses
2017-04-11
2
-6
/
+10
*
Merge remote-tracking branch 'origin/branch-6.3'
Julien Lancelot
2017-03-27
1
-1
/
+1
|
\
|
*
SONAR-8995 Scanner fails when using issue exclusions
Duarte Meneses
2017-03-27
1
-1
/
+1
*
|
Typos fix in the file warning msgs.
Şerban Ghiţă
2017-03-23
1
-1
/
+1
*
|
Store repeated call result in local variable
Janos Gyerik
2017-03-02
1
-5
/
+6
*
|
SONAR-8832 Support project-level sensors (#1720)
Janos Gyerik
2017-03-02
2
-14
/
+97
*
|
Analyze non-leaf modules
Janos Gyerik
2017-02-23
1
-11
/
+3
|
/
*
SONAR-8637 Update POM parent version
Teryk Bellahsene
2017-02-10
17
-34
/
+34
*
Reduce dependency on guava
Duarte Meneses
2017-01-31
3
-10
/
+10
*
SONAR-8631 Only publish input files used by sensors
Duarte Meneses
2017-01-31
2
-2
/
+7
*
SONAR-8622 Lazily generate metadata for input files
Duarte Meneses
2017-01-27
6
-46
/
+105
*
SONAR-8630 query by filename and ext (#1555)
Janos Gyerik
2017-01-27
2
-0
/
+24
*
SONAR-8631 Only publish input files used by sensors
Duarte Meneses
2017-01-27
9
-114
/
+52
*
Refactor resources API
Duarte Meneses
2017-01-27
8
-134
/
+167
*
Improve quality
Duarte Meneses
2017-01-27
1
-1
/
+1
*
SONAR-8622 Lazily generate metadata for input files
Duarte Meneses
2017-01-27
11
-232
/
+287
*
Fix some quality flaws
Julien HENRY
2017-01-03
5
-12
/
+18
[next]