aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-cpd-plugin
Commit message (Collapse)AuthorAgeFilesLines
* [maven-release-plugin] prepare release 4.5-RC14.5-RC1Eric Hartmann2014-09-081-1/+1
|
* Fix some quality flawsJulien HENRY2014-09-013-30/+37
|
* SONAR-5494 Update description of sonar.cpd.cross_project propertyJean-Baptiste Lievremont2014-08-081-1/+4
|
* SONAR-5389 Improve duplication APIJulien HENRY2014-08-013-11/+17
|
* SONAR-5513 Deprecate measure duplication_data and provide alternative to dev ↵Julien HENRY2014-07-316-19/+47
| | | | cockpit
* Fix UT of CPD pluginJulien HENRY2014-07-301-38/+30
|
* SONAR-5389 New duplication APIJulien HENRY2014-07-3015-291/+488
|
* Upgrade to 4.5-SNAPSHOTEric Hartmann2014-07-021-1/+1
|
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-202-3/+9
|
* SONAR-5389 Fix some quality flawsJulien HENRY2014-06-192-6/+6
|
* SONAR-5389 New Analyzer APIJulien HENRY2014-06-163-10/+10
|
* Upgrade to 4.4-SNAPSHOTEric Hartmann2014-04-181-1/+1
|
* SONAR-5154 A plugin should fail when using classes JavaFile or JavaPackageJulien HENRY2014-03-251-5/+6
|
* SONAR-926 support cross-project duplications in multi-lang projectSimon Brandhof2014-03-184-8/+9
|
* SONAR-4790 complete documentation of FileSystemSimon Brandhof2014-03-142-9/+15
|
* SONAR-4790 replace static factory FilePredicates by FileSystem#predicates()Simon Brandhof2014-03-142-8/+8
| | | | | Conflicts: sonar-plugin-api/src/test/java/org/sonar/api/batch/fs/FilePredicatesTest.java
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1120-20/+20
|
* Deprecate remaining Java-specific stuffSimon Brandhof2014-02-271-2/+1
|
* SONAR-926 remove ModuleLanguages from API. Replaced by FileSystem#languages()Simon Brandhof2014-02-262-10/+9
|
* Upgrade version to 4.3-SNAPSHOTEric Hartmann2014-02-241-1/+1
|
* SONAR-926 fix support of CPD without exclusion patternsSimon Brandhof2014-02-202-7/+9
|
* SONAR-926 move FS API to org.sonar.api.batch.fsSimon Brandhof2014-02-205-56/+53
|
* Fix some quality flawsJulien HENRY2014-02-131-0/+3
|
* SONAR-926 Update CPD plugin to not rely on project.getLanguage[Key]()Julien HENRY2014-02-105-42/+32
|
* Fix some quality flawsSimon Brandhof2014-02-021-1/+0
|
* SONAR-926 Expose new FileSystem API based on InputFile/InputDirJulien HENRY2014-01-275-5/+11
|
* SONAR-926 remove useless coupling with class LanguageSimon Brandhof2014-01-265-30/+22
|
* SONAR-926 Expose ModuleLanguages in plugin APIJulien HENRY2014-01-242-3/+3
|
* SONAR-926 Multi-language support:Julien HENRY2014-01-242-40/+42
| | | | | | * RulesProfile wrapper * ModuleFileSystem now support multi language * Sensors executed trying each language until one is found
* Sanitize sonar-testing-harnessSimon Brandhof2014-01-231-1/+7
|
* Fix some quality flawsSimon Brandhof2014-01-231-2/+2
|
* SONAR-3024 Fix SonarEngine to work with new resource keysJulien HENRY2014-01-146-144/+108
|
* SONAR-3024 Introduce deprecated key on resources to ease transitionJulien HENRY2014-01-132-58/+66
|
* Fix some quality flawsSimon Brandhof2014-01-071-1/+1
|
* 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
|
* SONAR-4675 Replace Jetty web server by Tomcat 7Simon Brandhof2013-10-011-0/+5
|
* SONAR-4660 Make Settings > 'Database Cleaner', 'Differential Views', ↵Julien Lancelot2013-09-181-2/+4
| | | | 'Duplications', 'Localization' and 'Security' pages, some sub-categories of the 'General' page
* SONAR-4617 Refactoring away from Resource<T>Simon Brandhof2013-09-163-9/+9
|
* SONAR-4661 SONAR-4655 Fix labels on Exclusions > Duplications propertiesJean-Baptiste Lievremont2013-09-121-2/+2
|
* SONAR-4655 Move CPD exclusions settings to dedicated subcategory of ExclusionsJean-Baptiste Lievremont2013-09-121-2/+3
|
* Fix quality flawsJulien Lancelot2013-08-222-25/+9
|
* Upgrade to 4.0-SNAPSHOTEric Hartmann2013-07-301-1/+1
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-07-251-1/+1
|
* [maven-release-plugin] prepare release 3.7-RC1Eric Hartmann2013-07-251-1/+1
|
* SONAR-4388 Move from Sonar to SonarQubeJulien HENRY2013-07-082-2/+2
|
* Upgrade to 3.7-SNAPSHOTEric Hartmann2013-06-111-1/+1
|
* Revert Rename PropertyDefinitions to PropertyDefsJulien Lancelot2013-04-251-4/+4
|
* Revert Rename PropertyDefinitions to PropertyDefs and ↵Julien Lancelot2013-04-251-2/+2
| | | | PropertyFieldDefinition to PropertyFieldDef