24 Commits (494316d9f27f7a64b762e37d4f8bc34e4b4370d7)

Author SHA1 Message Date
  Dejan Milisavljevic 494316d9f2 SONAR-21770 Accept new metrics 'new_maintainability_issues', 'new_reliability_issues', 'new_security_issues' 2 months ago
  Léo Geoffroy c91516a230 SONAR-21799 Deprecate metrics based on old types and severities 2 months ago
  lukasz-jarocki-sonarsource 77027be15e SONAR-21455 Deprecate metrics in the api/measures/* endpoints 3 months ago
  Pierre b6f0a55c06 NO-JIRA Update license headers to 2024 4 months ago
  Léo Geoffroy a140c7ff4e SONAR-21105 Deprecate open_issues', 'reopened_issues' and 'confirmed_issues' in the endpoints 6 months ago
  lukasz-jarocki-sonarsource 698cad75d2 SONAR-20872 Move api/measures changes to version 10.4 6 months ago
  lukasz-jarocki-sonarsource a4718d6858 SONAR-20892 Updated api/measures endpoints to return renamed metric 6 months ago
  Pierre c62e96c158 NO-JIRA replace Collectors.toList to Stream.toList 10 months ago
  Pierre 98034cf8f1 NO-JIRA replace MoreCollectors.toOneElement with Optional.findFirst 10 months ago
  Pierre b3b0e8a33f NO-JIRA replace MoreCollectors.toSet with Collectors.toSet 10 months ago
  Pierre a0f29cb5c3 NO-JIRA replace MoreCollectors.toList with Collectors.toList 10 months ago
  Lukasz Jarocki e999afdefa SONAR-19558 enabled snapshots to correctly use project/branch uuid 11 months ago
  Steve Marion 4b5ae093e3 [SONAR-15839] add reversing of metric deprecation changelog. 1 year ago
  Pierre 3fd6248dd0 Update license templates for 2023 1 year ago
  Duarte Meneses 566094fc62 SONAR-17352 Refactor component keys to not include branch suffix 1 year ago
  Pierre 89a3d21bc2 Update license headers for 2022 [update headers] 2 years ago
  Belen Pruvost 0a3e5df5ac SONAR-15838 - Deprecate Application and Portfolio Metrics 2 years ago
  Belen Pruvost 8d5df5c6b1 SONAR-15702 - Return 403 or filter issues when user can't access child projects in app 2 years ago
  Jacek 2232f4785c SONAR-15702 Return '403' in case WEB API called without access to all application's projects 2 years ago
  Wouter Admiraal 0f33764b53 Update license headers for 2021 [update headers] 3 years ago
  Duarte Meneses 6b41a01454 SONAR-13221 Metrics 4 years ago
  Duarte Meneses 9b9cd018cf SONAR-13304 Make 'branch' and 'pullRequest' parameters in Web Services public 4 years ago
  Wouter Admiraal 3f6f549627 Format all headers for 2020 4 years ago
  Sébastien Lesaint b6d962dd46 create sonar-webserver-webapi from sonar-server 4 years ago
  Michal Duda 829f3ccf0c replace Protobuf.setNullable with Optional.ofNullable 5 years ago
  Michal Duda b69088512c SONAR-11476 deprecate/drop support for providing module/dir keys as parameters to WS 5 years ago
  Duarte Meneses 252b3897e7 Fix license headers for 2019 5 years ago
  Teryk Bellahsene 751e4000e4 MMF-1134 Make pull request a 1st class citizen 6 years ago
  Simon Brandhof c0d2705e61 Fix license headers for 2018 6 years ago
  Simon Brandhof 9cba9e0a34 Remove deprecated MeasuresService 6 years ago
  Daniel Schwarz 1f7ec82618 Reduce the dependency between sonar-server and sonar-ws 6 years ago
  Daniel Schwarz bff9cf373e Auto-generate sonar-ws for integration tests 6 years ago
  Teryk Bellahsene 91d6e8d704 SONAR-9826 Document date format required in the Web API 6 years ago
  Julien Lancelot 6e7b6d89e8 SONAR-9616 Support branch in api/measures/search_history 6 years ago
  Teryk Bellahsene 6d24aaa151 SONAR-9476 Add from and to params in api/project_analyses/search 6 years ago
  Sébastien Lesaint 68af82a779 rename Collectors to MoreCollectors 7 years ago
  Teryk Bellahsene cfa372a57a SONAR-8637 Update POM parent version 7 years ago
  Simon Brandhof 6ff19c3990 SONAR-8716 Use UserSession#checkComponentPermission(String,ComponentDto) 7 years ago
  Teryk Bellahsene 58307a744f SONAR-8366 Make a consistent permission documentation and checks for api/measures WS 7 years ago
  Teryk Bellahsene 35485c876e SONAR-7305 Improve performances of WS api/measures/search_history 7 years ago
  Teryk Bellahsene f55c90fa06 SONAR-7305 Create WS api/measures/search_history 7 years ago