54 Commits (db18af0468a0c79a104afcc5cd9bcca8e30704c9)

Author SHA1 Message Date
  Duarte Meneses 252b3897e7 Fix license headers for 2019 5 years ago
  Sébastien Lesaint b45880c057 SONAR-9919 obfuscate webhook URL in api/webhooks/list response 5 years ago
  Sébastien Lesaint fec2e6fcef SONAR-9919 fix indent in webhook's ListActionTest 5 years ago
  Julien Lancelot 469af3846a SONAR-11185 Allow portfolio to define projects by tags 5 years ago
  Julien Lancelot 61b01c89df Delete webhooks and webhook deliveries only once (#667) 5 years ago
  Sébastien Lesaint 0316e0b883 move some classes (including webhooks) to server-common 6 years ago
  Sébastien Lesaint b3fd6a607b GOV-331 factor multiple Project classes into one 6 years ago
  Teryk Bellahsene 751e4000e4 MMF-1134 Make pull request a 1st class citizen 6 years ago
  Simon Brandhof 35749faa8b Fix some Java compiler warnings 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 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 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 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
  Sébastien Lesaint 34471db69a SONAR-10247 do not call webhooks when QG status has not changed 6 years ago
  Sébastien Lesaint 1484ea4e11 SONAR-10247 add and populate QGChangeEvent#getPreviousStatus 6 years ago
  Simon Brandhof d55f047c44 Cleanup code based on Intellij inspections 6 years ago
  Simon Brandhof baccb26f1a SONAR-10117 SONAR-1018 Update measures after relevant issue changes and send webhooks 6 years ago
  Simon Brandhof c0d2705e61 Fix license headers for 2018 6 years ago
  Sébastien Lesaint 29d4fd9afc SONAR-10085 QGChangeEventListener#onIssueChanges replaces onChanges 6 years ago
  Sébastien Lesaint 5c4429e7a3 SONAR-10104 async webhooks with full in-memory implementation 6 years ago
  Sébastien Lesaint 3f8313ee98 SONAR-10085 include EvaluatedQualityGate in QGChangeEvent 6 years ago
  Sébastien Lesaint 013c10ada9 SONAR-10085 add Quality Gate Change event API 6 years ago
  Sébastien Lesaint dd8f1153d9 SONAR-10085 webhook now use shared model of QualityGate 6 years ago
  Julien Lancelot 333feeb200 SONAR-9869 Fix project urls in webhook payload 6 years ago
  Eric Hartmann f0f885748a SONAR-9869 Fix changedAt value when a webhook is triggered from Web 6 years ago
  Sébastien Lesaint 61bcca3f99 SONAR-9871 support null ce task in webhook payload + fix equals 6 years ago
  Eric Hartmann 80645fca83 SONAR-9891 Add Analysis to PostProjectAnalysisTask.ProjectAnalysis 6 years ago
  Eric Hartmann 332cb13bb6 SONAR-9880 Add ANALYSIS_UUID on WEBHOOK_DELIVERIES 6 years ago
  Sébastien Lesaint 1613b1f008 SONAR-9871 move WebhookPayloadFactory to share it with web 6 years ago
  Sébastien Lesaint 603f93907a SONAR-9871 add WebHooks#isEnabled 6 years ago
  Sébastien Lesaint 3c8d83b73b SONAR-9871 move webhook code to use it in web 6 years ago
  Teryk Bellahsene 7ee2cc6372 SONAR-7734 Clarify message when one of several parameters is required 6 years ago
  Julien Lancelot 16b42344b1 Rename ComponentDto#getKey to ComponentDto#getDbKey 6 years ago
  Sébastien Lesaint e899ee47d6 SONAR-9346 move ResourceTypes down to ComponentFinder 7 years ago
  Sébastien Lesaint e21722bdc3 SONAR-9140 support public flag in ComponentTesting/ComponentDbTester 7 years ago
  Sébastien Lesaint 398748bdea SONAR-9140 only ComponentDto can be used to populate UserSessionRule 7 years ago
  Daniel Schwarz 0083807a72 make executing protobuf requests in unit tests easier 7 years ago
  Daniel Schwarz 52fa8aca6f make parsing protobuf in unit tests easier 7 years ago
  Simon Brandhof ec758b71b1 Parameter "deliveryId" of api/webhooks/delivery must be documented as required 7 years ago
  Simon Brandhof f5c674d695 Make web services api/webhooks/* public 7 years ago
  Teryk Bellahsene cfa372a57a SONAR-8637 Update POM parent version 7 years ago