aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-03-071-1/+1
* [maven-release-plugin] prepare release 3.5-RC4Eric Hartmann2013-03-071-1/+1
* Revert "SONAR-4069 Remove Task and TaskDefinition from API."Simon Brandhof2013-03-054-7/+116
* SONAR-4069 Remove Task and TaskDefinition from API.Simon Brandhof2013-03-054-116/+7
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-03-011-1/+1
* [maven-release-plugin] prepare release 3.5-RC2Eric Hartmann2013-03-011-1/+1
* Revert all changes made to IoC container for views as a task.Julien HENRY2013-03-015-29/+15
* Fix after refactoring for viewsJulien HENRY2013-02-271-4/+2
* Moved Languages in ModuleContainerJulien Lancelot2013-02-272-4/+4
* Refactor ioc containers to allow views to work as a task.Julien HENRY2013-02-276-19/+33
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-02-251-1/+1
* [maven-release-plugin] prepare release 3.5-RC1Eric Hartmann2013-02-251-3/+2
* Fix minor quality flawsSimon Brandhof2013-02-251-1/+0
* Improve SimpleModuleFileSystem for unit testsSimon Brandhof2013-02-221-13/+25
* Fix exclusions by absolute path on WindowsSimon Brandhof2013-02-211-1/+1
* Fix quality flawsSimon Brandhof2013-02-215-49/+40
* Improve FileSystem classes for unit testsSimon Brandhof2013-02-212-1/+81
* Replace array of string by list in DefaultPluginMetadata and use immutable li...Julien Lancelot2013-02-201-1/+1
* SONAR-3612 Custom servlet filters are not loaded after database upgradeSimon Brandhof2013-02-192-2/+60
* Add unit testFabrice Bellingard2013-02-191-0/+15
* Simplify testability of PathResolver.RelativePathSimon Brandhof2013-02-191-1/+1
* Remove FileSystemException and IllegalPathExceptionSimon Brandhof2013-02-193-68/+3
* SONAR-2227 Use new update center APIJulien Lancelot2013-02-181-0/+4
* SONAR-2965 Provide a way to close JPA session to avoid DB timeoutJulien HENRY2013-02-181-1/+8
* SONAR-3108 Add new property to exclude files from duplication detectionFabrice Bellingard2013-02-151-0/+5
* Refactor the filesystem API in order to allow to provide its own exclusionsSimon Brandhof2013-02-1510-113/+128
* Revert "SONAR-3976 Introduce the concept of plugin group"Julien Lancelot2013-02-141-2/+0
* SONAR-2760 file exclusions by absolute pathSimon Brandhof2013-02-134-11/+20
* SONAR-3976 Introduce the concept of plugin groupJulien Lancelot2013-02-131-0/+2
* Remove unused constructor in IllegalPathExceptionSimon Brandhof2013-02-131-3/+0
* Move Maven stuff into a dedicated packageSimon Brandhof2013-02-131-28/+0
* Fix some quality flawsSimon Brandhof2013-02-132-2/+33
* Fix quality flawsSimon Brandhof2013-02-126-15/+22
* SONAR-1896 SONAR-3739 improve the API of scan file systemSimon Brandhof2013-02-1215-726/+615
* SONAR-4053 Automatically release semaphores when outdatedJulien HENRY2013-02-112-9/+8
* SONAR-1896 refactor file system components used during project analysisSimon Brandhof2013-02-1110-4/+272
* SONAR-3860 Delete test file containing the BOM character and improve unit tes...Julien Lancelot2013-02-083-10/+7
* SONAR-3860 Improve the Sonar Source Code Importer to filter BOM characterJulien Lancelot2013-02-083-16/+54
* Move java properties to sonar-java pluginsSimon Brandhof2013-02-071-35/+0
* Remove the constants of org.sonar.api.resouces.Project that are deprecated si...Simon Brandhof2013-02-071-30/+0
* SONAR-4087 prevents from setting several times the coverage between the same ...Simon Brandhof2013-02-071-0/+26
* SONAR-2501 change values of test case typesSimon Brandhof2013-02-061-2/+2
* SONAR-2501 move type from test plan to test caseSimon Brandhof2013-02-066-16/+17
* SONAR-4112 Remove the unused/deprecated metrics "Complexity/paragraph" and "P...Julien Lancelot2013-02-062-62/+8
* SONAR-2501 a test plan can have multiple test cases with the same name (see T...Simon Brandhof2013-02-055-40/+13
* SONARJAVA-51 Files not ending with '.java' or '.jav' should not be taken into...Evgeny Mandrikov2013-02-053-3/+46
* SONAR-2291 move management of file cache to the new module sonar-homeSimon Brandhof2013-02-051-6/+0
* Revert removal of XalanSimon Brandhof2013-02-041-1/+6
* Remove some calls to commons-collectionsSimon Brandhof2013-02-033-10/+22
* SONAR-2291 Allow to configure Sonar user home directoryJulien HENRY2013-02-011-1/+2