aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-deprecated/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-6517 merge sonar-deprecated into sonar-plugin-apiSimon Brandhof2015-05-1921-1849/+0
| | | | It allows to use the shaded and relocated dependencies of sonar-plugin-api
* Useless codeDavid Gageot2015-05-122-2/+2
|
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-116-24/+38
|
* SONAR-6370 isolate plugin classloader from coreSimon Brandhof2015-05-111-3/+0
|
* Update javadocJulien HENRY2015-03-031-6/+2
|
* SONAR-5700 New logging API to remove coupling on SLF4JSimon Brandhof2015-02-191-3/+3
|
* Fix quality flawsSimon Brandhof2015-02-121-1/+1
|
* SONAR-6134, SONAR-6048 Improve performance of FS indexationJulien HENRY2015-02-101-9/+1
|
* SONAR-5077 Fix regression when a Sensor try to read "lines" measure. ↵Julien HENRY2015-01-201-248/+0
| | | | LinesSensor forced to be executed first.
* SONAR-5931 Publish new measure APIJulien HENRY2015-01-151-5/+5
|
* SONAR-5931 Publish new sensor APIJulien HENRY2015-01-151-12/+0
|
* SONAR-6014 Fix regression when persisting dependencies and start dropping ↵Julien HENRY2015-01-071-13/+16
| | | | violations
* SONAR-6022 Update dead links pointing to documentationFabrice Bellingard2015-01-063-3/+3
|
* Automatic merge from branch-4.5Jenkins CI2014-11-211-1/+1
|\ | | | | | | | | | | | | * origin/branch-4.5: Fix javadoc Fix cancelling of editing of rule tags Fix flash vulneribility
| * Fix javadocJulien HENRY2014-11-201-1/+1
| |
* | Add missing @Override annotationsSimon Brandhof2014-10-105-0/+7
| |
* | Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-10-035-0/+421
|\| | | | | | | | | | | | | Conflicts: plugins/sonar-xoo-plugin/pom.xml sonar-plugin-api/pom.xml sonar-plugin-api/src/main/java/org/sonar/api/config/Settings.java
| * Code clean-upSimon Brandhof2014-10-025-0/+421
| | | | | | | | | | * mark JFreechart as deprecated * complete some javadoc
* | SONAR-5682 Drop (some) APIs that were deprecated in versions 2.x or 3.xSimon Brandhof2014-10-029-566/+0
| |
* | SONAR-5665 Stop support of GWT pagesSimon Brandhof2014-10-022-64/+0
| |
* | SONAR-2860 Drop commons-configurationJulien HENRY2014-09-054-289/+0
|/
* 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-031-57/+0
|
* 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 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
| | | | This reverts commit 289b8f4694ed08197a357d9ed6b2368ec0b2a6cb.
* 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 ↵Julien HENRY2014-02-123-0/+522
| | | | 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-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
|