aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test/resources
Commit message (Expand)AuthorAgeFilesLines
* Use INFO level by default in unit testsSimon Brandhof2016-02-021-1/+1
* Cut many dependencies on sonar-testing-harnessJulien HENRY2016-01-191-1/+2
* Add unit test for Java CPD EngineJulien HENRY2015-12-161-0/+11
* SONAR-6978 Provide enhanced issue locations (start/end) offset in issues modeDuarte Meneses2015-11-091-1/+4
* SONAR-6658 Remove ProjectClasspath, ProjectFileSystem, sonar.binaries, sonar....Julien HENRY2015-11-058-32/+0
* SONAR-6277 Fix incorrect offset conversion with old Mac line ends '\r'Julien HENRY2015-10-141-0/+1
* Improve coverageDuarte Meneses2015-10-091-0/+0
* SONAR-6818 Split batch/project WS in several simpler WSDuarte Meneses2015-09-303-105/+0
* SONAR-6818 Split batch/project WS in several simpler WSDuarte Meneses2015-09-303-2093/+105
* SONAR-6665 Fix StackOverflow error when analyzing project with several module...Julien HENRY2015-09-252-2/+12
* SONAR-6052 Drop secondary locations and rename execution flow -> flowJulien HENRY2015-09-104-6/+6
* SONAR-6817 Issues mode should support analysis of projects not associatedDuarte Meneses2015-09-099-198/+98
* Optimize project reactor builderDuarte Meneses2015-09-043-0/+0
* Revert "SONAR-6658 Drop validation on sonar.libraries and sonar.binaries"Duarte Meneses2015-08-2411-0/+49
* SONAR-6658 Drop validation on sonar.libraries and sonar.binariesDuarte Meneses2015-08-2411-49/+0
* SONAR-6665 StackOverflow error when analyzing project with several modules ha...Duarte Meneses2015-08-243-0/+21
* Fix Cpd errors on test sourcesDuarte Meneses2015-08-2123-25/+29
* Debug log level in unit testsDuarte Meneses2015-08-191-0/+42
* clean batch unused test resourcesDuarte Meneses2015-08-1380-1566/+0
* SONAR-6777 Project cache syncDuarte Meneses2015-08-1210-7/+362
* SONAR-6777 Project cache syncDuarte Meneses2015-08-121-0/+2093
* SONAR-6754 Add support of execution flow in XooJulien HENRY2015-08-051-0/+14
* use new rule WSDuarte Meneses2015-07-311-0/+637
* SONAR-6052 Extract primaryLocation as a special attributeJulien HENRY2015-07-314-2/+18
* Remove no more used test resourcesJulien Lancelot2015-07-2310-378/+0
* SONAR-4865, SONAR-6052 Improved issue locationsJulien HENRY2015-07-233-0/+14
* SONAR-6634 drop column resource_id from the manual_measures tableTeryk Bellahsene2015-06-261-2/+2
* SONAR-6557 Remove library filter in SQL queriesJulien Lancelot2015-06-121-5/+2
* SONAR-6260 Remove snapshot and project persistence form batchJulien Lancelot2015-06-102-84/+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-101-11/+0
* Replace references to jira.codehaus.org by jira.sonarsource.comSimon Brandhof2015-05-291-2/+2
* SONAR-6370 move batch extensions out of core pluginSimon Brandhof2015-05-2812-0/+275
* SONAR-6555 Drop design related features on batch sideJulien HENRY2015-05-192-38/+0
* SONAR-6536 Drop concept of taskJulien HENRY2015-05-116-0/+84
* SONAR-6370 isolate plugin classloader from coreSimon Brandhof2015-05-111-0/+0
* add new column data_type in file_sources table - SONAR-6255Teryk Bellahsene2015-04-284-5/+5
* cancel test_data migration in file_sourcesTeryk Bellahsene2015-04-174-5/+0
* Move tests persistence from batch to compute - SONAR-6255Teryk Bellahsene2015-04-164-28/+33
* Fix regression during local issue tracking on empty filesJulien HENRY2015-04-083-0/+13
* SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute reportJulien HENRY2015-03-311-0/+0
* Improve error message when issue is out of line range during issue trackingJulien HENRY2015-03-311-0/+0
* SONAR-6327 Add is_default column to rules_profilesJean-Baptiste Lievremont2015-03-262-8/+8
* SONAR-6275 Feed measures in compute reportJulien HENRY2015-03-2310-113/+0
* Replace lib org.skyscreamer.jsonassert by org.sonar.test.JsonAssert.Simon Brandhof2015-03-202-74/+83
* SONAR-6261 Persist events in compute stackJulien Lancelot2015-03-173-19/+19
* SONAR-6163 - timezones - events migrationTeryk Bellahsene2015-02-173-15/+15
* SONAR-6118 Module UUID path on projects and modules must contain the componen...Julien HENRY2015-02-133-3/+3
* SONAR-6134, SONAR-6048 Improve performance of FS indexationJulien HENRY2015-02-1012-2/+2
* SONAR-2570 compress db table FILE_SOURCESSimon Brandhof2015-02-105-32/+8