aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Fix quality flawsJulien Lancelot2015-06-122-2/+2
* | SONAR-6557 Remove library filter in SQL queriesJulien Lancelot2015-06-129-65/+42
* | SONAR-6636 Remove module checks from batch requiring databaseJulien Lancelot2015-06-122-149/+5
* | SONAR-6596 Remove database semaphores from batchJulien Lancelot2015-06-105-208/+7
* | SONAR-6324 Disable cross project duplicationsJulien Lancelot2015-06-103-70/+13
* | SONAR-6260 Apply PR feedbackJulien Lancelot2015-06-102-22/+9
* | SONAR-6260 Remove snapshot and project persistence form batchJulien Lancelot2015-06-1015-1100/+79
* | SONAR-6260 Remove snapshot id from batch reportJulien Lancelot2015-06-103-10/+0
* | SONAR-6615 add in table 'manual_measures' column 'compunent_uuid'Teryk Bellahsene2015-06-101-0/+11
* | Temporarily remove custom measures from batchSimon Brandhof2015-06-104-144/+0
* | SONAR-6577 offline mode in preview modeDuarte Meneses2015-06-092-7/+7
* | SONAR-6567 move notifications from sonar-core to sonar-serverSimon Brandhof2015-06-081-3/+0
* | SONAR-6568 remove events from batchSimon Brandhof2015-06-089-812/+4
* | improve cache loggingDuarte Meneses2015-06-051-0/+3
* | SONAR-6370 Remove usage of sonar-java-api from batch and serverSimon Brandhof2015-06-051-4/+6
* | SONAR-6370 remove concept of core pluginSimon Brandhof2015-06-051-2/+2
* | SONAR-6370 isolate plugin classloader from core classesSimon Brandhof2015-06-055-50/+16