199 Commits (c1caffa9fb8cabe9659d81372d82481edc00b545)

Author SHA1 Message Date
  Julien Lancelot 884cd785c8 SONAR-10945 Prevent access qgates and rules to none members of paid organization 6 years ago
  Sébastien Lesaint 9e3bc71eb9 sonar-ce-task-projectanalysis depends on only sonar-server-common 6 years ago
  Sébastien Lesaint 0dae853007 move shared Quality Gate classes to server-common 6 years ago
  Sébastien Lesaint 0316e0b883 move some classes (including webhooks) to server-common 6 years ago
  Sébastien Lesaint abac7619c3 fix wrong dependencies onto package computation.task.projectanalysis 6 years ago
  Julien Lancelot ed707f3ee7 SONAR-5182 Add input validation on quality gate conditions 6 years ago
  Sébastien Lesaint 9bf67e8305 SONAR-10175 delete project assiociations when deleting Quality Gate 6 years ago
  Guillaume Jambet 0edf8a38c9 SONAR-10457 Short living branch quality guate is based only on open & reopen issues 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
  Julien Lancelot 4a85b3c896
SONAR-8964 Drop overall notifications not related to the current user on SonarCloud 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
  Janos Gyerik 592397657f SONAR-10223 Reorder statements to improve readability 6 years ago
  Sébastien Lesaint 29d4fd9afc SONAR-10085 QGChangeEventListener#onIssueChanges replaces onChanges 6 years ago
  Sébastien Lesaint 72fd5fe44f SONAR-10085 drop now unused QGChangeEventListeners#isEmpty 6 years ago
  Sébastien Lesaint 76c0c2a9d0 SONAR-10085 rename IssueChangeTrigger to QGChangeEventFactory 6 years ago
  Julien Lancelot 9b2e99b4b9 SONAR-10134 Remove 'organization' parameter from project_status ws 6 years ago
  Julien Lancelot bc027f57cd SONAR-10134 Remove 'organization' parameter from project_status ws 6 years ago
  Julien Lancelot a8e0f0de6a SONAR-10134 Search return only projects from quality gate organization 6 years ago
  Julien Lancelot b286480804 SONAR-10134 Move QgateProjectFinder code to SearchAction 6 years ago
  Julien Lancelot 24737a84ae SONAR-10134 Remove creation of built-in QG in DbTester 6 years ago
  Eric Hartmann 36a39747d8 SONAR-10147 Remove class QualityGates 6 years ago
  Eric Hartmann 30885bbdcb SONAR-10147 Remove 'sonar.qualitygate' setting usage to store default quality gate 6 years ago
  Julien Lancelot a92d72fb25 SONAR-10134 Add organization parameter in rename action 6 years ago
  Julien Lancelot 108c68747e SONAR-10134 show now fails when using id and different organization 6 years ago
  Julien Lancelot f894f4384f SONAR-10134 Add organization parameter in project_status action 6 years ago
  Julien Lancelot 2203cf79b7 SONAR-10134 Remove setup usage from ProjectStatusActionTest 6 years ago
  Julien Lancelot a5e7a3e58d SONAR-10134 Add organization parameter in api/qualitygates/get_by_project 6 years ago
  Julien Lancelot 4a0c3a9d91 SONAR-10134 Add organization parameter in api/qualitygates/destroy 6 years ago
  Julien Lancelot 456e3c985d SONAR-9962 api/qualitygates/destroy fail on default quality gate 6 years ago
  Eric Hartmann 9c8d12d3da SONAR-10136 Update tests with BuiltIn QG already created 6 years ago
  Guillaume Jambet 6c46890139 SONAR-10134 Bringing Organization to Search Action 6 years ago
  Julien Lancelot 6de5e4f3d0 SONAR-10134 Add organization parameter in api/qualitygates/select 6 years ago
  Julien Lancelot 3bb41831cf SONAR-10134 Sanitize SelectActionTest by removing setup method 6 years ago
  Julien Lancelot 3cd91cdaf3 SONAR-10134 Add organization parameter in api/qualitygates/deselect 6 years ago
  Julien Lancelot f8ff155a7f SONAR-10134 Remove QualityGates usage from deselect action 6 years ago
  Julien Lancelot 5935b11197 SONAR-10134 Sanitize DeselectActionTest by removing setup method 6 years ago
  Guillaume Jambet e2d2765f41 SONAR-10134 Bringing Organization to Copy Action 6 years ago
  Guillaume Jambet 6748eab143 SONAR-10134 Returning protobuf in copy action response 6 years ago
  Guillaume Jambet 7a52e94407 SONAR-10134 Removing QualityGates dead code 6 years ago
  Guillaume Jambet 7fcd05dd2c SONAR-10134 Remove QualityGates usage from copy action 6 years ago
  Guillaume Jambet 69cf3acc14 SONAR-10134 add missing unit-tests to CopyAction 6 years ago
  Julien Lancelot 40ca2257a6 SONAR-10134 Add organization parameter in api/qualitygates/update_condition 6 years ago
  Julien Lancelot 0706ae1bfa SONAR-10134 Add organization parameter in api/qualitygates/delete_condition 6 years ago
  Julien Lancelot dd47282089 SONAR-10134 Add organization parameter in api/qualitygates/create_condition 6 years ago
  Julien Lancelot 8bce129e9e SONAR-10134 Add organization parameter in api/qualitygates/list 6 years ago
  Julien Lancelot fa6663db46 SONAR-10134 Add organization parameter in api/qualitygates/show 6 years ago