aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-16567 add the field isExpired to the response of the token search API.Matteo Mara2022-07-071-0/+1
|
* SONAR-16567 add an analysis warning when using a token expiring in less than ↵Matteo Mara2022-07-061-0/+6
| | | | 7 days.
* SONAR-16567 update API api/user_tokens/search for returning the expiration dateMatteo Mara2022-07-013-1/+13
|
* SONAR-16565 update the API api/user_tokens/generate for accepting the token ↵Matteo Mara2022-07-011-0/+1
| | | | expiration date
* SONAR-16518 support contextual section descriptions in /api/rules/search and ↵Aurelien Poscia2022-06-301-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 Poscia2022-06-153-6/+4
|
* SONAR-16364 Do not return rule descriptions in case the field is not requestedAurelien Poscia2022-06-091-1/+5
|
* SONAR-16449 remove SonarCloud references in SonarQube codebasePierre Guillot2022-06-073-15/+1
|
* SONAR-16079: Use `sinceLeakPeriod` in generated hotpots URLs used for PR ↵Dimitris Kavvathas2022-06-072-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 APIBelen Pruvost2022-06-031-0/+14
|
* SONAR-16423 - Project license API changesBelen Pruvost2022-06-021-4/+3
|
* SONAR-16370 Added integration test for new endpoint api/issues/pullLukasz Jarocki2022-06-012-0/+106
|
* SONAR-16316 Add ITDuarte Meneses2022-06-015-0/+152
|
* SONAR-16370 added new endpoint api/issues/pullLukasz Jarocki2022-06-012-0/+32
|
* SONAR-16177 fix SSF-206Aurelien Poscia2022-05-301-0/+1
|
* SONAR-16397 update hotspot API to handle advanced rule descriptionsAurelien Poscia2022-05-111-3/+3
|
* SONAR-16364 Update Rule API to support multiple description sectionsZipeng WU2022-05-091-1/+7
|
* SONAR-16263 Added integration testsLukasz Jarocki2022-04-292-1/+24
|
* SONAR-16264 - Search Tokens endpoint updateBelen Pruvost2022-04-291-0/+7
|
* SONAR-16263 Update API endpoint for token generationMatteo Mara2022-04-291-0/+1
|
* SONAR-16260 - Add token type to user_tokensbelen-pruvost-sonarsource2022-04-291-0/+1
|
* SONAR-16261 - Endpoint to search for Projects a user can scanBelen Pruvost2022-04-292-0/+11
|
* SONAR-16232 Add dependencies to new sonar-plugin-apiDuarte Meneses2022-04-211-1/+1
| | | | | - fix tests - use plugin api from artifactory
* SONAR-16139 Drop api/users/set_setting and related db tableDuarte Meneses2022-04-017-171/+1
|
* SONAR-16182 Migrate remaining modules from java 8 to java 11Duarte Meneses2022-03-281-2/+0
|
* SONAR-16129 Handle Owasp Top 10 2021 facet in issue searchMatteo Mara2022-03-211-1/+1
|
* SONAR-16123 Update security_reports endpointMatteo Mara2022-03-181-0/+1
|
* SONAR-16128 SONAR-16126 Update Security PDF Report with OWASP Top 10 and CWE ↵Lukasz Jarocki2022-03-171-0/+1
| | | | | | 2021 data Co-authored-by: Belén Pruvost <belen.pruvost@sonarsource.com>
* SONAR-13672 fixed bibucket -> bitbucket typoAurelien Poscia2022-03-164-6/+6
|
* Revert "SONAR-13672 fixed bibucket -> bitbucket typo"Aurelien Poscia2022-03-164-6/+6
| | | | This reverts commit a9902e75b917f3007b8226afe6d2dc51c9a7b519.
* SONAR-13672 fixed typo bibucket -> bitbucket typo--replace-all2022-03-164-6/+6
|
* SONAR-16073 add integration test for new endpointLéo Geoffroy2022-03-091-0/+14
|
* SONAR-16013 export database results to CSVMatteo Mara2022-03-091-1/+1
|
* SONAR-16058 replace sinceLeakPeriod with inNewCodePeriodMatteo Mara2022-03-011-0/+2
|
* SONAR-16009 Extend response of `api/hotspots/search` to include secondary ↵Klaudio Sinani2022-02-251-0/+2
| | | | locations data
* SONAR-16007 Add flows response field to `api/hotspots/show`Jacek2022-02-251-0/+1
|
* SONAR-10930 add pagination in activity APIMatteo Mara2022-02-253-2/+16
|
* SONAR-16029 integration test for push endpointLukasz Jarocki2022-02-183-0/+50
|
* Update license headers for 2022 [update headers]Pierre2022-01-28456-456/+456
|
* SONAR-15688 add prometheus web API endpointPierre2021-12-073-0/+69
|
* SONAR-15725 ITs should use new WSsDuarte Meneses2021-12-0529-16/+462
|
* SONAR-15702 - Backend Integration TestsBelen Pruvost2021-12-032-6/+76
|
* Improve code qualityDuarte Meneses2021-11-202-4/+3
|
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-193-44/+36
|
* SONAR-13427 implement ITsLukasz Jarocki2021-11-165-0/+152
|
* SONAR-13426 add api/project_badges/token endpointPierre2021-11-151-0/+13
|
* SONAR-15498 add IT and Purge should delete selected project if it only ↵Duarte Meneses2021-11-098-26/+240
| | | | selects a branch being deleted
* SONAR-14658 Show additional security-related rules are available in security ↵Zipeng WU2021-11-091-0/+2
| | | | reports
* SONAR-15570 Added integration test for export and import between editionsLukasz Jarocki2021-11-041-0/+15
|
* SONAR-15587 Sonarlint PromotionJeremy Davis2021-11-031-0/+14
|