aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org
Commit message (Expand)AuthorAgeFilesLines
* Separate bootstrap settings and task settingsJulien HENRY2014-06-1017-236/+386
* Restore deprecated API still used by SQ Runner 2.3Julien HENRY2014-06-091-0/+9
* Remove deprecated stuffJulien HENRY2014-06-091-38/+0
* Remove deprepcated stuffJulien HENRY2014-06-092-195/+0
* Remove deprecated stuff.Julien HENRY2014-06-093-148/+0
* SONAR-5233 Fix potential resource key conflict during 4.2 migrationJulien HENRY2014-06-091-2/+20
* SONAR-5007 improve medium testsSimon Brandhof2014-05-291-1/+1
* SONAR-5216 Rename new metric profiles -> quality_profilesJulien HENRY2014-05-273-7/+7
* Fix log formatJulien HENRY2014-05-261-2/+4
* Fix NPE in QProfileEventsDecorator with Views pluginSimon Brandhof2014-05-231-1/+2
* SONAR-5216 Fix NPE when module with no source fileJulien HENRY2014-05-201-5/+3
* SONAR-5216 Generate profile events for multi language projectsJulien HENRY2014-05-194-18/+182
* SONAR-5216 Store and display used quality profiles for multi-language analysisJulien HENRY2014-05-194-14/+224
* SONAR-5130 Show distribution of LOC and TechDebt by languageJulien Lancelot2014-05-072-0/+80
* SONAR-5189 Reintroduce a memory cache for measure in decoratorsJulien HENRY2014-05-074-42/+104
* SONAR-5189 Use custom version of persisititJulien HENRY2014-05-072-28/+9
* Revert "SONAR-5189 Reintroduce a memory cache for measure in decorators"Julien HENRY2014-05-074-103/+41
* SONAR-5189 Reintroduce a memory cache for measure in decoratorsJulien HENRY2014-05-074-41/+103
* SONAR-5189 Remove KryoJulien HENRY2014-05-071-5/+0
* Update messageJulien Lancelot2014-05-061-24/+4
* SONAR-5189 Temporary fix of persistIt bugsJulien HENRY2014-05-063-40/+31
* Fix SnapshotCache to not contains libraries.Julien HENRY2014-05-052-1/+8
* SONAR-3437 Enable batch mode when saving measures into DBJulien HENRY2014-05-051-8/+5
* Revert "SONAR-3437 Enable batch mode when saving measures into DB"Julien Lancelot2014-05-021-5/+8
* SONAR-3437 Enable batch mode when saving measures into DBJulien HENRY2014-05-011-8/+5
* SONAR-3437 Fix use of persistit with 3-Tuple keys. This allow to restoreJulien HENRY2014-05-015-129/+78
* SONAR-3437, SONAR-5189 Store measures in a persistit cacheJulien HENRY2014-04-3014-262/+265
* Fix quality flawsJulien Lancelot2014-04-303-10/+4
* InputFiles were indexed twiceJulien HENRY2014-04-301-5/+1
* 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-296-156/+29
* SONAR-5237 - fixed with IT tests for batch and serverStephane Gamard2014-04-281-0/+3
* 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-2514-248/+413
* 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-243-11/+116
* 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