aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch-protocol/src
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-1828-3014/+0
* SONAR-7414 Change Sensor API to update Issue#effortToFix to Issue#gapJulien HENRY2016-03-161-1/+1
* Add symbol references to the ReportViewer application.Julien HENRY2016-02-171-0/+21
* Cut many dependencies on sonar-testing-harnessJulien HENRY2016-01-191-8/+8
* Fix project title in copyright headersSimon Brandhof2016-01-1318-18/+18
* Fix quality flaws5.4-M3Simon Brandhof2016-01-061-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0518-72/+72
* Add duplications in report viewerJulien HENRY2015-12-111-16/+33
* SONAR-7084 Analysis do not fail when a component do not have a pathTeryk Bellahsene2015-12-021-2/+6
* Improve report viewerDuarte Meneses2015-11-161-3/+10
* SONAR-6993 Replace hash of CpdTextBlock from a list of int to a stringJulien Lancelot2015-11-123-4/+4
* SONAR-6993 Rename DuplicationBlock into CpdTextBlockJulien Lancelot2015-11-126-18/+18
* SONAR-6922 Fix assembly sizeJulien HENRY2015-11-121-0/+22
* SONAR-6922 Minor improvements on Scanner Report ViewerJulien HENRY2015-11-121-2/+3
* SONAR-6922 Fix some quality flaws and provide executable JARJulien HENRY2015-11-093-26/+48
* SONAR-6989 Feed the file duplication index in the batch reportJulien HENRY2015-11-093-14/+5
* SONAR-6922 Initial version of report viewerJulien HENRY2015-11-093-0/+806
* SONAR-6988 Add cross project duplication info in batch reportJulien Lancelot2015-11-046-21/+105
* Execute Protocol Buffer compiler during buildEvgeny Mandrikov2015-10-295-22732/+0
* Remove unused json objectsDuarte Meneses2015-10-093-213/+0
* Remove issue attributes from batchSimon Brandhof2015-10-072-267/+109
* SONAR-6818 Split batch/project WS in several simpler WSDuarte Meneses2015-09-302-22/+5
* SONAR-6823 WS batch/project with protobuf and new behaviorsTeryk Bellahsene2015-09-304-143/+27
* SONAR-6835 Log scanner context when processing Compute Engine taskSimon Brandhof2015-09-291-0/+4
* SONAR-6843 Not fail when file has no sourceJulien Lancelot2015-09-222-3/+22
* SONAR-6835 Include batch analysis context in the report sent by the batchJulien HENRY2015-09-161-0/+4
* Upgrade protobuf lib to 3.0.0-beta-1Simon Brandhof2015-09-113-1636/+1587
* SONAR-6052 Drop secondary locations and rename execution flow -> flowJulien HENRY2015-09-102-715/+455
* SONAR-6817 Issues mode should support analysis of projects not associatedDuarte Meneses2015-09-091-0/+4
* SONAR-6777 Project cache syncDuarte Meneses2015-08-121-0/+4
* use new rule WSDuarte Meneses2015-07-313-152/+0
* SONAR-6052 Extract primaryLocation as a special attributeJulien HENRY2015-07-312-532/+723
* Write raw issues directly in protobuf reportJulien HENRY2015-07-311-0/+13
* Prepare upgrade to protobuf 3Simon Brandhof2015-07-303-0/+4
* SONAR-6750 Support new SQ Runner API for retrieving issuesDuarte Meneses2015-07-302-26/+3
* Change format of copyright headers in .proto filesSimon Brandhof2015-07-303-57/+51
* SONAR-6713 Load rules in global containerDuarte Meneses2015-07-285-0/+177
* SONAR-4865, SONAR-6052 Improved issue locationsJulien HENRY2015-07-234-324/+2563
* Move protobuf spec of table FILE_SOURCES.BINARY_DATA into sonar-dbSimon Brandhof2015-07-233-8791/+0
* SONAR-6684 remove Issue.tags from batch reportSimon Brandhof2015-07-232-257/+72
* SONAR-6684 remove unused measure fields from reportSimon Brandhof2015-07-234-785/+86
* Improve utility org.sonar.core.util.ProtobufSimon Brandhof2015-07-225-230/+34
* Remove useless usage of BatchReport.Measure.setDescription() and setVariation...Julien Lancelot2015-07-211-1/+0
* SONAR-6703 load common rule parameters from batch reportSimon Brandhof2015-07-209-3938/+2336
* Remove unused constants in FileStructureSimon Brandhof2015-07-201-3/+0
* Rename variables "sut" to "underTest" in testsSimon Brandhof2015-07-163-84/+92
* SONAR-6588 move computation of debt to Compute EngineSimon Brandhof2015-07-023-148/+51
* SONAR-6588 integrate issues to Compute EngineSimon Brandhof2015-07-022-664/+401
* SONAR-6623 extract issue tracking algorithm from batchSimon Brandhof2015-07-026-2606/+160
* Quality flawsSimon Brandhof2015-06-293-7/+17