aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch-protocol/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6590 use a CE specific interface to read batch reportSébastien Lesaint2015-06-011-14/+25
* SONAR-6589 Remove projectKey from ComputationContextJulien Lancelot2015-05-272-0/+62
* SONAR-6259 Use component caches to get id or uuidJulien Lancelot2015-05-212-5295/+3085
* SONAR-6553 Remove Java design WS and File dependencies persistence in Compute...Julien Lancelot2015-05-204-5310/+4890
* Fix quality flawsJulien Lancelot2015-05-131-5/+29
* SONAR-6281 Add description in Component reportJulien Lancelot2015-05-133-170/+396
* Useless codeDavid Gageot2015-05-126-97/+77
* update WS to rely on new tests - SONAR-6255Teryk Bellahsene2015-05-072-41/+146
* Fix protobuf mergeJean-Baptiste Lievremont2015-05-054-1335/+1094
* SONAR-6521 Add protobuf declaration for usersJean-Baptiste Lievremont2015-05-052-1/+783
* SONAR-6457 Feed dependencies in batch reportJulien HENRY2015-05-052-0/+13
* Cleanup batch side from specific code for devcockpit and viewsJulien HENRY2015-05-045-1136/+1224
* Remove useless ResourceSnapshotMapper and rename folder dependency to designJulien Lancelot2015-04-281-10/+170
* several tests with the same name SONAR-6255Teryk Bellahsene2015-04-282-68/+226
* persist tests in db - SONAR-6255Teryk Bellahsene2015-04-286-1207/+3038
* SONAR-6338 Add some docs in the coverage batch reportJulien Lancelot2015-04-281-2/+7
* SONAR-6278 Feed tests in compute reportJulien HENRY2015-04-277-1469/+1392
* SONAR-6392 Drop measure trendsSimon Brandhof2015-04-232-154/+74
* SONAR-6256 Add dependencies in batch reportJulien Lancelot2015-04-225-1/+2391
* sanitize batch protocol domains relating to use of singular/pluralTeryk Bellahsene2015-04-205-227/+227
* separate test and coverage details in batch protocol - SONAR-6255Teryk Bellahsene2015-04-177-872/+1470
* SONAR-6258 Remove hack setting updated_at to 0 by only indexing file sources ...Julien Lancelot2015-04-171-0/+48
* Move tests persistence from batch to compute - SONAR-6255Teryk Bellahsene2015-04-169-6/+5596
* SONAR-6258 Read/write Highlighting using StreamingJulien Lancelot2015-04-094-1067/+189
* SONAR-6277 Feed file sources in compute reportJulien HENRY2015-04-072-14/+20
* SONAR-6277 Replace ReportStream by CloseableIterator and remove FileStream (I...Julien Lancelot2015-04-025-203/+5
* SONAR-6319 Another perf improvementJulien HENRY2015-04-011-0/+5
* SONAR-6277 Add File source in reportJulien Lancelot2015-04-016-132/+337
* Allow ReportStream to call iterator() multiple timesJulien Lancelot2015-04-011-12/+7
* Improve message streamingJulien Lancelot2015-04-014-52/+121
* Simplify testsJulien Lancelot2015-03-311-10/+1
* SONAR-6338 Stream reading / writing coverage messageJulien Lancelot2015-03-315-1152/+390
* SONAR-6338 Coverage in computeJulien Lancelot2015-03-278-973/+2644
* fix quality flawsTeryk Bellahsene2015-03-271-2/+1
* SONAR-6280 Use a range to represent duplication positionJulien HENRY2015-03-266-1433/+1769
* SONAR-6317 Feed SCM in compute report - batch sideJulien HENRY2015-03-261-22/+1
* SCM on server side - SONAR-6253 SONAR-6316Teryk Bellahsene2015-03-265-59/+1802
* SONAR-6318 Highlighting in computeJulien Lancelot2015-03-267-8/+1691
* SONAR-6320 Symbol in computeJulien Lancelot2015-03-265-4/+2338
* SONAR-6257 Persist duplication measures in computeJulien Lancelot2015-03-258-815/+3585
* SONAR-6275 Add temporary field person_id on measure to keep devcockpit workingJulien HENRY2015-03-245-634/+835
* SONAR-6275 Feed measures in compute reportJulien HENRY2015-03-231-0/+1
* persist measures on server side - SONAR-6253Teryk Bellahsene2015-03-209-658/+3987
* SONAR-6276 SONAR-6288 Feed events and version in analysis report and drop abi...Julien HENRY2015-03-172-181/+181
* SONAR-6261 Persist events in compute stackJulien Lancelot2015-03-174-72/+1721
* Apply naming convention for repeated protobuf attributesJulien HENRY2015-03-168-3492/+2461
* SONAR-6262 Persist links in compute stackJulien Lancelot2015-03-126-1814/+3905
* Fix quality flawsSimon Brandhof2015-03-052-8/+5
* Fix indexing of issues -> mix functional and technical datesSimon Brandhof2015-03-051-1/+2
* SONAR-5945 close issues on deleted componentsJulien HENRY2015-03-048-473/+840