summaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-5189 Reintroduce check for duplicate measuresJulien HENRY2014-04-243-11/+41
* SONAR-5189 Fix regression when searching measures in cacheJulien HENRY2014-04-243-26/+22
* SONAR-3437, SONAR-5189 Store measures in a persistit cacheJulien HENRY2014-04-2413-402/+209
* Fix some quality flawsJulien HENRY2014-04-241-4/+2
* SONAR-5148 Allow selection of periods 4 and 5 for quality gate conditionsJean-Baptiste Lievremont2014-04-231-0/+4
* SONAR-5218 Once a module has been turned into a project, its issues are no mo...Julien Lancelot2014-04-184-19/+17
* Fix quality flawJean-Baptiste Lievremont2014-04-181-1/+5
* SONAR-4969 Do not mix batch and server classpathsSimon Brandhof2014-04-1717-231/+1011
* SONAR-5226 Remove extensions/jdbc-driver/h2Julien Lancelot2014-04-171-15/+24
* SONAR-5225 Move English bundles to core moduleJulien Lancelot2014-04-171-7/+2
* Replacement injection of ServletContext by Properties in PlatformJulien Lancelot2014-04-161-0/+16
* Fix some quality flawsSimon Brandhof2014-04-151-0/+1
* Fix some quality flawsSimon Brandhof2014-04-151-1/+2
* Fix some quality flawsSimon Brandhof2014-04-152-7/+7
* Fix some quality flawsJulien HENRY2014-04-143-28/+39
* Fix some quality flawsSimon Brandhof2014-04-141-13/+0
* SONAR-5212 Fix tests metric in multi-language projectsJulien HENRY2014-04-112-0/+9
* Fix quality flawsJean-Baptiste Lievremont2014-04-101-4/+4
* SONAR-5185 Update warning message to displayJulien Lancelot2014-04-101-1/+1
* SONAR-5185 Deprecate "sonar.dynamicAnalysis" featureJulien Lancelot2014-04-091-4/+10
* SONAR-5109 Deprecate properties sonar.skippedModules and sonar.includedModulesJulien Lancelot2014-04-091-0/+8
* SONAR-5171 Fix documentation strings for exclusion settingsJean-Baptiste Lievremont2014-04-081-2/+5
* SONAR-5186 Fix validation when property is set from command lineJulien HENRY2014-04-081-4/+4
* SONAR-5105 Verify config using DB connection instead of settings that come fr...Jean-Baptiste Lievremont2014-04-071-2/+5
* SONAR-5186 Drop support of "sonar.phase" => add a messageJulien HENRY2014-04-071-0/+9
* Fix some quality flawsSimon Brandhof2014-04-043-18/+4
* Fix some quality flawsSimon Brandhof2014-04-041-2/+2
* SONAR-5056 Move batch DebtRemediationFunction from rule to debt packageJulien Lancelot2014-04-032-2/+6
* Fix some quality flawsJulien HENRY2014-04-031-5/+8
* SONAR-5178 Display allowed characters when validating branchesJulien HENRY2014-04-032-12/+4
* Create a new DebtModel API on batch sideJulien Lancelot2014-04-034-63/+50
* SONAR-5186 Drop support of "sonar.phase"Julien HENRY2014-04-032-61/+4
* SONAR-5181 Fix minor issue with working directoryJulien HENRY2014-04-031-1/+2
* SONAR-5181 Move parsing of sonar-project.properties files to SQ RunnerJulien HENRY2014-04-033-71/+140
* Deprecated the unused Symbol#getFullyQualifiedName() and improve exception me...Simon Brandhof2014-04-032-8/+12
* Move hasCharacteristic() method from RuleDto to RulesProviderJulien Lancelot2014-04-031-1/+11
* SONAR-5190 Make default bootstrapper support MavenJulien HENRY2014-04-021-25/+1
* SONAR-5192 Remove support of deprecated SQ Runner propertiesJulien HENRY2014-04-021-34/+0
* SONAR-5190 Introduce new property sonar.projectBuildDir for Maven bootstrapperJulien HENRY2014-04-023-21/+57
* SONAR-5190 Make default bootstrapper support MavenJulien HENRY2014-04-022-9/+58
* SONAR-4692 Fix regression with SONAR-4245Julien HENRY2014-03-282-15/+29
* SONAR-5178 "sonar.branch" should not be validated against the same pattern as...Julien HENRY2014-03-271-1/+1
* SONAR-4692 Prevent analysis of projects that both embed the same moduleJulien HENRY2014-03-271-19/+31
* Rename RuleDto characteristic to subCharacteristicJulien Lancelot2014-03-271-7/+7
* Fix some quality flawsJulien HENRY2014-03-263-12/+16
* Replace factor by coefficientJulien Lancelot2014-03-262-3/+3
* SONAR-5154 A plugin should fail when using classes JavaFile or JavaPackageJulien HENRY2014-03-256-15/+139
* Improve org.sonar.api.utils.System2 :Simon Brandhof2014-03-251-1/+3
* Fix quality flawsJulien Lancelot2014-03-241-9/+8
* SONAR-5028 Reuse property sonar.preview.readTimeout when downloading file sou...Julien HENRY2014-03-243-22/+32