]> source.dussan.org Git - sonarqube.git/commit
SONAR-5007 Rework quality profiles part
authorStas Vilchik <vilchiks@gmail.com>
Tue, 11 Mar 2014 07:33:44 +0000 (13:33 +0600)
committerStas Vilchik <vilchiks@gmail.com>
Tue, 11 Mar 2014 07:33:57 +0000 (13:33 +0600)
commitf196444c5c437f9b1d34c75ebf59c1968fed9571
tree5f5db32c9cc674283d0fd64106a2e66db50b76f6
parentdce23fcf9ac907f6621ab0c11c397febff280ebc
SONAR-5007 Rework quality profiles part
23 files changed:
sonar-server/src/main/webapp/WEB-INF/app/views/coding_rules/index.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/coding_rules/templates/_coding_rules_detail_template.hbs.erb
sonar-server/src/main/webapp/WEB-INF/app/views/coding_rules/templates/_coding_rules_header_quality_profiles_template.hbs.erb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/coding_rules/templates/_coding_rules_header_template.hbs.erb
sonar-server/src/main/webapp/WEB-INF/app/views/coding_rules/templates/_coding_rules_list_item_template.hbs.erb
sonar-server/src/main/webapp/javascripts/coding-rules/app.coffee
sonar-server/src/main/webapp/javascripts/coding-rules/app.js
sonar-server/src/main/webapp/javascripts/coding-rules/mockjax.coffee
sonar-server/src/main/webapp/javascripts/coding-rules/mockjax.js
sonar-server/src/main/webapp/javascripts/coding-rules/views/coding-rules-detail-view.coffee
sonar-server/src/main/webapp/javascripts/coding-rules/views/coding-rules-detail-view.js
sonar-server/src/main/webapp/javascripts/coding-rules/views/coding-rules-list-item-view.coffee
sonar-server/src/main/webapp/javascripts/coding-rules/views/coding-rules-list-item-view.js
sonar-server/src/main/webapp/javascripts/coding-rules/views/header-quality-profiles-view.coffee [deleted file]
sonar-server/src/main/webapp/javascripts/coding-rules/views/header-quality-profiles-view.js [deleted file]
sonar-server/src/main/webapp/javascripts/coding-rules/views/header-view.coffee
sonar-server/src/main/webapp/javascripts/coding-rules/views/header-view.js
sonar-server/src/main/webapp/stylesheets/coding-rules.css
sonar-server/src/main/webapp/stylesheets/coding-rules.less
sonar-server/src/main/webapp/stylesheets/navigator.css
sonar-server/src/main/webapp/stylesheets/navigator/base.css
sonar-server/src/main/webapp/stylesheets/navigator/base.less
sonar-server/src/main/webapp/stylesheets/navigator/config.less