Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-17149 drop fromHotspot field from issues payload | Aurelien Poscia | 2022-08-08 | 1 | -1/+1 |
| | |||||
* | SONAR-17061 add PCI DSS to security reports show API | Matteo Mara | 2022-07-25 | 2 | -0/+4 |
| | |||||
* | SONAR-16371 - Use EnumTypes for pull issues and pull taints | Belen Pruvost | 2022-07-25 | 1 | -4/+4 |
| | |||||
* | SONAR-16371 - Pull Taint ITs | Belen Pruvost | 2022-07-25 | 1 | -0/+17 |
| | |||||
* | SONAR-16371 - Implement pull_taint endpoint | Belen Pruvost | 2022-07-25 | 2 | -0/+20 |
| | |||||
* | SONAR-16613 Migrate users field 'sonarlint_ad_seen' to use the new notice ↵ | Pierre | 2022-07-21 | 2 | -16/+1 |
| | | | | mechanism | ||||
* | SONAR-16567 Use user-friendly date format and improve notification message | Zipeng WU | 2022-07-18 | 1 | -1/+1 |
| | |||||
* | SONAR-16598 Rename generic concept to education principles | Pierre | 2022-07-12 | 1 | -3/+3 |
| | |||||
* | SONAR-16599 Create a new endpoint to dismiss notice | Pierre | 2022-07-12 | 2 | -0/+17 |
| | |||||
* | SONAR-16598 Add new generic concepts to rules/show and rules/search endpoints | Pierre | 2022-07-12 | 1 | -0/+5 |
| | | | | (cherry picked from commit 31375405689110a07958f2c3be3f3b6d2a824e2b) | ||||
* | SONAR-16614 Modify issues search API to include ruleDescriptionContextKey field | Antoine Vinot | 2022-07-08 | 1 | -0/+1 |
| | |||||
* | SONAR-16614 add to api/rules/search and api/rules/show payload, the subfield ↵ | Aurelien Poscia | 2022-07-08 | 1 | -0/+1 |
| | | | | key in the field ruleDescriptionSection.context | ||||
* | Revert "SONAR-16598 Add new generic concepts to rules/show and rules/search ↵ | Pierre | 2022-07-08 | 1 | -5/+0 |
| | | | | | | endpoints" This reverts commit 31375405689110a07958f2c3be3f3b6d2a824e2b. | ||||
* | SONAR-16598 Add new generic concepts to rules/show and rules/search endpoints | Pierre | 2022-07-08 | 1 | -0/+5 |
| | |||||
* | [NO JIRA] Replace 'squid' with 'java' | Belen Pruvost | 2022-07-07 | 8 | -8/+8 |
| | |||||
* | SONAR-16567 add the field isExpired to the response of the token search API. | Matteo Mara | 2022-07-07 | 1 | -0/+1 |
| | |||||
* | SONAR-16567 add an analysis warning when using a token expiring in less than ↵ | Matteo Mara | 2022-07-06 | 1 | -0/+6 |
| | | | | 7 days. | ||||
* | SONAR-16567 update API api/user_tokens/search for returning the expiration date | Matteo Mara | 2022-07-01 | 3 | -1/+13 |
| | |||||
* | SONAR-16565 update the API api/user_tokens/generate for accepting the token ↵ | Matteo Mara | 2022-07-01 | 1 | -0/+1 |
| | | | | expiration date | ||||
* | SONAR-16518 support contextual section descriptions in /api/rules/search and ↵ | Aurelien Poscia | 2022-06-30 | 1 | -0/+5 |
| | | | | | | | | /api/rules/show + adapt ES indexation SONAR-16518 update api/rules/search, api/rules/show documentation Update /api/rules/search and /api/rules/show to put change log in change logs entries rather than description | ||||
* | 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 ↵ | Dimitris Kavvathas | 2022-06-07 | 2 | -6/+6 |
| | | | | | | | | | | | | | | decoration. Frontend still recognizes `sinceLeakPeriod` and translates it to `inNewCodePeriod` when it calls the WS. Therefore, the generated links should still use the old parameter name until the frontend is updated. SONAR-16079: Update test with 'inNewCodePeriod' parameter SONAR-16079: Revert usage of "inNewCodePeriod" from the frontend SONAR-16079: Continue using "sinceLeakPeriod" on the frontend and send the new "inNewCodePeriod" param to the backend SONAR-16079: Update description for "inNewCodePeriod" parameter SONAR-16079: Extract static fields for String literals SONAR-16079: Replace "sinceLeakPeriod" parameter with "inNewCodePeriod" for "api/hotspots/search" internal endpoint | ||||
* | 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-16232 Add dependencies to new sonar-plugin-api | Duarte Meneses | 2022-04-21 | 1 | -1/+1 |
| | | | | | - fix tests - use plugin api from artifactory | ||||
* | SONAR-16139 Drop api/users/set_setting and related db table | Duarte Meneses | 2022-04-01 | 7 | -171/+1 |
| | |||||
* | SONAR-16182 Migrate remaining modules from java 8 to java 11 | Duarte Meneses | 2022-03-28 | 1 | -2/+0 |
| | |||||
* | 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 |
| | | | | | | 2021 data Co-authored-by: Belén Pruvost <belen.pruvost@sonarsource.com> | ||||
* | 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 |
| | | | | This reverts commit a9902e75b917f3007b8226afe6d2dc51c9a7b519. | ||||
* | 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 ↵ | Klaudio Sinani | 2022-02-25 | 1 | -0/+2 |
| | | | | locations data |