aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch-protocol/src/main/protobuf/batch_report.proto
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-181-213/+0
* SONAR-7414 Change Sensor API to update Issue#effortToFix to Issue#gapJulien HENRY2016-03-161-1/+1
* 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-121-1/+1
* SONAR-6989 Feed the file duplication index in the batch reportJulien HENRY2015-11-091-9/+5
* SONAR-6988 Add cross project duplication info in batch reportJulien Lancelot2015-11-041-1/+12
* Execute Protocol Buffer compiler during buildEvgeny Mandrikov2015-10-291-4/+0
* Remove issue attributes from batchSimon Brandhof2015-10-071-3/+2
* SONAR-6052 Drop secondary locations and rename execution flow -> flowJulien HENRY2015-09-101-4/+6
* SONAR-6052 Extract primaryLocation as a special attributeJulien HENRY2015-07-311-3/+4
* Prepare upgrade to protobuf 3Simon Brandhof2015-07-301-0/+1
* Change format of copyright headers in .proto filesSimon Brandhof2015-07-301-19/+17
* SONAR-4865, SONAR-6052 Improved issue locationsJulien HENRY2015-07-231-6/+19
* SONAR-6684 remove Issue.tags from batch reportSimon Brandhof2015-07-231-3/+2
* SONAR-6684 remove unused measure fields from reportSimon Brandhof2015-07-231-9/+0
* SONAR-6703 load common rule parameters from batch reportSimon Brandhof2015-07-201-34/+10
* Rename variables "sut" to "underTest" in testsSimon Brandhof2015-07-161-6/+14
* SONAR-6588 move computation of debt to Compute EngineSimon Brandhof2015-07-021-3/+2
* SONAR-6588 integrate issues to Compute EngineSimon Brandhof2015-07-021-4/+7
* SONAR-6623 extract issue tracking algorithm from batchSimon Brandhof2015-07-021-27/+4
* SONAR-6637 Stop filling db column PROJECT_MEASURES.RULE_PRIORITYSimon Brandhof2015-06-121-1/+0
* SONAR-6260 Remove snapshot id from batch reportJulien Lancelot2015-06-101-6/+2
* SONAR-6568 remove events from batchSimon Brandhof2015-06-081-10/+0
* SONAR-6589 Remove projectKey from ComputationContextJulien Lancelot2015-05-271-0/+2
* SONAR-6259 Use component caches to get id or uuidJulien Lancelot2015-05-211-9/+7
* SONAR-6553 Remove Java design WS and File dependencies persistence in Compute...Julien Lancelot2015-05-201-16/+0
* SONAR-6281 Add description in Component reportJulien Lancelot2015-05-131-0/+2
* SONAR-6338 Add some docs in the coverage batch reportJulien Lancelot2015-04-281-2/+7
* SONAR-6278 Feed tests in compute reportJulien HENRY2015-04-271-5/+4
* SONAR-6392 Drop measure trendsSimon Brandhof2015-04-231-3/+2
* SONAR-6256 Add dependencies in batch reportJulien Lancelot2015-04-221-0/+16
* sanitize batch protocol domains relating to use of singular/pluralTeryk Bellahsene2015-04-201-2/+2
* separate test and coverage details in batch protocol - SONAR-6255Teryk Bellahsene2015-04-171-7/+11
* Move tests persistence from batch to compute - SONAR-6255Teryk Bellahsene2015-04-161-1/+15
* SONAR-6258 Read/write Highlighting using StreamingJulien Lancelot2015-04-091-8/+5
* SONAR-6277 Add File source in reportJulien Lancelot2015-04-011-2/+4
* SONAR-6338 Stream reading / writing coverage messageJulien Lancelot2015-03-311-15/+10
* SONAR-6338 Coverage in computeJulien Lancelot2015-03-271-0/+18
* SONAR-6280 Use a range to represent duplication positionJulien HENRY2015-03-261-11/+15
* SCM on server side - SONAR-6253 SONAR-6316Teryk Bellahsene2015-03-261-34/+49
* SONAR-6318 Highlighting in computeJulien Lancelot2015-03-261-0/+11
* SONAR-6320 Symbol in computeJulien Lancelot2015-03-261-0/+17
* SONAR-6257 Persist duplication measures in computeJulien Lancelot2015-03-251-0/+23
* SONAR-6275 Add temporary field person_id on measure to keep devcockpit workingJulien HENRY2015-03-241-1/+2
* SONAR-6275 Feed measures in compute reportJulien HENRY2015-03-231-0/+1
* persist measures on server side - SONAR-6253Teryk Bellahsene2015-03-201-0/+31
* SONAR-6276 SONAR-6288 Feed events and version in analysis report and drop abi...Julien HENRY2015-03-171-1/+1
* SONAR-6261 Persist events in compute stackJulien Lancelot2015-03-171-1/+13
* Apply naming convention for repeated protobuf attributesJulien HENRY2015-03-161-4/+4
* SONAR-6262 Persist links in compute stackJulien Lancelot2015-03-121-0/+6