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/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-22039 Support new timeout properties
Julien HENRY
2024-04-15
1
-11
/
+37
*
SONAR-22037 Support new HTTP proxy properties
Julien HENRY
2024-04-15
1
-6
/
+23
*
SONAR-22036 Add a main to the scanner engine
Julien HENRY
2024-04-15
3
-3
/
+213
*
SONAR-22054 Make property sonar.projectBaseDir optional
Julien HENRY
2024-04-15
1
-2
/
+10
*
SONAR-22074 enable DownloadOnlyRequired by default
10.5.0.89998
Pierre
2024-04-12
1
-1
/
+1
*
SONAR-22009 Fix NPE on SARIF import when Extensions don't have Rules
antoine.vinot
2024-04-05
1
-1
/
+6
*
SONAR-21972 Fix tests to not depend on the operating system's locale
Julien HENRY
2024-04-03
1
-2
/
+11
*
SONAR-21587 adjust logging of SCM revision ID
lukasz-jarocki-sonarsource
2024-03-26
1
-1
/
+1
*
NO JIRA fix code smells after moving to lang3 library
Matteo Mara
2024-03-22
3
-3
/
+3
*
SONAR-21857 fix ssf
lukasz-jarocki-sonarsource
2024-03-19
1
-1
/
+1
*
SONAR-21885 Fix native Git blame with Git CLI >= 2.43
Julien HENRY
2024-03-19
1
-2
/
+2
*
SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...
Matteo Mara
2024-03-16
44
-84
/
+84
*
SONAR-20958 Improve error message for startColumn on empty line (#10628)
Dejan Milisavljevic
2024-02-15
1
-0
/
+9
*
SONAR-21575 Populate the issue filter chain after optional plugins have been ...
Julien HENRY
2024-02-09
5
-20
/
+58
*
SONAR-21195 sonar.plugins.downloadOnlyRequired defaults to false if not defined
Matteo Mara
2024-01-31
1
-1
/
+1
*
SONAR-20479 Replace "[re-]indexation" with "[re-]indexing" in user-facing mes...
David Cho-Lerat
2024-01-30
1
-1
/
+1
*
NO-JIRA Make Gson usage more type-safe
Marcono1234
2024-01-29
1
-2
/
+1
*
SONAR-21195 Support deprecated file suffixes properties from optional analyzers
Matteo Mara
2024-01-26
1
-0
/
+14
*
SONAR-21195 Ensure properties from optional analyzers are available in the Pr...
Matteo Mara
2024-01-19
1
-0
/
+2
*
SONAR-21195 Handle correctly .file.suffixes properties when their deprecated ...
Matteo Mara
2024-01-19
1
-4
/
+10
*
SONAR-21195 Move ProjectSensorOptimizer to the correct container
Matteo Mara
2024-01-19
2
-5
/
+4
*
SONAR-21195 Ensure deprecated properties from optional analyzers are respected
Matteo Mara
2024-01-17
1
-1
/
+3
*
SONAR-21195 Convert exception to a warning when no language plugins are insta...
Dimitris Kavvathas
2024-01-05
1
-1
/
+1
*
SONAR-21195 Fetch publishAllFiles value from the languages registered by the ...
Matteo Mara
2024-01-04
3
-24
/
+91
*
SONAR-21195 Address pull request feedback
Matteo Mara
2024-01-04
1
-2
/
+3
*
SONAR-21195 Support ProjectBuilders for on-demand plugins
Matteo Mara
2024-01-04
2
-1
/
+13
*
SONAR-21195 Make DefaultLanguagesRepository more suitable for tests
Matteo Mara
2024-01-04
5
-83
/
+139
*
SONAR-21197 add a property to enable the download of the required plugins only
Matteo Mara
2024-01-04
1
-5
/
+6
*
SONAR-21195 Fix issues raised by SonarQube
Matteo Mara
2024-01-04
4
-16
/
+21
*
SONAR-21195 Refactor file indexing into two distinct steps
Matteo Mara
2024-01-04
15
-343
/
+771
*
SONAR-21195 Enhance scanner engine to download only required plugins
Matteo Mara
2024-01-04
12
-301
/
+742
*
NO-JIRA Update license headers to 2024
Pierre
2024-01-03
316
-316
/
+316
*
Revert "SONAR-21195 Enhance scanner engine to download only required plugins"
Matteo Mara
2023-12-22
12
-740
/
+298
*
Revert "SONAR-21195 Refactor file indexing into two distinct steps"
Matteo Mara
2023-12-22
15
-771
/
+343
*
Revert "SONAR-21195 Fix issues raised by SonarQube"
Matteo Mara
2023-12-22
4
-21
/
+16
*
Revert "SONAR-21197 add a property to enable the download of the required plu...
Matteo Mara
2023-12-22
1
-6
/
+5
*
Revert "SONAR-21195 Make DefaultLanguagesRepository more suitable for tests"
Matteo Mara
2023-12-22
5
-138
/
+82
*
Revert "SONAR-21195 Support ProjectBuilders for on-demand plugins"
Matteo Mara
2023-12-22
2
-13
/
+1
*
Revert "SONAR-21195 Address pull request feedback"
Matteo Mara
2023-12-22
1
-3
/
+2
*
Revert "SONAR-21195 Fetch publishAllFiles value from the languages registered...
Matteo Mara
2023-12-22
3
-91
/
+24
*
SONAR-21195 Fetch publishAllFiles value from the languages registered by the ...
Matteo Mara
2023-12-21
3
-24
/
+91
*
SONAR-21195 Address pull request feedback
Matteo Mara
2023-12-21
1
-2
/
+3
*
SONAR-21195 Support ProjectBuilders for on-demand plugins
Matteo Mara
2023-12-21
2
-1
/
+13
*
SONAR-21195 Make DefaultLanguagesRepository more suitable for tests
Matteo Mara
2023-12-21
5
-82
/
+138
*
SONAR-21197 add a property to enable the download of the required plugins only
Matteo Mara
2023-12-21
1
-5
/
+6
*
SONAR-21195 Fix issues raised by SonarQube
Matteo Mara
2023-12-21
4
-16
/
+21
*
SONAR-21195 Refactor file indexing into two distinct steps
Matteo Mara
2023-12-21
15
-343
/
+771
*
SONAR-21195 Enhance scanner engine to download only required plugins
Matteo Mara
2023-12-21
12
-298
/
+740
*
SONAR-21174 Fix code smells raised after dropping JDK11 support
Matteo Mara
2023-12-04
27
-73
/
+48
*
SONAR-20737 Improve performance of large SARIF imports
Alain Kermis
2023-12-01
1
-7
/
+35
[next]