aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* Fix some quality flaws.Julien HENRY2013-01-231-1/+3
* Fix some quality flaws.Julien HENRY2013-01-233-4/+8
* Fix some quality flaws.Julien HENRY2013-01-221-0/+4
* SONAR-4069 Fix IoC dependencies of devcockpit and improve output of list tasks.Julien HENRY2013-01-212-8/+12
* SONAR-4069 Fix issue with configuration when using old API (without task)Julien HENRY2013-01-211-0/+4
* SONAR-4069 Fix issue after last refactoring: core metrics were not loadedJulien HENRY2013-01-212-4/+5
* SONAR-4069 Make some components only available when there is a projectJulien HENRY2013-01-181-22/+19
* SONAR-4069 Removed TaskDefinitionExtension interface.Julien HENRY2013-01-182-35/+7
* SONAR-4069 Refactoring of Task extensionJulien HENRY2013-01-187-86/+48
* SONAR-4048 improve access denied message during analysisJulien Lancelot2013-01-172-4/+31
* SONAR-4069 Minor improvements and fixes for tasksJulien HENRY2013-01-177-13/+168
* SONAR-4069 Move task related interface in task packageJulien HENRY2013-01-173-4/+7
* SONAR-4069 Small improvements on new task featureJulien HENRY2013-01-1615-182/+261
* SONAR-4069 Don't register automatically Task executorsJulien HENRY2013-01-164-6/+25
* SONAR-4069 Refactoring to fix issues with ProjectBuilderJulien HENRY2013-01-1613-106/+78
* SONAR-2501 Add API to add test and coveringJulien Lancelot2013-01-151-0/+2
* SONAR-4069 Add a new task to list all available tasksJulien HENRY2013-01-156-2/+93
* SONAR-4069 Revert Metric to a batch extension to not break licensed pluginsJulien HENRY2013-01-157-32/+17
* SONAR-4069 Fix issue with ProjectBuilder extensionJulien HENRY2013-01-147-15/+25
* SONAR-4069 Fix issue with decorators dynamically created for metrics with for...Julien HENRY2013-01-147-28/+50
* SONAR-4069 Fix multi-module projects.Julien HENRY2013-01-143-51/+1
* SONAR-4069 Provide a new Task extension pointJulien HENRY2013-01-1428-149/+782
* SONAR-4032 Removed property sonar.skippedModules because it was already exist...Julien Lancelot2013-01-101-1/+1
* SONAR-4032 Add the 'sonar.skippedModules' property to the Settings>Exclusions...Julien Lancelot2013-01-101-2/+4
* SONAR-4050 The roles on each project are re-initialized with the default valu...Simon Brandhof2013-01-032-8/+46
* [maven-release-plugin] prepare for next development iterationGAUDIN2012-12-221-1/+1
* [maven-release-plugin] prepare release 3.43.4GAUDIN2012-12-221-1/+1
* rollbak to 3.4-SNAPSHOTGAUDIN2012-12-221-1/+1
* [maven-release-plugin] prepare for next development iterationGAUDIN2012-12-211-1/+1
* [maven-release-plugin] prepare release 3.4GAUDIN2012-12-211-1/+1
* [maven-release-plugin] prepare for next development iterationGAUDIN2012-12-201-1/+1
* [maven-release-plugin] prepare release 3.4-RC4GAUDIN2012-12-201-1/+1
* [maven-release-plugin] prepare for next development iterationGAUDIN2012-12-191-1/+1
* [maven-release-plugin] prepare release 3.4-RC3GAUDIN2012-12-191-1/+1
* SONAR-3887 refactor semaphore APISimon Brandhof2012-12-143-76/+46
* SONAR-3887 release lock when plugin license is not validSimon Brandhof2012-12-125-16/+25
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-12-121-1/+1
* [maven-release-plugin] prepare release 3.4-RC1Eric Hartmann2012-12-121-3/+2
* Revert SONAR-3400Simon Brandhof2012-12-123-68/+73
* SONAR-3887 unlock the semaphore when plugin license si not validSimon Brandhof2012-12-111-2/+5
* Fix quality flawsSimon Brandhof2012-12-071-11/+24
* Fix some quality flawsSimon Brandhof2012-12-071-1/+2
* Fix some quality flawsJulien Lancelot2012-12-051-13/+16
* Fix some quality flawsJulien Lancelot2012-12-051-21/+21
* Fix quality flawsSimon Brandhof2012-12-052-23/+19
* SONAR-3306 Refactoring to use DatabaseSemaphore instead of SemaphoreDaoJulien Lancelot2012-12-043-24/+28
* SONARIDE-334 Title is not displayed for some rulesJulien Lancelot2012-12-042-5/+9
* Decrease two methods complexityJulien Lancelot2012-12-041-3/+1
* SONAR-3306 minor improvement on logsJulien Lancelot2012-12-031-2/+2
* SONAR-3306 Use a semaphore to prevent launching several analysis of the same ...Julien Lancelot2012-12-035-0/+524