]> source.dussan.org Git - sonarqube.git/commit
Add missing ruby code needed for navigation
authorTeryk Bellahsene <teryk.bellahsene@sonarsource.com>
Fri, 11 Sep 2015 08:06:30 +0000 (10:06 +0200)
committerTeryk Bellahsene <teryk.bellahsene@sonarsource.com>
Mon, 28 Sep 2015 14:35:01 +0000 (16:35 +0200)
commit098c36bb634fdc580fbcf8c79885142d9ec2ba15
treeb1a7b5c098c8beb857070e4b09f426383c17c49b
parentf16b5672621fa152414a1f8afb24340c67668029
Add missing ruby code needed for navigation
server/sonar-server/src/main/java/org/sonar/server/permission/ws/GroupsAction.java
server/sonar-server/src/main/java/org/sonar/server/permission/ws/UsersAction.java
server/sonar-web/src/main/webapp/WEB-INF/app/controllers/permission_templates_controller.rb [new file with mode: 0644]
server/sonar-web/src/main/webapp/WEB-INF/app/controllers/roles_controller.rb