]> source.dussan.org Git - sonarqube.git/commit
SONAR-7779 Event.already_exists can now use component uuid
authorSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Tue, 21 Jun 2016 16:04:05 +0000 (18:04 +0200)
committerSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Mon, 27 Jun 2016 08:54:57 +0000 (10:54 +0200)
commit84b0a22b066253278e43d0b7066ca2befd801947
tree51484c5cb0aaa82a30405235713632de02fab68c
parentfba02ff24c49e30a36ea7da8b4558fb622a379d7
SONAR-7779 Event.already_exists can now use component uuid

rather than snapshot id and do a select on snapshot
it/it-tests/src/test/java/it/projectAdministration/ProjectAdministrationTest.java
server/sonar-web/src/main/webapp/WEB-INF/app/controllers/project_controller.rb
server/sonar-web/src/main/webapp/WEB-INF/app/models/event.rb