Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NO-JIRA Update license headers to 2024 | Pierre | 2024-01-03 | 18 | -18/+18 |
| | |||||
* | SONAR-21174 Fix code smells raised after dropping JDK11 support | Matteo Mara | 2023-12-04 | 1 | -2/+2 |
| | |||||
* | NO-JIRA remove unused imports | Pierre | 2023-07-17 | 1 | -2/+0 |
| | |||||
* | SONAR-18210 not computing the whole file metadata when only status is needed. | Lukasz Jarocki | 2023-05-08 | 1 | -5/+5 |
| | | | | Co-authored-by: Duarte Meneses <duarte.meneses@sonarsource.com> | ||||
* | SONAR-19015 Use new log test fixtures in the sonar-plugin-api | Jeremy Davis | 2023-04-11 | 7 | -22/+28 |
| | |||||
* | SONAR-18867 When native git fails, it should output the actual error message | Zipeng WU | 2023-03-27 | 1 | -0/+51 |
| | |||||
* | SONAR-18679 moved unit test to integration test in sonar-scanner-engine | Lukasz Jarocki | 2023-03-17 | 4 | -597/+5 |
| | |||||
* | SONAR-18408 Integrate git-files-blame algorithm to scanner-engine | Léo Geoffroy | 2023-03-14 | 7 | -108/+409 |
| | | | | | | Co-authored-by: lukasz-jarocki-sonarsource <lukasz.jarocki@sonarsource.com> Co-authored-by: leo-geoffroy-sonarsource <leo.geoffroy@sonarsource.com> Co-authored-by: benjamin-campomenosi-sonarsource <benjamin.campomenosi@sonarsource.com> Co-authored-by: Duarte Meneses <duarte.meneses@sonarsource.com> | ||||
* | SONAR-14656 fixed unit tests not passing on Windows | Lukasz Jarocki | 2023-01-11 | 1 | -7/+17 |
| | |||||
* | Update license templates for 2023 | Pierre | 2023-01-02 | 18 | -18/+18 |
| | |||||
* | SONAR-17610 Backend documentation links targets https://docs.sonarqube.org/ ↵ | Benjamin Campomenosi | 2022-12-28 | 1 | -16/+16 |
| | | | | instead of embedded doc | ||||
* | [NO JIRA] Fix unstable test | Duarte Meneses | 2022-12-09 | 1 | -5/+0 |
| | |||||
* | SONAR-17738 Point to new documentation paths | Wouter Admiraal | 2022-12-06 | 1 | -1/+1 |
| | |||||
* | SONAR-17524 changing default branch name for projects | Lukasz Jarocki | 2022-11-01 | 1 | -6/+6 |
| | |||||
* | SONAR-13579 Overall coverage improvements | Benjamin Campomenosi | 2022-10-26 | 2 | -8/+200 |
| | |||||
* | SONAR-17353 native git blame reads author instead of committer | Steve Marion | 2022-10-12 | 1 | -0/+31 |
| | |||||
* | SONAR-16634 Native git blame fails if email address contains spaces | Duarte Meneses | 2022-07-06 | 1 | -3/+21 |
| | |||||
* | SONAR-16544 Scanner fails if there's no git HEAD commit | Duarte Meneses | 2022-06-23 | 1 | -0/+22 |
| | |||||
* | SONAR-16474 - Fix SSF-276 | Belen Pruvost | 2022-06-23 | 1 | -0/+30 |
| | |||||
* | SONAR-16415 Prevent argument injection on `git blame` native command | Klaudio Sinani | 2022-05-30 | 1 | -0/+49 |
| | |||||
* | SONAR-16416 Fix SSF-266 | Jacek | 2022-05-27 | 3 | -17/+84 |
| | |||||
* | SONAR-16290 Fix bug parsing certain source code lines and improve logs | Duarte Meneses | 2022-04-25 | 1 | -3/+20 |
| | |||||
* | SONAR-16290 Fallback to jgit on first git failure | Duarte Meneses | 2022-04-21 | 3 | -38/+51 |
| | |||||
* | SONAR-16290 Minor fix for unit-tests | Klaudio Sinani | 2022-04-21 | 2 | -1/+3 |
| | |||||
* | SONAR-16290 Use native git to collect blame information | Duarte Meneses | 2022-04-21 | 6 | -294/+548 |
| | |||||
* | MMF-2692 Initial git blame command implementation | Klaudio Sinani | 2022-04-21 | 1 | -0/+51 |
| | |||||
* | SONAR-16080 Skipping git ignore collection for git submodules which were not ↵ | Jacek | 2022-04-11 | 1 | -0/+30 |
| | | | | cloned | ||||
* | SONAR-16080 Git submodules not considered when loading exclusions | Duarte Meneses | 2022-04-08 | 1 | -17/+71 |
| | |||||
* | NO-JIRA Update Mockito and simpleframework to latest major version | Léo Geoffroy | 2022-04-04 | 1 | -4/+4 |
| | |||||
* | NO-JIRA fixed one unit test in GitScmProviderTest that used a method ↵ | Lukasz Jarocki | 2022-03-25 | 1 | -1/+2 |
| | | | | unfriendly to Windows | ||||
* | NO-JIRA fixed creation of temp folder in the unit test to support all ↵ | Lukasz Jarocki | 2022-03-25 | 1 | -7/+13 |
| | | | | Windows' setups | ||||
* | Update license headers for 2022 [update headers] | Pierre | 2022-01-28 | 14 | -14/+14 |
| | |||||
* | Revert "SONAR-14929 - Detect trailing lines as new when it's a new change" | Jacek | 2022-01-25 | 1 | -27/+1 |
| | | | | This reverts commit 1751acb739682f97c4d7e3528f16718129ecd2f7. | ||||
* | SONAR-14929 - Detect trailing lines as new when it's a new change | Belen Pruvost | 2022-01-21 | 1 | -1/+27 |
| | |||||
* | SONAR-14929 New Code using a 'reference branch' doesn't detect changed code ↵ | Duarte Meneses | 2022-01-21 | 3 | -251/+8 |
| | | | | with git merge workflow | ||||
* | SONAR-15906 Fix documentation links in analysis warning | Philippe Perrin | 2022-01-14 | 1 | -12/+9 |
| | |||||
* | SONAR-15631 - Refactor UTs to stop using ExpectedException | Klaudio Sinani | 2021-11-19 | 5 | -32/+14 |
| | |||||
* | Fix code quality issues | Duarte Meneses | 2021-10-25 | 1 | -1/+1 |
| | |||||
* | SONAR-15349 Adding warning when missing SVN auth data | Lukasz Jarocki | 2021-09-15 | 2 | -1/+118 |
| | |||||
* | SONAR-15380 Remove SVN properties configuration section on Administration | Zipeng WU | 2021-09-15 | 1 | -1/+1 |
| | |||||
* | SONAR-14890 Link to documentation in Warnings should be relative | Duarte Meneses | 2021-06-29 | 1 | -11/+12 |
| | |||||
* | SONAR-14924 fixed a bug where running analysis inside submodule sometimes ↵ | Lukasz Jarocki | 2021-06-16 | 1 | -12/+77 |
| | | | | were not detecting any changes | ||||
* | SONAR-14750 - Add link to warning + update doc | Belen Pruvost | 2021-04-29 | 1 | -1/+2 |
| | |||||
* | SONAR-14731 - Fix GitScmProvider log | Belen Pruvost | 2021-04-21 | 1 | -10/+23 |
| | |||||
* | Revert SONAR-14478, SONAR-14462, SONAR-14461 | lukasz-jarocki-sonarsource | 2021-02-26 | 1 | -130/+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 main branch detection | lukasz-jarocki-sonarsource | 2021-02-19 | 1 | -0/+130 |
| | |||||
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 15 | -15/+15 |
| | |||||
* | SONAR-13586 Specify target pull request with the remote name | Duarte Meneses | 2020-12-15 | 1 | -7/+25 |
| | |||||
* | SONAR-14009 SVN configuration in SQ server does not work | Duarte Meneses | 2020-10-22 | 2 | -9/+9 |
| | |||||
* | SONAR-13792 Embed sonar-scm-svn | Duarte Meneses | 2020-08-28 | 9 | -1/+1307 |
| |