aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-deprecated/src
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-5389 New duplication APIJulien HENRY2014-07-301-3/+2
|
* SONAR-5389 Rename Analyzer -> SensorJulien HENRY2014-07-211-8/+9
|
* SONAR-5432 Remove RCI and Weighted issues metricsJulien Lancelot2014-07-032-121/+0
|
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-202-2/+2
|
* 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-212-13/+12
|
* 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
|
* Fix some quality flawsSimon Brandhof2014-02-241-1/+1
|
* Revert "SONAR-926 move InputFileUtils to sonar-deprecated"Simon Brandhof2014-02-202-350/+0
| | | | This reverts commit 289b8f4694ed08197a357d9ed6b2368ec0b2a6cb.
* 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 ↵Julien HENRY2014-02-126-0/+908
| | | | usages of them
* SONAR-926 No more call shouldExecuteOnProject on extensions that declare ↵Julien HENRY2014-02-121-1/+6
| | | | | | DependsUponMavenPlugin to avoid unecessary access to the filesystem by JacocoMavenInitializer
* 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
|
* Delte deprecated API DependsUponCustomRulesSimon Brandhof2014-01-181-30/+0
|
* Remove org.sonar.api.database.daos.MeasuresDao, deprecated since v2.3 and ↵Simon Brandhof2014-01-184-79/+216
| | | | move some deprecated classes from sonar-plugin-api to sonar-deprecated
* SONAR-4908 move some classes to module sonar-deprecatedSimon Brandhof2014-01-155-0/+490
|
* SONAR-4908 add RuleDefinitions#loadXml() and depreciate ↵Simon Brandhof2014-01-151-0/+228
| | | | org.sonar.api.rules.XMLRuleParser
* Remove file system refactoring from APISimon Brandhof2013-10-162-61/+1
|
* SONAR-3677 support deprecated FileSystemFilterSimon Brandhof2013-10-092-0/+94
| | | | + refactor SnapshotDataType
* SONAR-4617 Refactoring away from Resource<T>Simon Brandhof2013-09-161-1/+1
|
* SONAR-4481 Create a new Cobertura Report parser APIJulien HENRY2013-07-114-124/+12
|
* SONAR-4358 Restore Cobertura API classes in sonar-deprecatedJulien HENRY2013-07-056-0/+10539
| | | | to not break plugins that rely on them (groovy, flex)
* SONAR-4409 Support arrays returned by methods annotated with @DependsUpon or ↵Simon Brandhof2013-06-192-54/+95
| | | | @DependedUpon
* Update copyright headersSimon Brandhof2013-04-229-36/+36
|
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-219-27/+27
|
* SONAR-4069 Deprecate BatchExtensionDisctionnary to move it outside of plugin APIJulien HENRY2013-03-262-0/+574
|
* Fix backward-compatibility of DefaultProjectFileSystemSimon Brandhof2013-02-141-0/+73
|
* Move Maven stuff into a dedicated packageSimon Brandhof2013-02-131-0/+30
|