aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/WEB-INF/app/models/characteristic.rb
Commit message (Expand)AuthorAgeFilesLines
* Move sonar-server, sonar-search and sonar-process into sub-dir server/Simon Brandhof2014-07-101-56/+0
* Restore rule association from Characteristic to fix issue with the Views pluginJulien Lancelot2014-03-191-0/+3
* SONAR-5056 Add create profileJulien Lancelot2014-03-181-8/+3
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* Update copyright header of ruby sourcesSimon Brandhof2013-12-041-1/+1
* SONAR-4891 Remove useless characteristics columns and tablesJulien Lancelot2013-12-021-4/+4
* SONAR-4893 Fix characteristic infos on an issueJulien Lancelot2013-11-271-71/+13
* SONAR-4716 Remove Technical Debt MyBatis classes and replace it by RailsJulien Lancelot2013-10-111-0/+16
* Refactor Ruby "x ? x.y : nil" to "x && x.y", which is more readable.Simon Brandhof2013-09-031-1/+1
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-2/+2
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
* add characteristic properties to quality modelssimonbrandhof2010-09-211-3/+47
* add the column CHARACTERISTICS.ENABLEDsimonbrandhof2010-09-161-0/+4
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-061-0/+52