aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test/java/org/sonar/api/rules/RuleTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16232 Delete sonar-plugin-api moduleDuarte Meneses2022-04-211-116/+0
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-5/+3
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* Replace fest-assert by assertJSimon Brandhof2015-01-101-1/+1
* Fix some quality flawsJulien HENRY2014-12-171-0/+11
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-4908 remove org.sonar.api.rule.Rule#tags and depreciate RuleRepositorySimon Brandhof2014-01-151-13/+0
* SONAR-4326 Add API to declare "system" tags on plugin sideJean-Baptiste Lievremont2014-01-091-0/+12
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-3879 Moved status constant to Rule. Removed Rule status enumeration.Julien Lancelot2013-03-251-16/+33
* SONAR-3879 : Add constant for rule statusJulien Lancelot2013-03-251-5/+5
* Do not use deprecated rule categories (column MEASURES.RULES_CATEGORY_ID, tab...Simon Brandhof2012-03-151-5/+2
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* SONAR-2644 Rule name should be optional in XML declaration filesSimon Brandhof2011-07-261-1/+1
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
* SONAR-1829: Use severity instead of priorityGodin2010-12-071-13/+12
* undo: some unit tests have been wrongly moved to sonar-deprecatedsimonbrandhof2010-09-161-0/+95
* move deprecated rule API to sonar-deprecatedsimonbrandhof2010-09-141-92/+0
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-061-0/+92