aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test/java/org/sonar
Commit message (Expand)AuthorAgeFilesLines
* Revert merge to d70f025Duarte Meneses2015-06-2317-922/+277
* Fix project temp folderDuarte Meneses2015-06-231-3/+4
* SONAR-6649 Move initialization of persistit caches to global contextDuarte Meneses2015-06-238-127/+386
* SONAR-6648 Allow to redirect logs to a custom streamDuarte Meneses2015-06-234-20/+281
* SONAR-6649 Move initialization of persistit caches to global contextDuarte Meneses2015-06-2310-247/+371
* SONAR-6659 ProgressMonitor during file indexation is not properly stopped in ...Duarte Meneses2015-06-231-0/+73
* 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-221-81/+0
* SONAR-6646 Remove CountUnresolvedIssuesDecorator from batchJulien Lancelot2015-06-221-372/+0
* SONAR-6635 Remove check on analysis date from the batchJulien Lancelot2015-06-191-58/+10
* Merge pull request #366 from gliptak/warnings1Sébastien Lesaint2015-06-192-2/+2
|\
| * Cleanup warningsGabor Liptak2015-06-172-2/+2
* | SONAR-6620 remove QualityGate measures computation from batchSébastien Lesaint2015-06-193-884/+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-191-149/+0
|/
* SONAR-6557 Remove library filter in SQL queriesJulien Lancelot2015-06-121-1/+1
* SONAR-6636 Remove module checks from batch requiring databaseJulien Lancelot2015-06-121-100/+1
* SONAR-6596 Remove database semaphores from batchJulien Lancelot2015-06-101-102/+0
* SONAR-6324 Disable cross project duplicationsJulien Lancelot2015-06-101-4/+1
* SONAR-6260 Apply PR feedbackJulien Lancelot2015-06-101-10/+3
* SONAR-6260 Remove snapshot and project persistence form batchJulien Lancelot2015-06-105-556/+31
* SONAR-6260 Remove snapshot id from batch reportJulien Lancelot2015-06-101-2/+0
* Temporarily remove custom measures from batchSimon Brandhof2015-06-101-52/+0
* SONAR-6577 offline mode in preview modeDuarte Meneses2015-06-091-5/+5
* SONAR-6568 remove events from batchSimon Brandhof2015-06-083-416/+3
* SONAR-6370 remove concept of core pluginSimon Brandhof2015-06-051-2/+2
* SONAR-6370 isolate plugin classloader from core classesSimon Brandhof2015-06-051-4/+4
* SONAR-6577 Offline mode in preview modeDuarte Meneses2015-06-042-6/+124
* SONAR-3821 Drop any Maven dependencyJulien HENRY2015-06-034-402/+1
* Use ImmutableProjectReactor when possibleJulien HENRY2015-06-011-3/+3
* SONAR-6281 Fix branch and keys of components in compute reportJulien HENRY2015-06-012-24/+61
* Replace references to jira.codehaus.org by jira.sonarsource.comSimon Brandhof2015-05-291-1/+1
* SONAR-6370 drop core pluginSimon Brandhof2015-05-281-16/+0
* SONAR-6370 move batch extensions out of core pluginSimon Brandhof2015-05-2822-2/+2489
* SONAR-6370 Decrease coupling of sonar-duplications with guavaSimon Brandhof2015-05-281-0/+38
* SONAR-6281 Add description of components in reportJulien HENRY2015-05-251-5/+6
* SONAR-6567 disable extension point NotificationDispatcher in batchSimon Brandhof2015-05-221-1/+1
* SONAR-6278 Stop relying on graph to store testsJulien HENRY2015-05-2120-82/+102
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-201-2/+2
* SONAR-6555 Drop design related features on batch sideJulien HENRY2015-05-1911-959/+7
* refactoring - use select in method names in ComponentDaoTeryk Bellahsene2015-05-191-1/+1
* Remove redundant throwsDavid Gageot2015-05-132-3/+3
* SONAR-6548 Remove resource key migration introduced in 4.2Julien HENRY2015-05-1349-289/+138
* Use StandardCharsets instead of guava/commons-ioJulien HENRY2015-05-1212-46/+65
* Useless codeDavid Gageot2015-05-123-13/+13
* Dead codeDavid Gageot2015-05-124-24/+3
* SONAR-6536 Drop concept of taskJulien HENRY2015-05-1117-413/+90
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-113-18/+31
* Update console issues report: blocking -> blockerJulien HENRY2015-05-111-2/+2
* SONAR-6517 apply feedbackSimon Brandhof2015-05-113-248/+76