aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch-protocol
Commit message (Expand)AuthorAgeFilesLines
* 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
* Redundant throws clause in testsDavid Gageot2015-05-074-39/+39
* 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-283-70/+228
* persist tests in db - SONAR-6255Teryk Bellahsene2015-04-287-1209/+3040
* SONAR-6338 Add some docs in the coverage batch reportJulien Lancelot2015-04-281-2/+7
* SONAR-6278 Feed tests in compute reportJulien HENRY2015-04-278-1476/+1397
* SONAR-6392 Drop measure trendsSimon Brandhof2015-04-232-154/+74
* SONAR-6256 Add dependencies in batch reportJulien Lancelot2015-04-227-5/+2461
* Reorganize unit testsJulien Lancelot2015-04-221-116/+116
* sanitize batch protocol domains relating to use of singular/pluralTeryk Bellahsene2015-04-207-244/+244
* separate test and coverage details in batch protocol - SONAR-6255Teryk Bellahsene2015-04-179-893/+1521
* 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-1611-88/+5694
* SONAR-6258 Read/write Highlighting using StreamingJulien Lancelot2015-04-096-1102/+227
* Fix compilation issue after mergeJulien HENRY2015-04-071-4/+1
* 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-029-467/+46
* SONAR-6319 Another perf improvementJulien HENRY2015-04-011-0/+5
* Restore some testsJulien Lancelot2015-04-011-0/+207
* SONAR-6277 Add File source in reportJulien Lancelot2015-04-0112-154/+462
* Allow ReportStream to call iterator() multiple timesJulien Lancelot2015-04-012-19/+24
* Improve message streamingJulien Lancelot2015-04-017-75/+256
* Simplify testsJulien Lancelot2015-03-313-274/+83
* SONAR-6338 Stream reading / writing coverage messageJulien Lancelot2015-03-317-1186/+473
* SONAR-6338 Coverage in computeJulien Lancelot2015-03-2710-973/+2709
* fix quality flawsTeryk Bellahsene2015-03-271-2/+1
* SONAR-6280 Use a range to represent duplication positionJulien HENRY2015-03-268-1453/+1791
* SONAR-6317 Feed SCM in compute report - batch sideJulien HENRY2015-03-263-33/+3
* SCM on server side - SONAR-6253 SONAR-6316Teryk Bellahsene2015-03-267-60/+1840
* SONAR-6318 Highlighting in computeJulien Lancelot2015-03-269-9/+1743
* SONAR-6320 Symbol in computeJulien Lancelot2015-03-267-5/+2407
* SONAR-6257 Persist duplication measures in computeJulien Lancelot2015-03-2510-816/+3650
* 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
* Replace lib org.skyscreamer.jsonassert by org.sonar.test.JsonAssert.Simon Brandhof2015-03-205-34/+88
* persist measures on server side - SONAR-6253Teryk Bellahsene2015-03-2011-681/+4042
* 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-1610-3499/+2468
* SONAR-6262 Persist links in compute stackJulien Lancelot2015-03-126-1814/+3905
* Automatic merge from masterJenkins CI2015-03-054-17/+48
|\
| * Fix quality flawsSimon Brandhof2015-03-054-16/+46