aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src
Commit message (Expand)AuthorAgeFilesLines
* Fix SnapshotCache to not contains libraries.Julien HENRY2014-05-052-1/+8
* SONAR-3437 Enable batch mode when saving measures into DBJulien HENRY2014-05-052-10/+7
* Revert "SONAR-3437 Enable batch mode when saving measures into DB"Julien Lancelot2014-05-022-7/+10
* SONAR-3437 Enable batch mode when saving measures into DBJulien HENRY2014-05-012-10/+7
* SONAR-3437 Fix use of persistit with 3-Tuple keys. This allow to restoreJulien HENRY2014-05-016-162/+135
* SONAR-3437, SONAR-5189 Store measures in a persistit cacheJulien HENRY2014-04-3020-424/+604
* Fix quality flawsJulien Lancelot2014-04-303-10/+4
* InputFiles were indexed twiceJulien HENRY2014-04-302-17/+12
* Remove coupling with mybatis SqlSession by using internal DbSession.Simon Brandhof2014-04-293-5/+7
* Move batch class to core (to keep compatibility of views plugin w/ 4.1 API)Jean-Baptiste Lievremont2014-04-291-26/+0
* SONAR-5249 Merge measure_data and project_measure tablesJulien HENRY2014-04-2916-302/+59
* SONAR-5237 - Delegation from BaseIndex rather than BaseMapperStephane Gamard2014-04-281-2/+1
* SONAR-5237 - fixed with IT tests for batch and serverStephane Gamard2014-04-281-0/+3
* Merge branch 'master' of https://github.com/SonarSource/sonarqubeStephane Gamard2014-04-281-1/+4
* SONAR-4927 Fix Build Breaker (remove alertLevel from new metric)Jean-Baptiste Lievremont2014-04-251-1/+0
* Revert "SONAR-3437, SONAR-5189 Store measures in a persistit cache"Julien HENRY2014-04-2521-489/+702
* Fix bad importJulien Lancelot2014-04-251-1/+1
* Revert "SONAR-3437 Remove Measure from Hibernate model"Julien HENRY2014-04-241-0/+1
* SONAR-3437 Remove Measure from Hibernate modelJulien HENRY2014-04-241-1/+0
* SONAR-5189 Fix VariationDecorator to allow measure updatesJulien HENRY2014-04-241-1/+3
* SONAR-4927 Store quality gate details in dedicated measureJean-Baptiste Lievremont2014-04-244-23/+139
* SONAR-5189 Reintroduce check for duplicate measuresJulien HENRY2014-04-245-47/+93
* SONAR-5189 Fix regression when searching measures in cacheJulien HENRY2014-04-244-30/+97
* SONAR-3437 Fix UT of MeasurePersisterJulien HENRY2014-04-241-1/+1
* SONAR-3437, SONAR-5189 Store measures in a persistit cacheJulien HENRY2014-04-2419-659/+348
* Fix some quality flawsJulien HENRY2014-04-241-4/+2
* Remove some usage of TestUtilsSimon Brandhof2014-04-234-41/+49
* SONAR-5148 Allow selection of periods 4 and 5 for quality gate conditionsJean-Baptiste Lievremont2014-04-232-2/+9
* Continue move from hamcrest to fest-assertSimon Brandhof2014-04-211-8/+5
* SONAR-5218 Once a module has been turned into a project, its issues are no mo...Julien Lancelot2014-04-188-47/+49
* Fix quality flawJean-Baptiste Lievremont2014-04-181-1/+5
* SONAR-4969 Do not mix batch and server classpathsSimon Brandhof2014-04-1738-280/+2412
* SONAR-5226 Remove extensions/jdbc-driver/h2Julien Lancelot2014-04-172-21/+44
* SONAR-5225 Move English bundles to core moduleJulien Lancelot2014-04-172-16/+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-082-5/+5
* SONAR-5105 Verify config using DB connection instead of settings that come fr...Jean-Baptiste Lievremont2014-04-072-12/+20
* SONAR-5186 Drop support of "sonar.phase" => add a messageJulien HENRY2014-04-072-0/+19
* Fix some quality flawsSimon Brandhof2014-04-043-18/+4