Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-20258 Add all missing package-info.java | Aurelien Poscia | 2023-08-25 | 4 | -0/+92 |
| | |||||
* | SONAR-19759 fix SSF-423 + ITs | Aurelien Poscia | 2023-08-24 | 2 | -0/+12 |
| | |||||
* | SONAR-19977 add AppId to force auth via webhook | Aurelien Poscia | 2023-08-24 | 2 | -0/+13 |
| | |||||
* | SONAR-20156 New field previousUncompliantValue in api/new_code_periods/show | Zipeng WU | 2023-08-24 | 1 | -0/+2 |
| | |||||
* | SONAR-20198 - add clean code fields in rules endpoints | Benjamin Campomenosi | 2023-08-22 | 1 | -8/+17 |
| | |||||
* | SONAR-20021 Add UNKNOWN enum entry for CCT enums to comply with ↵ | Léo Geoffroy | 2023-08-22 | 1 | -24/+28 |
| | | | | retrocompatibility in sonarlint | ||||
* | SONAR-20021 Update Issues web apis with Clean Code Taxonomy | Jacek Poreda | 2023-08-18 | 3 | -4/+49 |
| | |||||
* | SONAR-20021 Add filter and facets for Software Quality, Severity and Clean ↵ | Jacek Poreda | 2023-08-18 | 1 | -0/+5 |
| | | | | | | Code Attribute Category - Refactor issue indexer to use MyBatis mapping with cursor | ||||
* | SONAR-19789 add ITs for permission sync upon GitHub onboarding | Aurelien Poscia | 2023-08-09 | 3 | -0/+156 |
| | |||||
* | Revert "SONAR-19789 Return initial_perm_sync in /api/components/show" | Antoine Vigneau | 2023-08-07 | 1 | -1/+0 |
| | | | | This reverts commit 171c0704b98d9046bda7680585512d48ef73ecc2. | ||||
* | SONAR-19789 Return initial_perm_sync in /api/components/show | Antoine Vigneau | 2023-08-04 | 1 | -0/+1 |
| | |||||
* | SONAR-19372 Add black box test for validating the anticipated transition on ↵ | Matteo Mara | 2023-08-02 | 1 | -0/+14 |
| | | | | issues | ||||
* | SONAR-19372 add api/issues/anticipated_transitions endpoint | Dimitris Kavvathas | 2023-08-02 | 1 | -0/+1 |
| | |||||
* | Revert "SONAR-19233 Drop deprecated paging response fields" | Jacek Poreda | 2023-08-02 | 2 | -6/+7 |
| | | | | This reverts commit 9db233a378f3590359054b908c82d06ae095930b. | ||||
* | SONAR-19233 Drop deprecated paging response fields | Eric Giffon | 2023-07-31 | 2 | -7/+6 |
| | |||||
* | SONAR-19934 Rename ws param componentKeys to components | Eric Giffon | 2023-07-19 | 2 | -1/+2 |
| | |||||
* | SONAR-19728 Update ws indexation_status to return project count instead of ↵ | Eric Giffon | 2023-07-19 | 1 | -2/+3 |
| | | | | branch percentage | ||||
* | SONAR-19728 add `api/hotspots/list` endpoint | Jacek | 2023-07-19 | 2 | -0/+7 |
| | |||||
* | SONAR-19728 add api/issues/list WS action | Jacek Poreda | 2023-07-19 | 2 | -0/+7 |
| | |||||
* | SONAR-19790 Return managed status for project in /api/project/search | Antoine Vigneau | 2023-07-18 | 1 | -0/+1 |
| | |||||
* | NO JIRA - Adding updatedAt field in WebAPI rules/search | zhengzexiang | 2023-06-27 | 1 | -0/+1 |
| | |||||
* | SONAR-19418 Add debug logging in case error Scanner WS client | Jacek Poreda | 2023-06-20 | 7 | -2/+38 |
| | |||||
* | SONAR-18835 Make webhook secret private (#8479) | Dimitris | 2023-06-15 | 1 | -2/+6 |
| | | | Co-authored-by: Ambroise C <ambroise.christea@sonarsource.com> | ||||
* | SONAR-19453 New code definition is made part of project creation (#8470) | Nolwenn Cadic | 2023-06-14 | 1 | -0/+3 |
| | | | Co-authored-by: Zipeng WU <zipeng.wu@sonarsource.com> | ||||
* | 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 |
| | | | | Co-authored-by: Antoine Vinot <antoine.vinot@sonarsource.com> | ||||
* | 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 |
| | | | | This reverts commit b60a9ddcc6857769dac8f534734ed314d152288b. | ||||
* | 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 ↵ | Steve Marion | 2023-04-12 | 1 | -0/+1 |
| | | | | response. Add lastConnectedAfter, lastConnectedBefore, slLastConnectedAfter, and slLastConnectedBefore request parameters to api/users/search to allow filter by SonarLint and SonarQube last connection time. | ||||
* | [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 ↵ | Matteo Mara | 2023-03-29 | 1 | -8/+1 |
| | | | | api/qualitygates/project_status | ||||
* | 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 |
| | | | | | | | | | | | | Drop "effortToFixDescription" and replace with "gapDescription". Drop "debtRemFnCoeff" and replace with "remFnGapMultiplier". Drop "defaultDebtRemFnCoeff" and replace with "defaultRemFnGapMultiplier". Drop "debtRemFnOffset" and replace with "remFnBaseEffort". Drop "defaultDebtRemFnOffset" and replace with "defaultRemFnBaseEffort". Correct the version when the field 'scope' was added. Drop "debtOverloaded" and replace with "remFnOverloaded". Deprecate "defaultDebtRemFnType" and "debtRemFnType" and replace with "defaultRemFnType" and "remFnType" accordingly. Deprecate "defaultDebtRemFn" and "debtRemFn" and replace with "defaultRemFn" and "remFn" accordingly. | ||||
* | 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 ↵ | Aurelien Poscia | 2023-02-10 | 8 | -12/+179 |
| | | | | (SCIM) | ||||
* | 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 ↵ | Léo Geoffroy | 2023-02-03 | 3 | -34/+6 |
| | | | | ce/activity_status | ||||
* | 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 ↵ | Léo Geoffroy | 2023-02-03 | 3 | -8/+6 |
| | | | | endpoint |