]> source.dussan.org Git - sonarqube.git/commit
SONAR-4451 Permission templates will be applied to all the projects matching the...
authorJean-Baptiste Vilain <jean-baptiste.vilain@sonarsource.com>
Tue, 23 Jul 2013 12:44:43 +0000 (14:44 +0200)
committerJean-Baptiste Vilain <jean-baptiste.vilain@sonarsource.com>
Tue, 23 Jul 2013 12:44:43 +0000 (14:44 +0200)
commitceeccdc1109973d6572feb07f3c161bb723bea77
tree674d7e9db7b95085e080fafb7bf82fbdbf0c46e3
parent6ce684efe53af47ea86ce786114bc8b083472409
SONAR-4451 Permission templates will be applied to all the projects matching the search criteria
sonar-core/src/main/java/org/sonar/core/component/ComponentDto.java
sonar-core/src/main/java/org/sonar/core/permission/ComponentPermissionFacade.java
sonar-core/src/main/java/org/sonar/core/resource/ResourceDao.java
sonar-core/src/test/java/org/sonar/core/resource/ResourceDaoTest.java
sonar-server/src/main/webapp/WEB-INF/app/controllers/permission_templates_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/controllers/roles_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/views/project_roles/index.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/roles/_apply_template_form.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/roles/projects.html.erb