aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6588 integrate issues to Compute EngineSimon Brandhof2015-07-0223-1818/+211
* SONAR-6623 distribution of issues by debt in Compute EngineSimon Brandhof2015-07-026-633/+367
* SONAR-6623 count issuesSimon Brandhof2015-07-022-67/+1
* SONAR-6623 extract issue tracking algorithm from batchSimon Brandhof2015-07-0252-2066/+57
* SONAR-6605 Replace some batch formulas by compute formulasJulien Lancelot2015-07-022-27/+2
* SONAR-6588 Send all measures to the report, even the ones that was not marked...Julien Lancelot2015-07-021-2/+1
* SONAR-6645 remove computation of new coverage measures from BatchSébastien Lesaint2015-07-018-965/+0
* Fix some quality flawsJulien HENRY2015-06-306-39/+32
* SONAR-6628 warn log if any sonar.jdbc property is set in BatchSébastien Lesaint2015-06-306-17/+159
* SONAR-6621 warn log if sonar.qualitygate set in project propertiesSébastien Lesaint2015-06-302-2/+34
* Fix quality flawsSimon Brandhof2015-06-301-6/+6
* Quality flawsSimon Brandhof2015-06-2911-31/+60
* SONAR-6200 Apply coverage exclusions on new Sensor APIJulien HENRY2015-06-293-15/+46
* SONAR-6664 remove SqaleRatingDecorator from batchSébastien Lesaint2015-06-268-784/+2
* SONAR-6664 compute Sqale metrics in CESébastien Lesaint2015-06-261-1/+6
* SONAR-6634 drop column resource_id from the manual_measures tableTeryk Bellahsene2015-06-261-2/+2
* SONAR-6649 Stop components from global container in case of errorJulien HENRY2015-06-251-2/+14
* SONAR-6648 Rework redirection of logsJulien HENRY2015-06-2516-186/+246
* Fix Quality flaws in batchDuarte Meneses2015-06-243-10/+58
* Fix lock on windowsDuarte Meneses2015-06-242-12/+36
* Fix project temp foldersDuarte Meneses2015-06-242-7/+22
* Fix quality flawDuarte Meneses2015-06-241-2/+1
* SONAR-6649 Move initialization of persistit cache to global contextDuarte Meneses2015-06-2418-173/+587
* SONAR-6648 Allow to redirect logs to custom streamDuarte Meneses2015-06-248-62/+472
* SONAR-6649 Move initialization of persistit cache to global contextDuarte Meneses2015-06-2417-319/+600
* Revert merge to d70f025Duarte Meneses2015-06-2331-1518/+399
* Fix project temp folderDuarte Meneses2015-06-232-7/+22
* Fix quality flawsDuarte Meneses2015-06-231-2/+1
* SONAR-6649 Move initialization of persistit caches to global contextDuarte Meneses2015-06-2318-173/+587
* SONAR-6648 Allow to redirect logs to a custom streamDuarte Meneses2015-06-238-62/+472
* SONAR-6649 Move initialization of persistit caches to global contextDuarte Meneses2015-06-2317-319/+600
* SONAR-6659 ProgressMonitor during file indexation is not properly stopped in ...Duarte Meneses2015-06-232-1/+75
* SONAR-6646 Fix MeasuresMediumTest because of remove of computation of measure...Julien Lancelot2015-06-221-5/+4
* SONAR-6646 Remove CountFalsePositivesDecorator from batchJulien Lancelot2015-06-223-169/+0
* SONAR-6646 Remove CountUnresolvedIssuesDecorator from batchJulien Lancelot2015-06-223-678/+0
* Fix quality flawsSimon Brandhof2015-06-212-2/+2
* Fix Q flawsSimon Brandhof2015-06-191-6/+10
* SONAR-6635 Remove check on analysis date from the batchJulien Lancelot2015-06-192-94/+13
* Merge pull request #366 from gliptak/warnings1Sébastien Lesaint2015-06-195-6/+6
|\
| * Cleanup warningsGabor Liptak2015-06-175-6/+6
* | SONAR-6620 remove QualityGate measures computation from batchSébastien Lesaint2015-06-1912-1652/+0
* | add missing unit test for LT and GT operators when value is equalSébastien Lesaint2015-06-191-0/+6
* | SONAR-6643 Remove VariationDecorator from the batchJulien Lancelot2015-06-193-356/+0
* | SONAR-6463 Improve loggingJulien HENRY2015-06-194-30/+22
* | Drop Hibernate from serverSimon Brandhof2015-06-181-0/+22
* | SONAR-6588 Remove RuleFinder from batch bootstrap phaseSimon Brandhof2015-06-171-2/+0
* | SONAR-6588 Remove unused core components from batchSimon Brandhof2015-06-171-6/+0
* | Remove ability to get users from batchSimon Brandhof2015-06-172-6/+0
|/
* Drop support of org.sonar.api.batch.TimeMachineSimon Brandhof2015-06-122-170/+0
* SONAR-6637 Stop filling db column PROJECT_MEASURES.RULE_PRIORITYSimon Brandhof2015-06-121-11/+5