aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/checks/AnnotationCheckFactory.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7727 Remove CheckFactory and AnnotationCheckFactoryJulien HENRY2016-07-051-173/+0
* Fix quality flawsSimon Brandhof2016-03-041-1/+1
* Fix quality flawsSimon Brandhof2016-03-021-1/+1
* Fix quality flawsSimon Brandhof2016-02-291-3/+3
* Fix quality gatesSimon Brandhof2016-02-051-3/+1
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* Fix quality flawsSimon Brandhof2015-05-211-15/+14
* SONAR-6517 merge sonar-deprecated into sonar-plugin-apiSimon Brandhof2015-05-191-0/+176
* Move AnnotationCheckFactory to sonar-deprecatedSimon Brandhof2014-01-271-173/+0
* Fix some quality flawsJulien HENRY2013-08-281-2/+3
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* Fix some quality flawsSimon Brandhof2012-12-071-4/+2
* SONAR-3706 API : remove the deprecated annotation org.sonar.check.CheckSimon Brandhof2012-08-161-15/+0
* Revert change that broke the APIDavid Gageot2012-05-281-2/+2
* Code cleaning : Add @Override annotationsDavid Gageot2012-04-271-0/+1
* SONAR-2900 The AnnotationCheckFactory should accept check objects and not onl...Simon Brandhof2012-03-201-17/+25
* Move some purge tasks to MyBatissimonbrandhof2012-01-241-2/+2
* SONAR-3164 AnnotationCheckFactory does not detect properties declared in inhe...Simon Brandhof2012-01-131-3/+4
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* Fix new violationsSimon Brandhof2011-08-021-6/+6
* Fix coding violationssimonbrandhof2011-03-271-1/+1
* Fix some violationssimonbrandhof2011-02-101-4/+4
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
* SONAR-1903: Fix problem with cloned rules and AnnotationCheckFactoryGodin2010-10-251-3/+3
* add the package org.sonar.api.checks in order to implement its own rules enginesimonbrandhof2010-09-231-0/+179