aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/WEB-INF/app/models/profile.rb
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3876 fail to rename a profile containing quotes on postgresqlSimon Brandhof2012-10-191-3/+6
* Fix profile names with single quoteSimon Brandhof2012-10-121-3/+7
* Fix profile renaming on OracleSimon Brandhof2012-10-121-1/+3
* Fix SQL escaping and SQL injectionSimon Brandhof2012-10-121-1/+1
* Fix performance of profile consoleSimon Brandhof2012-10-101-1/+2
* SONAR-3833 ability to edit/delete the profiles provided by pluginsSimon Brandhof2012-10-011-36/+28
* SONAR-2602 fix (again) the support of OracleSimon Brandhof2012-09-281-1/+1
* SONAR-2602 Fix compatibility with OracleSimon Brandhof2012-09-281-3/+18
* SONAR-2602 support project modules with different languagesSimon Brandhof2012-09-271-54/+93
* SONAR-3623 apply modal window to creation/restore Q profilesSimon Brandhof2012-09-241-29/+59
* SONAR-1492 Allow notes per quality ruleFabrice Bellingard2012-01-231-1/+1
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
* SONAR-2094 Do not delete ACTIVE_RULES rows when rules are disabledsimonbrandhof2011-02-031-0/+4
* SONAR-2094 Remove the deprecated ruby model RulesProfile (replaced by Profile...simonbrandhof2011-02-021-7/+7
* inheritance tree: display the number of overriding rulessimonbrandhof2010-12-231-0/+7
* do not display the delete button on profiles inherited by other profilessimonbrandhof2010-12-221-0/+4
* SONAR-1722 add a filter on inheritance fieldsimonbrandhof2010-12-221-2/+2
* SONAR-1722 improve the tab "Hierarchy" of inheritance of profilessimonbrandhof2010-12-221-1/+35
* SONAR-1722: Change RulesProfile.parentId to RulesProfile.parentName in order ...Godin2010-12-211-2/+0
* * SONAR-2048: Add an option to define parent in quality profile settingsGodin2010-12-171-0/+2
* * quality models : rename ModelProvider to ModelFindersimonbrandhof2010-09-101-2/+1
* SONAR-1654 Export rules in rules engine exports everything (Java, PHP, VB...)...simonbrandhof2010-09-071-0/+27
* SONAR-1549 The Sonar profile creation form doesn't allow to import checkstyle...simonbrandhof2010-09-071-0/+8
* SONAR-1290 Improve SQL requests on the Q profiles pagesimonbrandhof2010-09-071-14/+0
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-061-0/+82