aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-deprecated/src/main
Commit message (Expand)AuthorAgeFilesLines
* Fix some quality flawsJulien HENRY2014-03-261-2/+6
* SONAR-5154 remove duplicationsSimon Brandhof2014-03-262-26/+35
* SONAR-4908 refactor RulesDefinition API (debt functions, XML)Simon Brandhof2014-03-251-152/+0
* SONAR-5154 A plugin should fail when using classes JavaFile or JavaPackageJulien HENRY2014-03-253-305/+41
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1133-33/+33
* Deprecate remaining Java-specific stuffSimon Brandhof2014-02-271-0/+79
* Fix some quality flawsSimon Brandhof2014-02-241-1/+1
* Revert "SONAR-926 move InputFileUtils to sonar-deprecated"Simon Brandhof2014-02-201-169/+0
* SONAR-926 move InputFileUtils to sonar-deprecatedSimon Brandhof2014-02-201-0/+169
* SONAR-4326 support tags in deprecated rule APISimon Brandhof2014-02-182-0/+7
* SONAR-926 Move JavaFile/JavaPackage to sonar deprecated and remove all usages...Julien HENRY2014-02-123-0/+522
* SONAR-926 No more call shouldExecuteOnProject on extensions that declare Depe...Julien HENRY2014-02-121-1/+6
* SONAR-926 deprecate org.sonar.api.batch.ResourceFilterSimon Brandhof2014-02-101-0/+42
* Move org.sonar.api.measures.AverageComplexityFormula to sonar-deprecatedSimon Brandhof2014-02-051-0/+36
* Move CoberturaReportParserUtils to sonar-deprecatedSimon Brandhof2014-02-051-0/+134
* SONAR-926 move org.sonar.api.resources.Method to sonar-deprecatedSimon Brandhof2014-02-041-0/+108
* Fix some quality flawsSimon Brandhof2014-02-031-1/+1
* SONAR-926 move deprecated decorators to sonar-deprecated libSimon Brandhof2014-02-036-0/+454
* Fix some quality flawsSimon Brandhof2014-02-011-0/+69
* SONAR-926 Remove usage of ResourceCreationLockSimon Brandhof2014-01-281-0/+40
* Move AnnotationCheckFactory to sonar-deprecatedSimon Brandhof2014-01-272-0/+244
* Delte deprecated API DependsUponCustomRulesSimon Brandhof2014-01-181-30/+0
* Remove org.sonar.api.database.daos.MeasuresDao, deprecated since v2.3 and mov...Simon Brandhof2014-01-184-79/+216
* SONAR-4908 move some classes to module sonar-deprecatedSimon Brandhof2014-01-153-0/+253
* SONAR-4908 add RuleDefinitions#loadXml() and depreciate org.sonar.api.rules.X...Simon Brandhof2014-01-151-0/+228
* Remove file system refactoring from APISimon Brandhof2013-10-162-61/+1
* SONAR-3677 support deprecated FileSystemFilterSimon Brandhof2013-10-092-0/+94
* SONAR-4617 Refactoring away from Resource<T>Simon Brandhof2013-09-161-1/+1
* SONAR-4481 Create a new Cobertura Report parser APIJulien HENRY2013-07-113-122/+11
* SONAR-4358 Restore Cobertura API classes in sonar-deprecatedJulien HENRY2013-07-053-0/+247
* SONAR-4409 Support arrays returned by methods annotated with @DependsUpon or ...Simon Brandhof2013-06-191-4/+9
* Update copyright headersSimon Brandhof2013-04-227-28/+28
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-217-21/+21
* SONAR-4069 Deprecate BatchExtensionDisctionnary to move it outside of plugin APIJulien HENRY2013-03-261-0/+231
* Fix backward-compatibility of DefaultProjectFileSystemSimon Brandhof2013-02-141-0/+73
* Move Maven stuff into a dedicated packageSimon Brandhof2013-02-131-0/+30
* Temporarily revert org.sonar.api.batch.AbstractCoverageExtensionSimon Brandhof2012-11-041-0/+53
* Remove the classes RulesManager and DaoFacade.Simon Brandhof2012-05-232-114/+0
* Code cleaning : Add @Override annotationsDavid Gageot2012-04-271-0/+1
* Do not use deprecated rule categories (column MEASURES.RULES_CATEGORY_ID, tab...Simon Brandhof2012-03-153-203/+0
* SONAR-3332 API: delete the deprecated class org.sonar.api.batch.AbstractViola...Simon Brandhof2012-03-151-194/+0
* Fix some quality flaws, particularly on newly inspected codeSimon Brandhof2012-02-204-10/+11
* Move some purge tasks to MyBatissimonbrandhof2012-01-244-259/+0
* Update copyright header for this new yearSimon Brandhof2012-01-1013-13/+13
* SONAR-1929 do not register dashboards which name already exitsSimon Brandhof2011-12-162-0/+65
* SONAR-3055 API: remove the attribute "classes" of the annotations @DependsUpo...Simon Brandhof2011-12-051-30/+0
* Remove hardcoded path for MostViolatedRulesWidgetSimon Brandhof2011-11-251-2/+2
* SONAR-2475 remove org.sonar.api.checks.checkers and org.sonar.api.checks.prof...simonbrandhof2011-05-279-856/+0
* SONAR-2475 remove org.sonar.api.rules.RulePriorityMappersimonbrandhof2011-05-271-29/+0
* SONAR-2469 refactor Modulesimonbrandhof2011-05-2518-1553/+0