aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-deprecated
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5389 Rename Analyzer -> SensorJulien HENRY2014-07-211-8/+9
* SONAR-5432 Remove RCI and Weighted issues metricsJulien Lancelot2014-07-032-121/+0
* Upgrade to 4.5-SNAPSHOTEric Hartmann2014-07-021-1/+1
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-203-3/+8
* SONAR-5389 Add support of FileLinesContextFactory + publish analysisJulien HENRY2014-06-192-1/+6
* SONAR-5389 Analyzer optimizerJulien HENRY2014-06-191-5/+5
* SONAR-5389 Fix some quality flawsJulien HENRY2014-06-192-2/+2
* SONAR-5389 Sort analyzers according to metrics used/producedJulien HENRY2014-06-191-10/+12
* SONAR-5389 Drop batch-api moduleJulien HENRY2014-06-181-4/+8
* Fix JavadocJulien Lancelot2014-06-171-1/+1
* SONAR-5389 New Analyzer APIJulien HENRY2014-06-161-10/+23
* Fix unit test compilation failureJulien Lancelot2014-06-121-11/+11
* SONAR-5351 Create a migration to replace rules.parent_id to rules.template_idJulien Lancelot2014-06-121-4/+2
* Continue move from hamcrest to fest-assertSimon Brandhof2014-04-213-19/+12
* Upgrade to 4.4-SNAPSHOTEric Hartmann2014-04-181-1/+1
* 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-257-571/+153
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1156-56/+56
* Deprecate remaining Java-specific stuffSimon Brandhof2014-02-272-0/+119
* Upgrade version to 4.3-SNAPSHOTEric Hartmann2014-02-241-1/+1
* Fix some quality flawsSimon Brandhof2014-02-241-1/+1
* Revert "RuleRepositoryTestHelper is back"Simon Brandhof2014-02-201-2/+3
* RuleRepositoryTestHelper is backSimon Brandhof2014-02-201-3/+2
* Revert "SONAR-926 move InputFileUtils to sonar-deprecated"Simon Brandhof2014-02-202-350/+0
* SONAR-926 move InputFileUtils to sonar-deprecatedSimon Brandhof2014-02-202-0/+350
* 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-126-0/+908
* 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-055-0/+10783
* SONAR-926 move org.sonar.api.resources.Method to sonar-deprecatedSimon Brandhof2014-02-042-0/+154
* Fix some quality flawsSimon Brandhof2014-02-031-1/+1
* SONAR-926 move deprecated decorators to sonar-deprecated libSimon Brandhof2014-02-038-0/+630
* 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-2712-0/+741
* Sanitize sonar-testing-harnessSimon Brandhof2014-01-231-0/+11
* 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-185-83/+216
* SONAR-4908 move some classes to module sonar-deprecatedSimon Brandhof2014-01-155-0/+490
* SONAR-4908 add RuleDefinitions#loadXml() and depreciate org.sonar.api.rules.X...Simon Brandhof2014-01-151-0/+228
* Upgrade to 4.2-SNAPSHOTEric Hartmann2013-12-111-1/+1
* Remove unused infinitest filesSimon Brandhof2013-12-031-1/+0
* Update to 4.1-SNAPSHOTEric Hartmann2013-10-221-1/+1
* Remove file system refactoring from APISimon Brandhof2013-10-162-61/+1
* Fix generation of javadoc on Java 6Simon Brandhof2013-10-151-0/+5
* SONAR-3677 support deprecated FileSystemFilterSimon Brandhof2013-10-092-0/+94