aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4680 Module-level settings are not applied on batch sideJulien HENRY2013-09-162-33/+26
* SONAR-4602 Fix concurrent access issues with dryRun cacheJulien HENRY2013-09-061-13/+18
* SONAR-4632 Fix loading of settings when using Sonar Runner 2.3Julien HENRY2013-09-052-52/+52
* SONAR-4602 Evict dryRun cache when a new snapshot is availableJulien HENRY2013-09-041-2/+17
* Fix quality flawSimon Brandhof2013-09-041-3/+3
* Fix some quality flawsSimon Brandhof2013-09-022-3/+4
* Fix quality flawsJulien Lancelot2013-08-291-3/+3
* Fix some quality flawsDinesh Bolkensteyn2013-08-293-3/+3
* SONAR-4600 Deactivate the "IssuePersister" in DryRun modeJulien HENRY2013-08-291-1/+13
* Fix quality flawsJulien Lancelot2013-08-292-17/+27
* Fix quality flawsJulien Lancelot2013-08-284-11/+12
* Fix quality flawsJulien Lancelot2013-08-203-20/+10
* Fix some quality flawsSimon Brandhof2013-08-174-6/+6
* SONAR-4547 improve support of MessageExceptionSimon Brandhof2013-08-162-4/+8
* Fix quality flawsSimon Brandhof2013-08-1610-22/+21
* SONAR-4547 API: new class "MessageException" to stop a pending process and to...Simon Brandhof2013-08-131-5/+5
* ONAR-4515 Display all allowed values for sonar.languagesJulien HENRY2013-08-022-2/+17
* Revert SONAR-4515 as current implementation breaks viewsJulien HENRY2013-08-021-11/+1
* SONAR-4515 Moved check to another place to not break viewsJulien HENRY2013-08-013-12/+18
* Fix minor quality flawsSimon Brandhof2013-08-013-7/+3
* SONAR-4515 Fix IoC dependency on LanguagesJulien HENRY2013-08-013-7/+8
* SONAR-4515 Display all allowed values for sonar.languages when an invalid one...Julien HENRY2013-07-311-7/+11
* Fix some quality flawsJulien HENRY2013-07-311-14/+9
* Revert drop of non-deprecated classesSimon Brandhof2013-07-161-0/+87
* SONAR-2860 API: remove the dependency on commons-configurationSimon Brandhof2013-07-151-83/+0
* SONAR-4488 Make sonar.dryRun.readTimeout property take seconds as inputJulien HENRY2013-07-151-1/+1
* SONAR-4488 Make sonar.dryRun.readTimeout property take seconds as inputJulien HENRY2013-07-151-5/+5
* SONAR-4245 Don't allow to convert a Sonar Maven project into a Sonar Maven mo...Julien HENRY2013-07-121-0/+9
* Fix some quality flawsJulien HENRY2013-07-122-12/+16
* Fix some quality flawsJulien HENRY2013-07-111-2/+4
* SONAR-4453 Added facade declaration in task containerJean-Baptiste Vilain2013-07-111-5/+7
* SONAR-4488 Increase timeout for /batch_bootstrap/dbJulien HENRY2013-07-112-10/+33
* Fix quality flawsJulien Lancelot2013-07-091-1/+2
* SONAR-4388 Move from Sonar to SonarQubeJulien HENRY2013-07-082-3/+3
* Fix some quality flawsJulien HENRY2013-07-082-14/+6
* Fix quality flawsSimon Brandhof2013-07-051-1/+1
* SONAR-4433 refactor the extension point ProjectBootstrapperSimon Brandhof2013-07-032-9/+3
* SONAR-4397 Minor label changes and default groups for dryrun and scanJulien HENRY2013-06-272-2/+2
* SONAR-4061 The property 'sonar.password' is not encryptableJulien HENRY2013-06-263-3/+16
* Fix some quality flawsJulien HENRY2013-06-261-1/+1
* SONAR-4440 Allow empty list for "sonar.sources" propertyJulien HENRY2013-06-261-17/+15
* SONAR-4397 Add new permissions "scan" and "dryrun"Julien HENRY2013-06-253-3/+31
* SONAR-4433 Fix regression in dryRunJulien HENRY2013-06-251-20/+14
* SONAR-4433 New ProjectBootstrapper extension pointJulien HENRY2013-06-244-2/+596
* SONAR-4417 Fix regression between ProjectBuilder and ProjectExclusionsJulien HENRY2013-06-212-1/+9
* Fix unused importSimon Brandhof2013-06-191-2/+1
* SONAR-4047 Move Maven specific classes to the new Maven Batch pluginJulien HENRY2013-06-194-340/+6
* SONAR-3979, SONAR-4047 Fix Sonar Maven goal to support Maven 3.1Julien HENRY2013-06-193-31/+73
* Revert "SONAR-3979, SONAR-4047 Fix Sonar Maven goal to support Maven 3.1"Julien HENRY2013-06-173-73/+31
* SONAR-3979, SONAR-4047 Fix Sonar Maven goal to support Maven 3.1Julien HENRY2013-06-173-31/+73