1665 コミット (8ec3ffdc75f75e1109f78a2a489a1b21f1a33553)

作成者 SHA1 メッセージ 日付
  Antoine Vigneau 042cc13bcc SONAR-20235 Add externalIdentity filter in api/users/search 8ヶ月前
  Alain Kermis 17dbc076ac SONAR-20896 Adjust Gitlab vulnerabilities with new Clean Code Taxonomy 8ヶ月前
  Nolwenn Cadic 2eaf4da9b1 SONAR-20787 Add telemetry about quality gate conditions and sonar way (#9743) 8ヶ月前
  Benjamin Campomenosi 9ff5b8d083 SONAR-20664 - Add ProjectExportDao for all Export steps 8ヶ月前
  Benjamin Campomenosi 564d295d94 SONAR-20664 migrate ExportIssueStep to MyBatis. 8ヶ月前
  Antoine Vigneau ec913a9462 SONAR-20699 Local projects always apply permissions template 8ヶ月前
  Aurelien Poscia 6a8aa6c62e SONAR-20699 Auto-bind project to GitHub DevOps config 8ヶ月前
  Wojtek Wajerowicz 4670e9985e SONAR-20699 Send DevOps platform information for GitHub from the scanner. 8ヶ月前
  Léo Geoffroy 104274adf1 SONAR-19378 Add unicity constraint on properties table 8ヶ月前
  Léo Geoffroy 70a3f8f8fa SONAR-19612 Change index constraint for postgresql 15- and add support for "NULLS NOT DISTINCT" for supported vendor 8ヶ月前
  Eric Giffon 766b715e8f SONAR-20572 Rework how issues are fetched in export 8ヶ月前
  Wojtek Wajerowicz cb55aa8cb1 SONAR-20708 Add sorting project by creation date in search_projects endpoint 8ヶ月前
  Eric Giffon feece88ecc SONAR-20661 Return functional issue creation date 8ヶ月前
  Steve Marion f3b4b50cdc SONAR-20672 QualityProfileChange now record the version of SQ the change was done with. Added sq_version field in database. refactor QpChange insertion to batch insert at the same date to improve change grouping in UI. refactor rule impact. add "sonarQubeVersion" parameter to "api/qualityprofile/changelog" endpoint. 8ヶ月前
  lukasz-jarocki-sonarsource 53d745f5ab SONAR-20317 fixed the issue where creating a portfolio would insert two entries into audit table 8ヶ月前
  Alain Kermis d964d7f8d6 SONAR-20424 Optimize inserts and updates of issue impacts after analyses 8ヶ月前
  Matteo Mara 6353c92309 SONAR-20734 Improve query for picking the purgeable analysis 8ヶ月前
  Matteo Mara 10baf0439c SONAR-20667 Add a specific event to the first analysis after a SQ upgrade 8ヶ月前
  Eric Giffon 29a9d3ebee SONAR-20548 Return CCT changes in api/qualityprofiles/changelog 8ヶ月前
  lukasz-jarocki-sonarsource 9ff811fd2d SONAR-20548 added event for changing the CCT data for rules 8ヶ月前
  lukasz-jarocki-sonarsource 6e60b30a0c SONAR-20548 updated the index for rule_impact_changes to not be unique 8ヶ月前
  Benjamin Campomenosi 2245ffea6e SONAR-20546 add inactiveRuleCount to `api/qualityprofiles/inheritance` 9ヶ月前
  lukasz-jarocki-sonarsource 975cca52c3 SONAR-20548 created tables to store changelog events 9ヶ月前
  Benjamin Campomenosi c18b48ce70 SONAR-20601 Fix `returns_first_page_with_100_results_by_default` test 9ヶ月前
  Wojtek Wajerowicz 5f4872096f SONAR-20630 Add creationMethod to project telemetry payload. 9ヶ月前
  Aurelien Poscia 5410c2b522 SONAR-20630 Discriminate between UI and API calls for projects creation 9ヶ月前
  Aurelien Poscia 50039e6c42 SONAR-20630 set projects creation method 9ヶ月前
  Aurelien Poscia aab5144691 SONAR-20630 Add column creation_method in projects table 9ヶ月前
  guillaume-peoch-sonarsource 8cba1c302a SONAR-20541 Update all links that point to www.sonarqube.org to point to www.sonarsource.com/products/sonarqube/ 9ヶ月前
  Pierre 837129dc06 SONAR-20592 add uuid to order by clause 9ヶ月前
  Pierre a1b82617d6 SONAR-20315 Extract pagination sql fragment 9ヶ月前
  Pierre cfe20cf4fd SONAR-20592 add missing ORDER BY to audit download 9ヶ月前
  Pierre 52d5664842 SONAR-20315 use pagination.offset in all paginated sql queries, and remove the concept of startRowNumber 9ヶ月前
  Aurelien Poscia 159e94c823 NO-JIRA delete all useless package-info.java files 9ヶ月前
  Pierre 6d59c89284 SONAR-20315 update scim queries, introduce OffsetBasedPagination 9ヶ月前
  Pierre ecdcea3dc9 SONAR-20315 update GroupDao queries 9ヶ月前
  Pierre 1a32e7df80 SONAR-20315 update GroupPermissionDao queries 9ヶ月前
  Pierre 7afdd7e69b SONAR-20315 update SnapshotDao queries 9ヶ月前
  Pierre 3481bfb056 SONAR-20315 update CeQueueDao queries 9ヶ月前
  Pierre 86e07a3144 SONAR-20315 update MetricDao queries 9ヶ月前
  Pierre d2c3a5ee01 SONAR-20315 update GroupMembershipDao queries 9ヶ月前
  Pierre 85a1f6059f SONAR-20315 update PermissionTemplateDao queries 9ヶ月前
  Wojtek Wajerowicz b6375cec5b SONAR-20532 Add DELETE /github-permission-mappings/{githubRole} endpoint 9ヶ月前
  Jacek bf5f3b834a SONAR-20429 Raise event in case plugin has been updated 9ヶ月前
  Jacek e01e97bcbc SONAR-20424 Store and populate within issue `clean_code_attribute` 9ヶ月前
  antoine.vinot abc6475f07 SONAR-20424 - Store rules impact within issue 9ヶ月前
  lukasz-jarocki-sonarsource 6fbd8562da SONAR-20481 fixed the issue where removing a branch was removing a project too 9ヶ月前
  Benjamin Campomenosi e77ef17d27 SONAR-20359 add quality profile to projects in telemetry 9ヶ月前
  Wojtek Wajerowicz a4ab163846 SONAR-20392 Add API v2 endpoint to update GitHub permission mapping. 9ヶ月前
  Aurelien Poscia aa193702de SONAR-20392 Add events to audit logs when GH permissions mapping change 9ヶ月前