aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/mediumtest/TaskResult.java
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-181-292/+0
* SONAR-7366 Expose InputModule in SensorContextJulien HENRY2016-02-191-10/+12
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* 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-6762 - Create 'issues' analysis modeDuarte Meneses2015-08-121-1/+1
* 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-4865, SONAR-6052 Improved issue locationsJulien HENRY2015-07-231-45/+15
* 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-6278 Stop relying on graph to store testsJulien HENRY2015-05-211-2/+2
* SONAR-6555 Drop design related features on batch sideJulien HENRY2015-05-191-20/+13
* Useless codeDavid Gageot2015-05-121-1/+1
* 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-311-40/+61
* Fix some quality flawsJulien HENRY2015-03-271-9/+2
* SONAR-5931 Cleanup symbol reference APIJulien HENRY2015-02-201-1/+1
* SONAR-5931 Cleanup highlighting APIJulien HENRY2015-02-201-1/+1
* SONAR-5931 Remove beta test APIJulien HENRY2015-02-191-56/+0
* SONAR-5931 Cleanup dependency APIJulien HENRY2015-02-171-3/+3
* SONAR-6000 Try to decrease size of duplications in persistitJulien HENRY2015-02-161-6/+6
* SONAR-6134, SONAR-6048 Improve performance of FS indexationJulien HENRY2015-02-101-7/+5
* SONAR-5931 Publish new measure APIJulien HENRY2015-01-151-6/+26
* SONAR-6014 Make sensor mode use the same container than normal modeJulien HENRY2015-01-081-0/+268