Commit Graph

141 Commits

Author SHA1 Message Date
Léo Geoffroy
dddfee0f55 SONAR-20021 Manage external issues and adhoc rules 2023-08-18 20:02:49 +00:00
lukasz-jarocki-sonarsource
f3028f6327 SONAR-20021 passing overriden impacts from analyzer to scanner report 2023-08-18 20:02:47 +00:00
Eric Giffon
0f6906caea SONAR-19197 Add field for code variants to scanner-engine 2023-05-16 20:02:49 +00:00
Duarte Meneses
90d6abcd90 [NO JIRA] Remove unused imports 2023-04-12 20:03:18 +00:00
Lukasz Jarocki
83e185826c SONAR-18679 moved unit test to integration test in sonar-scanner-protocol 2023-03-17 10:45:58 +01:00
Bruno Andrade
1ffc2066ea [NO JIRA] removed unused imports 2023-02-03 14:26:00 +00:00
Duarte Meneses
3d33985aa4 SONAR-17706 Drop support for modules in WS 2023-02-02 20:03:39 +00:00
Duarte Meneses
8b2213ef7a SONAR-18174 Analyzer cache should be kept in the file system to decrease memory use 2023-01-12 20:02:51 +00:00
Pierre
3fd6248dd0 Update license templates for 2023 2023-01-02 20:03:10 +00:00
Matteo Mara
4a1916621a SONAR-17566 Drop jdk11 support for running the SonarQube server 2022-12-29 20:03:07 +00:00
Léo Geoffroy
66b8bff0dc SONAR-17592 Persist Message formatting from plugin api 2022-12-01 20:03:11 +00:00
Zipeng WU
e8e5f48ffd SONAR-15595 Replace Gradle deprecated dependency scopes 2022-12-01 20:03:11 +00:00
Duarte Meneses
3639887afa SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar' 2022-11-11 20:02:50 +00:00
Klaudio Sinani
84f0224faf SONAR-13579 Detect files moves in Pull Request scope
SONAR-13579 Get database files from target branch instead of snapshot
SONAR-13579 Store old relative file path to `FileAttributes` class
2022-10-26 20:03:10 +00:00
Duarte Meneses
d6abb3ee19 SONAR-17287 Return optional flow description and type in WS responses 2022-09-16 20:03:14 +00:00
Duarte Meneses
00431799f9 SONAR-17287 Scanner supports flow types and description 2022-09-16 20:03:13 +00:00
Duarte Meneses
0fb5e45d93 SONAR-17044 Optimize Compute Engine issue tracking and persisting of measures when file is marked as unchanged 2022-07-23 20:02:53 +00:00
Lukasz Jarocki
39f4503d68 SONAR-16614 saving detected context in the scanner report 2022-07-08 20:02:48 +00:00
Duarte Meneses
a6c8effbca SONAR-16182 Migrate remaining modules from java 8 to java 11 2022-03-28 20:02:53 +00:00
Duarte Meneses
6f055b4762 Improve SQ code quality 2022-03-24 20:03:07 +00:00
Duarte Meneses
a9f41cbced SONAR-16162 Enable New Code based on "reference branch" with a scanner parameter 2022-03-23 20:02:45 +00:00
Duarte Meneses
7aa77dfb22 SONAR-16097 Apply feedback 2022-03-18 20:02:58 +00:00
Duarte Meneses
ecf844b394 SONAR-16097 Add plugin cache to the Sensor API 2022-03-18 20:02:57 +00:00
Duarte Meneses
1269984e8e SONAR-16115 Store plugin's scanner cache in SonarQube 2022-03-18 20:02:57 +00:00
Pierre
89a3d21bc2 Update license headers for 2022 [update headers] 2022-01-28 20:03:07 +00:00
Duarte Meneses
3ec97d1a43 SONAR-14929 New Code using a 'reference branch' doesn't detect changed code with git merge workflow 2022-01-21 20:03:21 +00:00
Duarte Meneses
3f9445c259 Improve code quality 2021-11-20 20:03:51 +00:00
Lukasz Jarocki
6ee5c4bde3 SONAR-15487 changing report protocol for scanner 2021-10-13 20:03:34 +00:00
Kengo TODA
d0b6b0f341 SONAR-15469 Stop using deprecated Gradle API in SonarQube 2021-10-08 20:03:10 +00:00
Duarte Meneses
2754feca4e SONAR-14925 Remove code deprecated before 7.0 in the Plugin API 2021-06-17 20:03:08 +00:00
Sébastien Lesaint
41d73907d9 SONAR-14951 Scanners require Java 11 2021-06-09 20:03:05 +00:00
lukasz-jarocki-sonarsource
9cb17b6dbc Revert SONAR-14478, SONAR-14462, SONAR-14461
* Revert "SONAR-14478 - Main Branch Documentation"

This reverts commit 59eae7cf3f2e611e162a4e0122ae5846b10a45b1.

* Revert "SONAR-14462 Do not display the branch name until the main branch is analyzed for the first time"

This reverts commit 20f7319c06affdae62d39d1bad002f16504465a2.

* Revert "SONAR-14461 main branch detection"

This reverts commit c04baa1e8e3b492953d66a6bc4111c01f3ee3069.

* Revert "SONAR-14461 Remove hardcoded usage of 'master'"

This reverts commit 32eefaf2d36af375af280cc3ba664fd71e0f6afd.

* Revert "SONAR-14461 save the default main branch when needed"

This reverts commit 879a4be2afc570b2248fb4d639f42f913215805b.
2021-02-26 20:07:39 +00:00
Pierre
4843d35c93 SONAR-14461 save the default main branch when needed 2021-02-19 20:07:20 +00:00
Wouter Admiraal
0f33764b53 Update license headers for 2021 [update headers] 2021-01-08 20:14:47 +00:00
Jacek
e42e2b18cd SONAR-13999 drop organization from CE steps 2020-12-22 20:09:38 +00:00
Pierre
ffcea568c7 fix code smells 2020-12-14 20:07:14 +00:00
Michal Duda
8a94f2ffc2 SONAR-13867 Collect number of indexed C/C++ files in the scanner 2020-09-29 20:07:41 +00:00
Michal Duda
2545e06845 SONAR-13867 revert 2020-09-17 20:07:12 +00:00
Michal Duda
eb32a549b5 SONAR-13867 Collect number of indexed C/C++ files in the scanner 2020-09-17 20:07:12 +00:00
Duarte Meneses
e96686ffd5 Fix scanner report viewer 2020-08-10 20:06:21 +00:00
Duarte Meneses
3352e9f378 SONAR-13390 SONAR-13391 New Code Reference Branch 2020-06-11 20:04:56 +00:00
Wouter Admiraal
3f6f549627 Format all headers for 2020 2020-01-07 20:46:09 +01:00
Duarte Meneses
d1fd889554 Fix code quality issues and reduce dependency on Guava 2019-12-10 20:46:09 +01:00
Duarte Meneses
ebdae1d5b7 SONAR-12673 Fix issue management 2019-12-09 20:46:17 +01:00
Duarte Meneses
1beafb8282 SONAR-12624 Scanner no longer supports short living branches 2019-12-09 20:46:14 +01:00
Michal Duda
05c8a2e004 SONAR-12197 completely drop "sonar.branch" code 2019-08-12 20:21:13 +02:00
Duarte Meneses
e4c5ada51d Clean deps 2019-07-17 20:21:13 +02:00
Duarte Meneses
67bbf94270 Upgrade assertj-core to 3.12.2 and assertj-guava to 3.2.1 for compatibility with Java 11 2019-04-30 20:21:07 +02:00
Duarte Meneses
81638702d6 SONAR-11856 Store the "true" target branch in the scanner report to display it properly 2019-04-23 20:21:07 +02:00
Janos Gyerik
68265915ee SONAR-11647 Drop report field component.version 2019-03-19 20:21:29 +01:00