aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6588 drop db connection from batchSimon Brandhof2015-07-0249-2997/+30
* Temporarily disable a test of LogListenerTestSimon Brandhof2015-07-021-0/+2
* Merge branch 'feature/ce_issue_tracking'Simon Brandhof2015-07-0265-4355/+267
|\
| * SONAR-6588 move computation of debt to Compute EngineSimon Brandhof2015-07-026-144/+4
| * 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
* | Support // testingDavid Gageot2015-07-021-17/+11
* | Handle two threads asking for a temp folder at the very same timeDavid Gageot2015-07-021-1/+4
* | Avoid additional NPE on test failureDavid Gageot2015-07-021-4/+8
* | Revert "SONAR-6605 Replace some batch formulas by compute formulas"Julien Lancelot2015-07-022-2/+27
* | add ability to dump batch report enabled by sonar.batch.dumpReportDirSébastien Lesaint2015-07-021-8/+48
* | SONAR-6628 fix warning log displaying value, security holeSébastien Lesaint2015-07-024-9/+6
|/
* 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