aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch-protocol/src/main
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-1818-2089/+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
* Fix project title in copyright headersSimon Brandhof2016-01-1314-14/+14
* Fix quality flaws5.4-M3Simon Brandhof2016-01-061-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0514-56/+56
* 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-121-1/+1
* SONAR-6993 Rename DuplicationBlock into CpdTextBlockJulien Lancelot2015-11-124-8/+8
* 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-091-9/+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-044-1/+27
* Execute Protocol Buffer compiler during buildEvgeny Mandrikov2015-10-295-22732/+0
* Remove unused json objectsDuarte Meneses2015-10-092-171/+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-302-26/+25
* 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-221-3/+4
* 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-312-96/+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-301-24/+1
* Change format of copyright headers in .proto filesSimon Brandhof2015-07-303-57/+51
* SONAR-6713 Load rules in global containerDuarte Meneses2015-07-282-0/+119
* SONAR-4865, SONAR-6052 Improved issue locationsJulien HENRY2015-07-232-313/+2553
* 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-233-733/+47
* Improve utility org.sonar.core.util.ProtobufSimon Brandhof2015-07-223-143/+22
* SONAR-6703 load common rule parameters from batch reportSimon Brandhof2015-07-206-3876/+2247
* Remove unused constants in FileStructureSimon Brandhof2015-07-201-3/+0
* Rename variables "sut" to "underTest" in testsSimon Brandhof2015-07-161-6/+14
* 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-024-2567/+159
* Quality flawsSimon Brandhof2015-06-293-7/+17
* SONAR-6637 Stop filling db column PROJECT_MEASURES.RULE_PRIORITYSimon Brandhof2015-06-122-226/+137
* SONAR-6260 Remove snapshot id from batch reportJulien Lancelot2015-06-102-325/+132