summaryrefslogtreecommitdiffstats
path: root/sonar-deprecated/src
Commit message (Expand)AuthorAgeFilesLines
* Remove dead filesSimon Brandhof2015-05-285-20643/+0
* SONAR-6517 merge sonar-deprecated into sonar-plugin-apiSimon Brandhof2015-05-1939-3004/+0
* Useless codeDavid Gageot2015-05-123-4/+4
* 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
* Redundant throws clause in testsDavid Gageot2015-05-071-1/+1
* 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-102-12/+4
* SONAR-5077 Fix regression when a Sensor try to read "lines" measure. LinesSen...Julien HENRY2015-01-202-627/+0
* SONAR-5931 Publish new measure APIJulien HENRY2015-01-152-9/+9
* SONAR-5931 Publish new sensor APIJulien HENRY2015-01-151-12/+0
* Replace fest-assert by assertJSimon Brandhof2015-01-105-15/+15
* SONAR-6014 Fix regression when persisting dependencies and start dropping vio...Julien HENRY2015-01-072-25/+38
* SONAR-6022 Update dead links pointing to documentationFabrice Bellingard2015-01-063-3/+3
* Automatic merge from branch-4.5Jenkins CI2014-11-211-1/+1
|\
| * 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-037-0/+580
|\|
| * Code clean-upSimon Brandhof2014-10-027-0/+580
* | SONAR-5682 Drop (some) APIs that were deprecated in versions 2.x or 3.xSimon Brandhof2014-10-0212-785/+0
* | SONAR-5665 Stop support of GWT pagesSimon Brandhof2014-10-022-64/+0
* | SONAR-2860 Drop commons-configurationJulien HENRY2014-09-056-585/+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-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
* 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