| Commit message (Expand) | Author | Age | Files | Lines |
* | Code smell fix: Remove unused imports | Bruno Andrade | 2021-07-12 | 1 | -1/+0 |
* | SONAR-10762 Drop usage of 'user_managed' column | Jacek | 2021-07-07 | 2 | -16/+8 |
* | SONAR-14917 Misleading memory amounts displayed in Administration > System | Duarte Meneses | 2021-06-30 | 1 | -2/+3 |
* | SONAR-14890 Link to documentation in Warnings should be relative | Duarte Meneses | 2021-06-29 | 5 | -33/+49 |
* | SONAR-13191 Fail analysis when project is using an invalid key | Jacek | 2021-06-24 | 2 | -71/+49 |
* | SONAR-15056 It should be possible to create external issues with project loca... | Tobias Stadler | 2021-06-18 | 1 | -0/+16 |
* | SONAR-14925 Remove code deprecated before 7.0 in the Plugin API | Duarte Meneses | 2021-06-17 | 34 | -858/+118 |
* | SONAR-14924 fixed a bug where running analysis inside submodule sometimes wer... | Lukasz Jarocki | 2021-06-16 | 2 | -16/+84 |
* | SONAR-14951 Scanners require Java 11 | Sébastien Lesaint | 2021-06-09 | 2 | -15/+1 |
* | SONAR-14882 Remove Staxmate and Woodstox dependencies from plugin API | Julien HENRY | 2021-05-28 | 2 | -11/+2 |
* | SONAR-14783 Link Java 11 Upgrade Notes in Warning | colin-mueller-sonarsource | 2021-04-30 | 1 | -1/+2 |
* | SONAR-14750 - Add link to warning + update doc | Belen Pruvost | 2021-04-29 | 4 | -5/+10 |
* | SONAR-14739 reduce JGit logs | Jacek | 2021-04-27 | 1 | -1/+6 |
* | SONAR-14731 - Fix GitScmProvider log | Belen Pruvost | 2021-04-21 | 2 | -11/+24 |
* | SONAR-14550 Show analysis warning when scanner uses Java < 118.8.0.42792 | Duarte Meneses | 2021-03-26 | 2 | -7/+9 |
* | SONAR-14192 Deprecating rule keys may break users' exclusion settings | Duarte Meneses | 2021-03-17 | 4 | -5/+5 |
* | SONAR-14192 Deprecating rule keys may break users' exclusion settings | Duarte Meneses | 2021-03-17 | 12 | -79/+188 |
* | SONAR-14192 Add optional return field 'deprecatedKeys' to /api/rules/search | Michal Duda | 2021-03-17 | 3 | -4/+12 |
* | SONAR-14525 include CI usage information in telemetry | Michal Duda | 2021-03-04 | 26 | -63/+455 |
* | SONAR-14525 include SCM usage information in telemetry | Michal Duda | 2021-03-04 | 2 | -18/+29 |
* | SONAR-14527 Use 30s write timeout when submitting scanner report | Duarte Meneses | 2021-03-03 | 2 | -1/+15 |
* | Revert SONAR-14478, SONAR-14462, SONAR-14461 | lukasz-jarocki-sonarsource | 2021-02-26 | 4 | -210/+2 |
* | SONAR-14461 main branch detection | lukasz-jarocki-sonarsource | 2021-02-19 | 4 | -4/+206 |
* | SONAR-14461 save the default main branch when needed | Pierre | 2021-02-19 | 1 | -0/+6 |
* | SONAR-14397 Update the Java < 11 warning displayed by SonarQube Scanners | Duarte Meneses | 2021-02-10 | 1 | -1/+1 |
* | SONAR-14396 Decorate PRs in Bitbucket Cloud | Michal Duda | 2021-02-08 | 1 | -1/+1 |
* | Flush stdout/err | Malena Ebert | 2021-01-30 | 1 | -0/+2 |
* | SONAR-14393 Add configuration for Bitbucket Cloud settings | Duarte Meneses | 2021-01-29 | 1 | -2/+4 |
* | SONAR-14340 - ‘Not authorized’ analysis should prompt for a token, not lo... | Mark Rekveld | 2021-01-14 | 2 | -3/+3 |
* | SONAR-14245 Drop organization related tables | Duarte Meneses | 2021-01-11 | 2 | -31/+0 |
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 465 | -465/+465 |
* | SONAR-13312 drop 'sonar.organization' scanner parameter | Jacek | 2020-12-22 | 42 | -503/+154 |
* | SONAR-13999 drop organization from CE steps | Jacek | 2020-12-22 | 2 | -16/+0 |
* | SONAR-13586 Specify target pull request with the remote name | Duarte Meneses | 2020-12-15 | 2 | -17/+36 |
* | fix code smells | Pierre | 2020-12-14 | 12 | -50/+62 |
* | Code smell fix: remove unused code | Zipeng WU | 2020-12-11 | 3 | -16/+0 |
* | fix floating point equality | Zipeng WU | 2020-12-09 | 1 | -1/+1 |
* | SONAR-14009 SVN configuration in SQ server does not work | Duarte Meneses | 2020-10-22 | 5 | -66/+17 |
* | SONAR-13869 Add a flag in telemetry to know if there's some c/c++ unanalyzed ... | Julien Lancelot | 2020-09-29 | 1 | -4/+5 |
* | SONAR-13867 Collect number of indexed C/C++ files in the scanner | Michal Duda | 2020-09-29 | 12 | -71/+193 |
* | SONAR-13643 Save plugins with type | Duarte Meneses | 2020-09-18 | 4 | -15/+37 |
* | SONAR-13867 revert | Michal Duda | 2020-09-17 | 12 | -193/+71 |
* | SONAR-13867 Collect number of indexed C/C++ files in the scanner | Michal Duda | 2020-09-17 | 12 | -71/+193 |
* | Fix scanner engine test failing on macOS | Michal Duda | 2020-09-10 | 1 | -1/+2 |
* | SONAR-13792 Embed sonar-scm-svn | Duarte Meneses | 2020-08-28 | 29 | -3/+2244 |
* | SONAR-13792 Embed sonar-scm-git | Duarte Meneses | 2020-08-28 | 24 | -0/+2456 |
* | SONAR-13734 Coverage might be missing when merging multiple reports | Duarte Meneses | 2020-08-06 | 2 | -5/+30 |
* | SONAR-13390 SONAR-13391 New Code Reference Branch | Duarte Meneses | 2020-06-11 | 14 | -8/+473 |
* | SONAR-13221 Metrics | Duarte Meneses | 2020-05-25 | 2 | -5/+5 |
* | SONAR-13314 Request pack200 compression only if library is available | Duarte Meneses | 2020-04-24 | 1 | -1/+7 |