| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-21818 Add information if project is part of a monorepo to telemetry. | Wojtek Wajerowicz | 2024-03-27 | 3 | -16/+30 |
* | SONAR-21799 fix issue with sorting by impact data metric | Léo Geoffroy | 2024-03-25 | 2 | -12/+25 |
* | NO JIRA fix code smells after moving to lang3 library | Matteo Mara | 2024-03-22 | 1 | -1/+1 |
* | SONAR-21025 remove deprecated plugins/index.txt file | Pierre | 2024-03-20 | 3 | -17/+2 |
* | SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons... | Matteo Mara | 2024-03-16 | 79 | -113/+114 |
* | SONAR-21655 ensure issue indexing chunks are properly closed when iterating o... | Steve Marion | 2024-02-22 | 3 | -2/+67 |
* | SONAR-21643 Convert some IT tests to Junit 5 (#10672) | Dejan Milisavljevic | 2024-02-22 | 1 | -0/+10 |
* | SONAR-21165 Remove uuid from issues_impacts and rules_default_impacts table | Léo Geoffroy | 2024-02-16 | 1 | -15/+15 |
* | SONAR-21352 Change log level to Warning (#10622) | OrlovAlexander | 2024-02-15 | 2 | -4/+7 |
* | SONAR-21569 Remove usage of deprecated methods after upgrading commons-email. | Wojtek Wajerowicz | 2024-02-08 | 2 | -6/+10 |
* | SONAR-21059 Fix incorrect character encoding in email subject | Alain Kermis | 2024-02-01 | 3 | -4/+9 |
* | SONAR-21124 Replace Twitter mention and logo with X | Ambroise C | 2024-02-01 | 1 | -1/+1 |
* | SONAR-21455 Fix code smell | Léo Geoffroy | 2024-01-31 | 1 | -1/+2 |
* | SONAR-21455 Use a impact measure builder between all the components | Léo Geoffroy | 2024-01-31 | 2 | -0/+231 |
* | SONAR-20479 Replace "[re-]indexation" with "[re-]indexing" in user-facing mes... | David Cho-Lerat | 2024-01-30 | 7 | -21/+21 |
* | NO-JIRA Make Gson usage more type-safe | Marcono1234 | 2024-01-29 | 1 | -1/+1 |
* | SONAR-21290 Use UUIDs v4 for all database identifiers | Aurelien Poscia | 2024-01-25 | 4 | -0/+310 |
* | SONAR-21280 Use IssueStatus from plugin-api instead and remove old one | Léo Geoffroy | 2024-01-19 | 9 | -20/+20 |
* | SONAR-21393 Fix article: "an" instead of "a" | David Cho-Lerat | 2024-01-17 | 1 | -1/+1 |
* | SONAR-21259 allowing number of issues that will be fixed to be greater than 5... | lukasz-jarocki-sonarsource | 2024-01-17 | 2 | -0/+16 |
* | SONAR-21259 added new param to api/issues/search | lukasz-jarocki-sonarsource | 2024-01-17 | 1 | -0/+11 |
* | SONAR-18963 Index peristed issues only | Jacek | 2024-01-05 | 6 | -37/+113 |
* | NO-JIRA Update license headers to 2024 | Pierre | 2024-01-03 | 524 | -524/+524 |
* | SONAR-21373 Fix code issues | Eric Giffon | 2023-12-29 | 5 | -19/+7 |
* | SONAR-21373 Remove type and debt from email notifications | Eric Giffon | 2023-12-29 | 10 | -378/+151 |
* | SONAR-21121 Move Gitlab Config REST endpoints to Community edition | Antoine Vigneau | 2023-12-22 | 3 | -0/+35 |
* | SONAR-21227 Configure a new Logger file for deprecated API usages | antoine.vinot | 2023-12-19 | 2 | -8/+71 |
* | SONAR-20977 Fix notifications sent twice for FP or accepted issues | Léo Geoffroy | 2023-11-23 | 4 | -46/+93 |
* | SONAR-20764 Use adhoc type when indexing adhoc rules | Eric Giffon | 2023-11-22 | 2 | -7/+27 |
* | SONAR-20991 Copy old 'Sonar way' quality gate to 'Sonar way (legacy)' | Nolwenn Cadic | 2023-11-13 | 1 | -0/+3 |
* | SONAR-20932 Updated email issue notification to handle accepted issue status | lukasz-jarocki-sonarsource | 2023-11-08 | 11 | -254/+221 |
* | SONAR-20870 Add accept transition in replacement of wontfix | Léo Geoffroy | 2023-11-08 | 2 | -25/+65 |
* | SONAR-20877 Update naming to issueStatus | Léo Geoffroy | 2023-11-08 | 9 | -41/+41 |
* | SONAR-20877 Add new status to changelog for issues | Léo Geoffroy | 2023-11-08 | 4 | -31/+98 |
* | SONAR-20871 Add simple status to the issue index | Benjamin Campomenosi | 2023-11-08 | 6 | -2/+29 |
* | SONAR-20540 Use proxy settings in DefaultHttpDownloader | Wojtek Wajerowicz | 2023-11-08 | 1 | -2/+4 |
* | SONAR-20931 storing all information in change_data column in qprofile_changes... | lukasz-jarocki-sonarsource | 2023-11-02 | 1 | -0/+4 |
* | SONAR-20853 Set visibility from GitHub when creating a project via scanner. | Wojtek Wajerowicz | 2023-11-02 | 3 | -0/+31 |
* | SONAR-20864 Reset grace period when setting new license. | Wojtek Wajerowicz | 2023-11-01 | 4 | -0/+28 |
* | SONAR-20787 Add telemetry about quality gate conditions and sonar way (#9743) | Nolwenn Cadic | 2023-10-26 | 6 | -19/+112 |
* | SONAR-20700 Move GithubPermissionConverter to community edition | Aurelien Poscia | 2023-10-20 | 4 | -0/+172 |
* | SONAR-20699 Auto-bind project to GitHub DevOps config | Aurelien Poscia | 2023-10-20 | 2 | -0/+53 |
* | SONAR-20708 Add sorting project by creation date in search_projects endpoint | Wojtek Wajerowicz | 2023-10-18 | 4 | -10/+50 |
* | SONAR-20672 QualityProfileChange now record the version of SQ the change was... | Steve Marion | 2023-10-16 | 2 | -3/+8 |
* | SONAR-20630 Make project creation method adhere to telemetry guidelines. | Wojtek Wajerowicz | 2023-10-11 | 2 | -4/+4 |
* | SONAR-20548 Remove severity from activation events | Eric Giffon | 2023-10-10 | 1 | -7/+0 |
* | SONAR-20548 added event for changing the CCT data for rules | lukasz-jarocki-sonarsource | 2023-10-10 | 2 | -0/+133 |
* | SONAR-20630 Add creationMethod to project telemetry payload. | Wojtek Wajerowicz | 2023-10-05 | 3 | -17/+33 |
* | SONAR-20333 Update security reports with CWE Top 25 2023 | Matteo Mara | 2023-09-29 | 1 | -7/+7 |
* | SONAR-20424 Store and populate within issue `clean_code_attribute` | Jacek | 2023-09-21 | 3 | -5/+42 |