5632 Commits (1a17e4302e4b63de6b4ce7c049441803b9471524)

Author SHA1 Message Date
  David Rautureau 1a17e4302e Move To Gradle 6 years ago
  Guillaume Jambet 2d98999918 SONAR-10423 add consistency validation on homepage retrieval 6 years ago
  Guillaume Jambet f1a7b51a44 SONAR-10426 Add homepage default when db is inconsistent 6 years ago
  Guillaume Jambet 58e9f8b9ad SONAR-10426 Allow homepage on PORTFOLIOS, PORTFOLIO and on APPLICATION in SonarQube 6 years ago
  Guillaume Jambet 4269428bf4 SONAR-10426 Allow homepage on Projects and on Issues in SonarQube 6 years ago
  Julien Lancelot b035b76e5e SONAR-10423 Allow homepage feature on SonarQube 6 years ago
  Julien Lancelot dfbb661fe6 SONAR-10423 Add branch parameter in homepage of api/users WS 6 years ago
  Julien Lancelot a6e5fdbdaa SONAR-10423 Replace "parameter" by "component" and "organization" in api/users WS 6 years ago
  Guillaume Jambet c0e0cb5d89 fixup! SONAR-10345 Ensure that no orphaned deliveries remains when deleting webhooks. 6 years ago
  Guillaume Jambet a06b72df41 SONAR-10345 Ensure that no orphaned deliveries remains when deleting webhooks. 6 years ago
  Guillaume Jambet fe6b80b7f3 SONAR-10344 fix QualityGateChange on Branch analysis. 6 years ago
  Guillaume Jambet 6b3f8890ac SONAR-10345 Remove old webhook UI in the settings 6 years ago
  Guillaume Jambet 74745908c3 SONAR-10346 Add latest deliveries information to webhooks search ws. 6 years ago
  Guillaume Jambet d535686f89 SONAR-10347 Add pagination to webhook deliveries search ws. 6 years ago
  Guillaume Jambet 3ae18356c3 SONAR-10347 Add search-by-webhook to webhook deliveries search ws. 6 years ago
  Guillaume Jambet f44552d26b SONAR-10345 Ensure that no orphaned webhooks remains when deleting an organization or a project. 6 years ago
  Guillaume Jambet 8edd835fae SONAR-10345 Migrate webhooks from PROPERTIES table to WEBHOOKS table. 6 years ago
  Guillaume Jambet cc4b808264 SONAR-10345 Webhooks consumers source them from WEBHOOKS table. 6 years ago
  Guillaume Jambet 9e98304de2 SONAR-10345 Update Webhooks search ws to use new WEBHOOKS table. 6 years ago
  Guillaume Jambet a5a65a2c81 SONAR-10345 Add Webhooks delete ws 6 years ago
  Guillaume Jambet 07a20e83c4 SONAR-10345 Add Webhooks update ws 6 years ago
  Guillaume Jambet 67ac2e4220 SONAR-10345 Add Webhooks creation ws 6 years ago
  Guillaume Jambet fd1ca855ca SONAR-10345 Create WEBHOOKS table & dao 6 years ago
  Guillaume Jambet 21b4be2173 SONAR-10344 api/webhooks/search returns webhooks for global and project 6 years ago
  Guillaume Jambet ee3a17fa0f SONAR-10344 add service api/webhooks/search interface. 6 years ago
  Eric Hartmann 9d33d9fa1a SONAR-10323 Fix WS not checking SCAN global permission 6 years ago
  Simon Brandhof 0b2bd218c8 SONAR-10356 Oracle error on some WS involving more than 1000 projects 6 years ago
  Eric Hartmann c5fc5e7a46 SONAR-10323 Fix permission on api/project_branches/list 6 years ago
  Julien Lancelot caf48455f6 SONAR-10299 Drop the project link "developer connection" 6 years ago
  Julien Lancelot 209c36aefa SONAR-10411 Do not persist name of provided project links 6 years ago
  Julien HENRY 73a157ba61 Log a better message in case of missing branch 6 years ago
  Eric Hartmann 11bd2fcdf3 SONAR-10420 Fail at startup when cluster enabled on MySQL 6 years ago
  Sébastien Lesaint 718a90d0e9 SONAR-10313 fix error when displaying rule facet 6 years ago
  Julien Lancelot 4a85b3c896
SONAR-8964 Drop overall notifications not related to the current user on SonarCloud 6 years ago
  Sébastien Lesaint 72f64c95fd SONAR-10410 Rule#getSystemTags is populated with definition tags 6 years ago
  Eric Hartmann ddc1c7b4fe SONAR-10310 Check correct usage of deprecated keys 6 years ago
  Duarte Meneses 198f987a5e SONAR-10395 Improve time compressing plugins in SonarCloud 6 years ago
  Sébastien Lesaint b55d57a115 SONAR-10308 use java.util.Optional in RuleRepository 6 years ago
  Sébastien Lesaint 044c7ad3a2 SONAR-10308 support report referencing deprecated rule keys 6 years ago
  Sébastien Lesaint 9f3af63651 SONAR-10311 support rule re-keying in case of plugin downgrade 6 years ago
  Eric Hartmann 6b45a96fc9 SONAR-10310 Fail on deprecated rule key duplicate 6 years ago
  Sébastien Lesaint a8fcb745fb SONAR-10307 support rule renaming in RegisterRules 6 years ago
  Sébastien Lesaint b2b9d1a5bf SONAR-10307 refactor RegisterRules implementation 6 years ago
  Sébastien Lesaint 3345726bf9 SONAR-10307 fix some new rule causing an insert AND an update 6 years ago
  Sébastien Lesaint 1496d3fa86 SONAR-10313 remove useless RuleActivationContext#rulesByKey 6 years ago
  Sébastien Lesaint af9cd8be6d SONAR-10313 remove dead interface ActiveRule 6 years ago
  Sébastien Lesaint 2db601adc4 SONAR-10313 remove ruleKey from RuleActivation 6 years ago
  Sébastien Lesaint 0a5f50d664 SONAR-10313 remove rule key and repo from rules.activeRule index 6 years ago
  Sébastien Lesaint 522be74684 SONAR-10313 remove ruleKey field from RULES.ruleExtension index 6 years ago
  Sébastien Lesaint 5dd8182a2b SONAR-10313 use rule id as doc key in rules indexes instead of RuleKey 6 years ago