| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-18835 Make webhook secret private (#8479) | Dimitris | 2023-06-15 | 1 | -2/+6 |
* | SONAR-19453 New code definition is made part of project creation (#8470) | Nolwenn Cadic | 2023-06-14 | 1 | -0/+3 |
* | SONAR-18856 Refactor properties and related web services | Duarte Meneses | 2023-06-01 | 1 | -7/+2 |
* | SONAR-19339 Expose api/hotspots/pull | Jacek | 2023-05-30 | 1 | -3/+31 |
* | SONAR-19314 Add ITs for GitHub Enterprise provisioning | Aurelien Poscia | 2023-05-26 | 3 | -0/+53 |
* | SONAR-19197 Update ES and web services with code variants | Eric Giffon | 2023-05-16 | 3 | -0/+4 |
* | SONAR-18741 Drop support for providing module keys in ws | Léo Geoffroy | 2023-05-03 | 4 | -4/+0 |
* | Revert "SONAR-19050 added characteristic to elasticsearch index" | Duarte Meneses | 2023-04-28 | 4 | -17/+0 |
* | SONAR-19091 Fix SSF-383 | Jacek Poreda | 2023-04-24 | 1 | -1/+1 |
* | SONAR-19050 added characteristic to elasticsearch index | lukasz-jarocki-sonarsource | 2023-04-24 | 4 | -0/+17 |
* | [SONAR-18964] add sonarLintLastConnectionDate parameter to api/users/search r... | Steve Marion | 2023-04-12 | 1 | -0/+1 |
* | [NO JIRA] Remove unused imports | Duarte Meneses | 2023-04-12 | 27 | -27/+0 |
* | SONAR-17620 removed import and export of portfolios | Lukasz Jarocki | 2023-04-12 | 1 | -33/+1 |
* | SONAR-18940 Embed Inter font | Jeremy Davis | 2023-04-11 | 1 | -0/+2 |
* | SONAR-18745 Drop default field in api/qualitygates/list | Matteo Mara | 2023-03-30 | 1 | -2/+1 |
* | SONAR-18747 Remove api/qualitygates/search deprecated more response field | Zipeng WU | 2023-03-30 | 1 | -2/+1 |
* | SONAR-18746 Drop periodIndex field related to periods | Matteo Mara | 2023-03-30 | 1 | -1/+1 |
* | SONAR-18746 Remove the field periods from the response of api/qualitygates/pr... | Matteo Mara | 2023-03-29 | 1 | -8/+1 |
* | SONAR-18656 Identify managed users and groups | Aurelien Poscia | 2023-03-22 | 3 | -0/+4 |
* | SONAR-18525 ITs for SCIM groups (de)provisioning | Aurelien Poscia | 2023-03-22 | 2 | -1/+46 |
* | SONAR-18638 Drop deprecated fields in Rules WS API. | Dimitris Kavvathas | 2023-03-13 | 2 | -18/+10 |
* | SONAR-18647 Remove parameter period in api/measures endpoints | Zipeng WU | 2023-03-10 | 1 | -13/+3 |
* | SONAR-18600 Remove deprecated items that are not used anymore | Zipeng WU | 2023-03-07 | 24 | -541/+0 |
* | SONAR-18397 add ITs for permanent users de-provisioning triggered by Azure (S... | Aurelien Poscia | 2023-02-10 | 8 | -12/+179 |
* | SONAR-18396 - Support user soft deletion on Azure through SCIM | Antoine Vigneau | 2023-02-10 | 9 | -90/+193 |
* | SONAR-17705 Remove deprecated WS componentId from ce/activity and ce/activity... | Léo Geoffroy | 2023-02-03 | 3 | -34/+6 |
* | SONAR-17705 Drop deprecated parameters in rules/create endpoint | Benjamin Campomenosi | 2023-02-03 | 1 | -24/+0 |
* | SONAR-17705 Remove deprecated param 'sinceLeakPeriod' from issues/search endp... | Léo Geoffroy | 2023-02-03 | 3 | -8/+6 |
* | SONAR-17705 Remove 'groupId' and 'id' deprecated param from permission and us... | Léo Geoffroy | 2023-02-03 | 12 | -129/+1 |
* | SONAR-17705 drop project_analyses/set_baseline & project_analyses/unset_baseline | Benjamin Campomenosi | 2023-02-03 | 3 | -151/+0 |
* | SONAR-17705 Remove users/dismiss_sonarlint_ad endpoint | Léo Geoffroy | 2023-02-03 | 1 | -1/+0 |
* | SONAR-17705 Remove deprecated endpoints: AddLocalViewAction, LocalViewAction,... | Léo Geoffroy | 2023-02-03 | 4 | -246/+0 |
* | SONAR-17705 Remove usage of 'id' and 'gateId' parameters in quality gates end... | Léo Geoffroy | 2023-02-02 | 10 | -81/+41 |
* | SONAR-17815 implement updated logic for CaYC quality gates | Matteo Mara | 2023-02-02 | 1 | -3/+3 |
* | SONAR-17706 Drop support for projects still using modules in SonarQube server | Duarte Meneses | 2023-02-02 | 1 | -1/+0 |
* | SONAR-17815 add isCaycCompliant flag in qualitygate endpoints | Zipeng WU | 2023-01-05 | 1 | -0/+2 |
* | Update license templates for 2023 | Pierre | 2023-01-02 | 462 | -462/+462 |
* | SONAR-17816 Add isCaycCompliant flag to /api/qualitygates/project_status | Jeremy Davis | 2023-01-02 | 1 | -0/+1 |
* | SONAR-17566 Drop jdk11 support for running the SonarQube server | Matteo Mara | 2022-12-29 | 1 | -0/+5 |
* | SONAR-14128 Store and provide node name of CE Task in /api/ce/activity | Aurelien Poscia | 2022-12-23 | 1 | -0/+1 |
* | SONAR-17671 Add description context key for taint vulnerabilities | Antoine Vinot | 2022-12-15 | 1 | -0/+1 |
* | SONAR-13799 Drop deprecated measures counters from `api/project_pull_requests... | Jacek | 2022-12-15 | 1 | -3/+3 |
* | SONAR-17678 remove usage of pack200 | Matteo Mara | 2022-12-06 | 1 | -14/+0 |
* | SONAR-17592 added message formatting to responses in webapi | lukasz-jarocki-sonarsource | 2022-12-01 | 3 | -0/+16 |
* | SONAR-15595 Replace Gradle deprecated dependency scopes | Zipeng WU | 2022-12-01 | 1 | -16/+16 |
* | SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar' | Duarte Meneses | 2022-11-11 | 1 | -1/+1 |
* | SONAR17527 Add new mainBranch param to projects/create | Léo Geoffroy | 2022-10-31 | 1 | -0/+1 |
* | SONAR-17513 Deprecated legacy pagination parameters in APIs results | Malek-Ben-Anes | 2022-10-28 | 1 | -3/+5 |
* | SONAR-17515 new Properties for Login Message in the General Settings panel (#... | zipeng-wu-sonarsource | 2022-10-27 | 1 | -0/+1 |
* | SONAR-17497 Add web service to reindex issues | alain | 2022-10-27 | 1 | -0/+13 |