| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | SONAR-16565 update the API api/user_tokens/generate for accepting the token e... | Matteo Mara | 2022-07-01 | 1 | -0/+1 |
* | SONAR-16518 support contextual section descriptions in /api/rules/search and ... | Aurelien Poscia | 2022-06-30 | 1 | -0/+5 |
* | SONAR-11599 drop module_uuid from ES index, api/issues/search and issueDto. | Aurelien Poscia | 2022-06-15 | 3 | -6/+4 |
* | SONAR-16364 Do not return rule descriptions in case the field is not requested | Aurelien Poscia | 2022-06-09 | 1 | -1/+5 |
* | SONAR-16449 remove SonarCloud references in SonarQube codebase | Pierre Guillot | 2022-06-07 | 3 | -15/+1 |
* | SONAR-16079: Use `sinceLeakPeriod` in generated hotpots URLs used for PR deco... | Dimitris Kavvathas | 2022-06-07 | 2 | -6/+6 |
* | SONAR-16423 - License Usage endpoint should be standard API | Belen Pruvost | 2022-06-03 | 1 | -0/+14 |
* | SONAR-16423 - Project license API changes | Belen Pruvost | 2022-06-02 | 1 | -4/+3 |
* | SONAR-16370 Added integration test for new endpoint api/issues/pull | Lukasz Jarocki | 2022-06-01 | 2 | -0/+106 |
* | SONAR-16316 Add IT | Duarte Meneses | 2022-06-01 | 5 | -0/+152 |
* | SONAR-16370 added new endpoint api/issues/pull | Lukasz Jarocki | 2022-06-01 | 2 | -0/+32 |
* | SONAR-16177 fix SSF-206 | Aurelien Poscia | 2022-05-30 | 1 | -0/+1 |
* | SONAR-16397 update hotspot API to handle advanced rule descriptions | Aurelien Poscia | 2022-05-11 | 1 | -3/+3 |
* | SONAR-16364 Update Rule API to support multiple description sections | Zipeng WU | 2022-05-09 | 1 | -1/+7 |
* | SONAR-16263 Added integration tests | Lukasz Jarocki | 2022-04-29 | 2 | -1/+24 |
* | SONAR-16264 - Search Tokens endpoint update | Belen Pruvost | 2022-04-29 | 1 | -0/+7 |
* | SONAR-16263 Update API endpoint for token generation | Matteo Mara | 2022-04-29 | 1 | -0/+1 |
* | SONAR-16260 - Add token type to user_tokens | belen-pruvost-sonarsource | 2022-04-29 | 1 | -0/+1 |
* | SONAR-16261 - Endpoint to search for Projects a user can scan | Belen Pruvost | 2022-04-29 | 2 | -0/+11 |
* | SONAR-16139 Drop api/users/set_setting and related db table | Duarte Meneses | 2022-04-01 | 7 | -171/+1 |
* | SONAR-16129 Handle Owasp Top 10 2021 facet in issue search | Matteo Mara | 2022-03-21 | 1 | -1/+1 |
* | SONAR-16123 Update security_reports endpoint | Matteo Mara | 2022-03-18 | 1 | -0/+1 |
* | SONAR-16128 SONAR-16126 Update Security PDF Report with OWASP Top 10 and CWE ... | Lukasz Jarocki | 2022-03-17 | 1 | -0/+1 |
* | SONAR-13672 fixed bibucket -> bitbucket typo | Aurelien Poscia | 2022-03-16 | 4 | -6/+6 |
* | Revert "SONAR-13672 fixed bibucket -> bitbucket typo" | Aurelien Poscia | 2022-03-16 | 4 | -6/+6 |
* | SONAR-13672 fixed typo bibucket -> bitbucket typo | --replace-all | 2022-03-16 | 4 | -6/+6 |
* | SONAR-16073 add integration test for new endpoint | Léo Geoffroy | 2022-03-09 | 1 | -0/+14 |
* | SONAR-16013 export database results to CSV | Matteo Mara | 2022-03-09 | 1 | -1/+1 |
* | SONAR-16058 replace sinceLeakPeriod with inNewCodePeriod | Matteo Mara | 2022-03-01 | 1 | -0/+2 |
* | SONAR-16009 Extend response of `api/hotspots/search` to include secondary loc... | Klaudio Sinani | 2022-02-25 | 1 | -0/+2 |
* | SONAR-16007 Add flows response field to `api/hotspots/show` | Jacek | 2022-02-25 | 1 | -0/+1 |
* | SONAR-10930 add pagination in activity API | Matteo Mara | 2022-02-25 | 3 | -2/+16 |
* | SONAR-16029 integration test for push endpoint | Lukasz Jarocki | 2022-02-18 | 3 | -0/+50 |
* | Update license headers for 2022 [update headers] | Pierre | 2022-01-28 | 456 | -456/+456 |
* | SONAR-15688 add prometheus web API endpoint | Pierre | 2021-12-07 | 3 | -0/+69 |
* | SONAR-15725 ITs should use new WSs | Duarte Meneses | 2021-12-05 | 29 | -16/+462 |
* | SONAR-15702 - Backend Integration Tests | Belen Pruvost | 2021-12-03 | 2 | -6/+76 |
* | Improve code quality | Duarte Meneses | 2021-11-20 | 2 | -4/+3 |
* | SONAR-15631 - Refactor UTs to stop using ExpectedException | Klaudio Sinani | 2021-11-19 | 3 | -44/+36 |
* | SONAR-13427 implement ITs | Lukasz Jarocki | 2021-11-16 | 5 | -0/+152 |
* | SONAR-13426 add api/project_badges/token endpoint | Pierre | 2021-11-15 | 1 | -0/+13 |
* | SONAR-15498 add IT and Purge should delete selected project if it only select... | Duarte Meneses | 2021-11-09 | 8 | -26/+240 |
* | SONAR-14658 Show additional security-related rules are available in security ... | Zipeng WU | 2021-11-09 | 1 | -0/+2 |
* | SONAR-15570 Added integration test for export and import between editions | Lukasz Jarocki | 2021-11-04 | 1 | -0/+15 |
* | SONAR-15587 Sonarlint Promotion | Jeremy Davis | 2021-11-03 | 1 | -0/+14 |
* | SONAR-15588 Endpoint for dismissing sonarlint promotion | Zipeng WU | 2021-11-03 | 1 | -0/+1 |
* | SONAR-15587 - Return sonarLintAdSeen in CurrentAction payload | Belen Pruvost | 2021-11-03 | 1 | -0/+1 |
* | SONAR-15548 - Backend ITs for QG delegation | Belen Pruvost | 2021-10-22 | 7 | -0/+553 |
* | SONAR-15440 Add permission delegate in ListAction | Zipeng WU | 2021-10-22 | 1 | -0/+1 |
* | SONAR-15514 Create api/qualitygates/search_users service | Zipeng WU | 2021-10-22 | 1 | -0/+13 |