aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* SONAR-13672 fixed bibucket -> bitbucket typoAurelien Poscia2022-03-164-6/+6
* Revert "SONAR-13672 fixed bibucket -> bitbucket typo"Aurelien Poscia2022-03-164-6/+6
* 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 loc...Klaudio Sinani2022-02-251-0/+2
* 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 select...Duarte Meneses2021-11-098-26/+240
* SONAR-14658 Show additional security-related rules are available in security ...Zipeng WU2021-11-091-0/+2
* 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
* SONAR-15588 Endpoint for dismissing sonarlint promotionZipeng WU2021-11-031-0/+1
* SONAR-15587 - Return sonarLintAdSeen in CurrentAction payloadBelen Pruvost2021-11-031-0/+1
* SONAR-15548 - Backend ITs for QG delegationBelen Pruvost2021-10-227-0/+553
* SONAR-15440 Add permission delegate in ListActionZipeng WU2021-10-221-0/+1
* SONAR-15514 Create api/qualitygates/search_users serviceZipeng WU2021-10-221-0/+13
* SONAR-15441 - QG Groups Search EndpointBelen Pruvost2021-10-221-0/+12
* SONAR-15486 add a new field to response of /api/issues/search endpoint - quic...Lukasz Jarocki2021-10-131-0/+2
* SONAR-15470 Do not declare Gradle build dependencies using compile and runtim...Kengo TODA2021-10-081-1/+1
* SONAR-15458 update /api/users/current to return information about usage of so...Lukasz Jarocki2021-10-011-0/+1
* SONAR-15338 setSecuredSettings added to the api/settings/values endpointLukasz Jarocki2021-09-161-0/+1
* SONAR-15336 - Export Findings ITsBelen Pruvost2021-09-142-0/+82