aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch-protocol/src/main/protobuf
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-183-348/+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-292-8/+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-303-0/+4
* Change format of copyright headers in .proto filesSimon Brandhof2015-07-303-57/+51
* SONAR-4865, SONAR-6052 Improved issue locationsJulien HENRY2015-07-231-6/+19
* Move protobuf spec of table FILE_SOURCES.BINARY_DATA into sonar-dbSimon Brandhof2015-07-231-95/+0
* 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
* update WS to rely on new tests - SONAR-6255Teryk Bellahsene2015-05-071-2/+7
* SONAR-6521 Add protobuf declaration for usersJean-Baptiste Lievremont2015-05-051-0/+4
* Cleanup batch side from specific code for devcockpit and viewsJulien HENRY2015-05-041-2/+0
* several tests with the same name SONAR-6255Teryk Bellahsene2015-04-281-0/+1
* persist tests in db - SONAR-6255Teryk Bellahsene2015-04-282-62/+18
* SONAR-6338 Add some docs in the coverage batch reportJulien Lancelot2015-04-281-2/+7
* SONAR-6278 Feed tests in compute reportJulien HENRY2015-04-272-10/+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-172-8/+12
* Move tests persistence from batch to compute - SONAR-6255Teryk Bellahsene2015-04-163-1/+89
* 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-262-0/+23
* 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