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
/
org
/
sonar
/
scanner
/
bootstrap
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "SONAR-21195 Refactor file indexing into two distinct steps"
Matteo Mara
2023-12-22
4
-41
/
+13
*
Revert "SONAR-21195 Fix issues raised by SonarQube"
Matteo Mara
2023-12-22
1
-2
/
+2
*
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
1
-4
/
+5
*
SONAR-21195 Make DefaultLanguagesRepository more suitable for tests
Matteo Mara
2023-12-21
1
-5
/
+4
*
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
1
-2
/
+2
*
SONAR-21195 Refactor file indexing into two distinct steps
Matteo Mara
2023-12-21
4
-13
/
+41
*
SONAR-21195 Enhance scanner engine to download only required plugins
Matteo Mara
2023-12-21
6
-31
/
+493
*
SONAR-21174 Fix code smells raised after dropping JDK11 support
Matteo Mara
2023-12-04
3
-10
/
+7
*
SONAR-20540 Use proxy settings in DefaultHttpDownloader
Wojtek Wajerowicz
2023-11-08
1
-2
/
+4
*
SONAR-20840 update the warning message about the version dropping JDK11 analy...
Matteo Mara
2023-10-20
1
-2
/
+2
*
SONAR-20552 Introduce new generic issue import format in scanner
Alain Kermis
2023-10-04
1
-0
/
+4
*
SONAR-20553 - Support the new taxonomy for SARIF Format
antoine.vinot
2023-10-04
1
-0
/
+2
*
SONAR-19994 Scanner property for plugins download timeout
Eric Giffon
2023-07-26
1
-2
/
+8
*
SONAR-19983 warning when running scanner with a Java version older than 17
Pierre
2023-07-21
2
-3
/
+54
*
SONAR-19418 Add debug logging in case error Scanner WS client
Jacek Poreda
2023-06-20
1
-4
/
+16
*
[NOJIRA] Remove usage of deprecated Loggers. (#8527)
Wojtek Wajerowicz
2023-06-13
5
-15
/
+15
*
SONAR-19110 Update Not Authorized message to include sonar.token
Léo Geoffroy
2023-05-08
1
-6
/
+7
*
SONAR-18591 Add sonar.token property and deprecate sonar.login
Eric Giffon
2023-03-17
2
-3
/
+6
*
SONAR-18242 Clarify error message when creating new project without permissio...
Eric Giffon
2023-02-08
1
-1
/
+2
*
Update license templates for 2023
Pierre
2023-01-02
24
-24
/
+24
*
SONAR-17610 Backend documentation links targets https://docs.sonarqube.org/ i...
Benjamin Campomenosi
2022-12-28
1
-0
/
+2
*
SONAR-17678 remove usage of pack200
Matteo Mara
2022-12-06
1
-35
/
+3
*
SONAR-17564 Import vulnerabilities from a SARIF report
Aurelien Poscia
2022-11-15
1
-0
/
+15
*
SONAR-17560 Add Sarif deserialization
Antoine Vinot
2022-11-15
1
-0
/
+2
*
SONAR-16633 splitting plugins into two categories in the scanner context
Lukasz Jarocki
2022-10-14
3
-4
/
+21
*
SONAR-16567 Use user-friendly date format and improve notification message
Zipeng WU
2022-07-18
1
-11
/
+13
*
SONAR-16567 add an analysis warning when using a token expiring in less than ...
Matteo Mara
2022-07-06
2
-4
/
+46
*
SONAR-16260 improve project analysis when using project analysis token
Matteo Mara
2022-05-31
3
-25
/
+5
*
SONAR-16232 Drop usage of deprecated org.sonar.api.SonarQubeVersion
Jacek
2022-05-31
1
-2
/
+2
*
SONAR-16232 Use plugin api version for SonarRuntime impl
Jacek
2022-05-31
1
-4
/
+5
*
SONAR-16260 scanner passing new context header - projectKey
Lukasz Jarocki
2022-04-29
3
-6
/
+27
*
SONAR-15994 Migrate Sonarqube IOC framework from Pico to Spring
Duarte Meneses
2022-02-22
7
-545
/
+24
*
SONAR-16026 Adds file lock retries when explode jar
Patrick Reinhart
2022-02-09
1
-1
/
+22
*
SONAR-15966 Fix Spring bean names to include classloader
Duarte Meneses
2022-02-03
1
-8
/
+4
*
SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...
Duarte Meneses
2022-02-02
16
-122
/
+591
*
Update license headers for 2022 [update headers]
Pierre
2022-01-28
24
-24
/
+24
*
[NO-JIRA] Fix Bugs, Code Smells
Jacek
2021-12-21
1
-2
/
+0
*
SONAR-15686 Files provided are restricted when PR for selected sensors
Duarte Meneses
2021-11-29
2
-4
/
+4
*
Improve code quality
Duarte Meneses
2021-11-20
1
-1
/
+1
*
SONAR-14925 Remove code deprecated before 7.0 in the Plugin API
Duarte Meneses
2021-06-17
3
-64
/
+3
*
SONAR-14951 Scanners require Java 11
Sébastien Lesaint
2021-06-09
1
-14
/
+0
*
SONAR-14783 Link Java 11 Upgrade Notes in Warning
colin-mueller-sonarsource
2021-04-30
1
-1
/
+2
*
SONAR-14550 Show analysis warning when scanner uses Java < 11
8.8.0.42792
Duarte Meneses
2021-03-26
1
-4
/
+9
*
SONAR-14397 Update the Java < 11 warning displayed by SonarQube Scanners
Duarte Meneses
2021-02-10
1
-1
/
+1
*
SONAR-14340 - ‘Not authorized’ analysis should prompt for a token, not lo...
Mark Rekveld
2021-01-14
1
-2
/
+2
*
Update license headers for 2021 [update headers]
Wouter Admiraal
2021-01-08
25
-25
/
+25
*
SONAR-13312 drop 'sonar.organization' scanner parameter
Jacek
2020-12-22
7
-70
/
+16
*
SONAR-13643 Save plugins with type
Duarte Meneses
2020-09-18
3
-12
/
+19
[next]