aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/mediumtest
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-185-445/+0
* SONAR-7366 Expose InputModule in SensorContextJulien HENRY2016-02-191-10/+12
* Fix project title in copyright headersSimon Brandhof2016-01-135-5/+5
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-055-20/+20
* SONAR-6993 Rename DuplicationBlock into CpdTextBlockJulien Lancelot2015-11-121-8/+4
* SONAR-6978 Provide enhanced issue locations (start/end) offset in issues modeDuarte Meneses2015-11-091-5/+8
* SONAR-6989 Feed the file duplication index in the batch reportJulien HENRY2015-11-091-15/+30
* No op for highlighting and symbol references in issues modeJulien HENRY2015-09-171-2/+2
* SONAR-6746 Drop Plugin interface + batch cleanupJulien HENRY2015-09-041-7/+6
* SONAR-6777 Project cache syncDuarte Meneses2015-08-122-408/+1
* SONAR-6762 - Create 'issues' analysis modeDuarte Meneses2015-08-121-1/+1
* SONAR-6770 Improve logging of cache usageDuarte Meneses2015-08-031-4/+17
* fix issues callback with multiple analysisDuarte Meneses2015-07-311-0/+10
* use new rules WSDuarte Meneses2015-07-311-1/+1
* use new rule WSDuarte Meneses2015-07-311-12/+15
* SONAR-6052 Extract primaryLocation as a special attributeJulien HENRY2015-07-311-1/+1
* Write raw issues directly in protobuf reportJulien HENRY2015-07-311-1/+20
* SONAR-6750 Support new SQ Runner API for retrieving issuesDuarte Meneses2015-07-301-3/+14
* Revert "SONAR-6746 Drop Plugin interface + batch cleanup"Simon Brandhof2015-07-291-6/+7
* SONAR-6713 Load rules in global containerDuarte Meneses2015-07-281-0/+52
* SONAR-6746 Drop Plugin interface + batch cleanupJulien HENRY2015-07-281-7/+6
* SONAR-6577 Offline mode in preview modeDuarte Meneses2015-07-241-2/+2
* SONAR-4865, SONAR-6052 Improved issue locationsJulien HENRY2015-07-232-46/+17
* SONAR-6684 remove unused measure fields from reportSimon Brandhof2015-07-231-18/+7
* SONAR-6703 load common rule parameters from batch reportSimon Brandhof2015-07-201-23/+21
* SONAR-6623 extract issue tracking algorithm from batchSimon Brandhof2015-07-021-1/+1
* SONAR-6648 Rework redirection of logsJulien HENRY2015-06-251-19/+17
* SONAR-6649 Move initialization of persistit cache to global contextDuarte Meneses2015-06-241-0/+9
* Revert merge to d70f025Duarte Meneses2015-06-231-9/+0
* SONAR-6649 Move initialization of persistit caches to global contextDuarte Meneses2015-06-231-0/+9
* SONAR-6278 Stop relying on graph to store testsJulien HENRY2015-05-211-2/+2
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-201-1/+1
* SONAR-6555 Drop design related features on batch sideJulien HENRY2015-05-191-20/+13
* Use StandardCharsets instead of guava/commons-ioJulien HENRY2015-05-121-2/+2
* Useless codeDavid Gageot2015-05-122-2/+2
* Dead codeDavid Gageot2015-05-121-8/+0
* SONAR-6536 Drop concept of taskJulien HENRY2015-05-111-3/+2
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-111-2/+5
* SONAR-6370 isolate plugin classloader from coreSimon Brandhof2015-05-112-46/+69
* SONAR-6457 Feed dependencies in batch reportJulien HENRY2015-05-051-26/+17
* Cleanup batch side from specific code for devcockpit and viewsJulien HENRY2015-05-041-13/+21
* SONAR-6278 Feed tests in compute reportJulien HENRY2015-04-271-0/+32
* SONAR-6200 New Sensor API to report UT/IT/Overall coverageJulien HENRY2015-04-221-2/+18
* Fix quality flawsJulien Lancelot2015-04-091-1/+1
* SONAR-6258 Read/write Highlighting using StreamingJulien Lancelot2015-04-091-11/+27
* SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute reportJulien HENRY2015-03-312-42/+63
* Fix some quality flawsJulien HENRY2015-03-271-9/+2
* SONAR-6317 Feed SCM in compute report - batch sideJulien HENRY2015-03-261-0/+2
* Improve batch medium tester to allow registration of several metricsJulien HENRY2015-03-261-0/+7
* SONAR-5927 Fix 404 when analyzing new fileJulien HENRY2015-02-251-10/+23