aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master'Simon Brandhof2013-01-254-5/+15
|\
| * 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-4087 first draft of test apiSimon Brandhof2013-01-253-11/+36
|/
* 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-186-83/+45
* SONAR-4048 improve access denied message during analysisJulien Lancelot2013-01-171-1/+10
* SONAR-4069 Minor improvements and fixes for tasksJulien HENRY2013-01-174-11/+73
* SONAR-4069 Move task related interface in task packageJulien HENRY2013-01-173-4/+7
* SONAR-4069 Small improvements on new task featureJulien HENRY2013-01-1612-179/+119
* SONAR-4069 Don't register automatically Task executorsJulien HENRY2013-01-164-6/+25
* SONAR-4069 Refactoring to fix issues with ProjectBuilderJulien HENRY2013-01-1610-93/+49
* 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-155-15/+12
* 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-145-16/+23
* SONAR-4069 Fix multi-module projects.Julien HENRY2013-01-143-51/+1
* SONAR-4069 Provide a new Task extension pointJulien HENRY2013-01-1422-95/+733
* 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-031-2/+10
* SONAR-3887 refactor semaphore APISimon Brandhof2012-12-142-26/+23
* SONAR-3887 release lock when plugin license is not validSimon Brandhof2012-12-124-10/+13
* Revert SONAR-3400Simon Brandhof2012-12-122-25/+59
* 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-051-12/+8
* SONAR-3306 Refactoring to use DatabaseSemaphore instead of SemaphoreDaoJulien Lancelot2012-12-042-8/+12
* SONARIDE-334 Title is not displayed for some rulesJulien Lancelot2012-12-041-1/+1
* 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-033-0/+241
* SONAR-3895 fix the default values of sonar.dryRun.excludePlugins/includePluginsSimon Brandhof2012-11-271-2/+11
* SONAR-3941 Improve the batch logs when unauthorized credentialsSimon Brandhof2012-11-191-2/+12
* Grant roles when projects are created, not later during decorator phaseSimon Brandhof2012-11-082-1/+9
* SONAR-3895 fix dependency of ExtensionProviders on commons-confSimon Brandhof2012-11-081-5/+9
* Fix buildSimon Brandhof2012-11-081-0/+5
* SONAR-3895 fix loading of deprecated commons-conf in root moduleSimon Brandhof2012-11-082-11/+3
* Remove useless Maven dependenciesSimon Brandhof2012-11-072-14/+0
* SONAR-3895 Improve Http error handlingDavid Gageot2012-11-071-13/+11
* Revert SONAR-3922Simon Brandhof2012-11-071-2/+2