Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve SQ code quality | Duarte Meneses | 2022-03-24 | 1 | -0/+6 |
| | |||||
* | SONAR-16162 Enable New Code based on "reference branch" with a scanner parameter | Duarte Meneses | 2022-03-23 | 1 | -0/+2 |
| | |||||
* | SONAR-16097 Apply feedback | Duarte Meneses | 2022-03-18 | 3 | -4/+4 |
| | |||||
* | SONAR-16097 Add plugin cache to the Sensor API | Duarte Meneses | 2022-03-18 | 5 | -10/+11 |
| | |||||
* | SONAR-16115 Store plugin's scanner cache in SonarQube | Duarte Meneses | 2022-03-18 | 5 | -0/+56 |
| | |||||
* | Update license headers for 2022 [update headers] | Pierre | 2022-01-28 | 19 | -19/+19 |
| | |||||
* | SONAR-14929 New Code using a 'reference branch' doesn't detect changed code ↵ | Duarte Meneses | 2022-01-21 | 1 | -1/+1 |
| | | | | with git merge workflow | ||||
* | Improve code quality | Duarte Meneses | 2021-11-20 | 3 | -20/+17 |
| | |||||
* | SONAR-15487 changing report protocol for scanner | Lukasz Jarocki | 2021-10-13 | 1 | -0/+1 |
| | |||||
* | SONAR-14925 Remove code deprecated before 7.0 in the Plugin API | Duarte Meneses | 2021-06-17 | 1 | -1/+0 |
| | |||||
* | Revert SONAR-14478, SONAR-14462, SONAR-14461 | lukasz-jarocki-sonarsource | 2021-02-26 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | * 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. | ||||
* | SONAR-14461 save the default main branch when needed | Pierre | 2021-02-19 | 1 | -0/+2 |
| | |||||
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 19 | -19/+19 |
| | |||||
* | SONAR-13999 drop organization from CE steps | Jacek | 2020-12-22 | 1 | -1/+1 |
| | |||||
* | fix code smells | Pierre | 2020-12-14 | 2 | -4/+4 |
| | |||||
* | SONAR-13867 Collect number of indexed C/C++ files in the scanner | Michal Duda | 2020-09-29 | 2 | -3/+32 |
| | |||||
* | SONAR-13867 revert | Michal Duda | 2020-09-17 | 2 | -32/+3 |
| | |||||
* | SONAR-13867 Collect number of indexed C/C++ files in the scanner | Michal Duda | 2020-09-17 | 2 | -3/+32 |
| | |||||
* | Fix scanner report viewer | Duarte Meneses | 2020-08-10 | 1 | -13/+14 |
| | |||||
* | SONAR-13390 SONAR-13391 New Code Reference Branch | Duarte Meneses | 2020-06-11 | 1 | -0/+2 |
| | |||||
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 19 | -19/+19 |
| | |||||
* | Fix code quality issues and reduce dependency on Guava | Duarte Meneses | 2019-12-10 | 1 | -23/+8 |
| | |||||
* | SONAR-12673 Fix issue management | Duarte Meneses | 2019-12-09 | 1 | -2/+2 |
| | |||||
* | SONAR-12624 Scanner no longer supports short living branches | Duarte Meneses | 2019-12-09 | 1 | -2/+1 |
| | |||||
* | SONAR-12197 completely drop "sonar.branch" code | Michal Duda | 2019-08-12 | 1 | -10/+11 |
| | |||||
* | Clean deps | Duarte Meneses | 2019-07-17 | 1 | -2/+2 |
| | |||||
* | Upgrade assertj-core to 3.12.2 and assertj-guava to 3.2.1 for compatibility ↵ | Duarte Meneses | 2019-04-30 | 2 | -16/+16 |
| | | | | with Java 11 | ||||
* | SONAR-11856 Store the "true" target branch in the scanner report to display ↵ | Duarte Meneses | 2019-04-23 | 1 | -0/+3 |
| | | | | it properly | ||||
* | SONAR-11647 Drop report field component.version | Janos Gyerik | 2019-03-19 | 1 | -2/+0 |
| | |||||
* | SONAR-11631 Replace codePeriodVersion with buildString | Janos Gyerik | 2019-03-19 | 1 | -2/+1 |
| | |||||
* | SONAR-11631 Add sonar.buildString to scanner report | Janos Gyerik | 2019-03-19 | 1 | -0/+1 |
| | |||||
* | SONAR-11795 Drop persistit and move coverage measures computation to CE side | Julien HENRY | 2019-03-08 | 3 | -5/+8 |
| | |||||
* | SONAR-11670 Drop preview mode | Julien HENRY | 2019-02-21 | 3 | -34/+5 |
| | |||||
* | SONAR-11631 add sonar.codePeriodVersion scanner property | Sébastien Lesaint | 2019-02-11 | 1 | -0/+1 |
| | | | | and pass it in scanner report as Metadata.codePeriodVersion property | ||||
* | SONAR-11631 replace Component.version by Metadata.projectVersion | Sébastien Lesaint | 2019-02-11 | 1 | -2/+4 |
| | | | | in scanner report | ||||
* | SONAR-11632 Remove api/tests WS | Julien Lancelot | 2019-01-17 | 7 | -155/+5 |
| | | | | | - Drop api/tests WS - Drop persistance of tests and coverage details from compute engine - Drop tests and coverage details from scanner report | ||||
* | change year in file headers | Stas Vilchik | 2019-01-16 | 4 | -13/+13 |
| | |||||
* | SONAR-11463 Remove path from scanner report and add module directories | Duarte Meneses | 2019-01-16 | 4 | -13/+12 |
| | |||||
* | SONAR-11507 WS /batch/project new file structure | Michal Duda | 2019-01-16 | 5 | -28/+231 |
| | |||||
* | SONAR-11488 Stop loading module level settings in scanner | Julien HENRY | 2019-01-16 | 1 | -29/+0 |
| | |||||
* | SONAR-11459 Stop publishing modules and folders in the scanner report | Julien HENRY | 2019-01-16 | 1 | -3/+3 |
| | |||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 15 | -15/+15 |
| | |||||
* | SONAR-11515 Add QProfileKey to ActiveRule in scanner report | Benoît Gianinetti | 2018-12-03 | 1 | -0/+1 |
| | |||||
* | SONAR-11514 Backdate issue when rule parameter is updated (#971) | Benoit | 2018-12-03 | 1 | -0/+1 |
| | |||||
* | Fix bugs, mainly about type casts | Simon Brandhof | 2018-10-18 | 1 | -1/+0 |
| | |||||
* | SONAR-11241 Persist analysis warnings from scanner report | Janos Gyerik | 2018-10-10 | 1 | -0/+8 |
| | |||||
* | SONAR-11241 Write analysis warnings to scanner report | Janos Gyerik | 2018-10-10 | 3 | -0/+15 |
| | |||||
* | Retab scanner report proto schema | Janos Gyerik | 2018-10-10 | 1 | -43/+42 |
| | |||||
* | SONAR-11209 remove space in ad hoc rule names | Julien HENRY | 2018-09-24 | 3 | -8/+24 |
| | |||||
* | SONAR-11209 Allow sensors to provide ad hoc rule metadata for external issues | Julien HENRY | 2018-09-24 | 5 | -5/+75 |
| |