aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch-protocol/src
Commit message (Expand)AuthorAgeFilesLines
* 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-0111-154/+457
* 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-204-29/+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
* Fix quality flawsSimon Brandhof2015-03-054-16/+46
* Fix indexing of issues -> mix functional and technical datesSimon Brandhof2015-03-051-1/+2
* SONAR-5945 close issues on deleted componentsJulien HENRY2015-03-0410-479/+878
* Refactor table ANALYSIS_REPORTS because of MySQL packet size limitationSimon Brandhof2015-03-027-884/+770
* SONAR-6012 Push forgotten update of batch input protoJulien Lancelot2015-02-261-12/+13
* SONAR-5927, SONAR-6012 Rework incremental preview mode to speedup issue retri...Julien HENRY2015-02-259-752/+2885
* Use packed repeated fields in protobuf messagesSimon Brandhof2015-02-104-79/+99
* SONAR-2570 compress db table FILE_SOURCESSimon Brandhof2015-02-102-0/+3080
* Merge remote-tracking branch 'origin/branch-5.0'Julien Lancelot2015-02-091-1/+1
|\
| * SONAR-6162 Return template rule key in /batch/projects WSJulien Lancelot2015-02-092-5/+12
* | SONAR-6162 Return template rule key in /batch/projects WSJulien Lancelot2015-02-092-5/+13
* | Fix quality flawsSimon Brandhof2015-02-046-352/+352
* | Use protocol buffers format for analysis reportsSimon Brandhof2015-02-0219-911/+7360
* | SONAR-5912 fix notification of issue changes during analysisSimon Brandhof2015-01-261-0/+9
* | Fix some quality flawsJulien HENRY2015-01-261-0/+3
* | SONAR-6012 Fix manual severity and get previous creation dateJulien HENRY2015-01-262-3/+3
* | SONAR-6060 Move HTML report into the coreJulien HENRY2015-01-264-18/+18
* | Fix quality flawsJulien Lancelot2015-01-231-1/+9
* | SONAR-6013 Return severity, manualSeverity and creationDateJulien Lancelot2015-01-232-11/+33
* | SONAR-6012 Local issue trackingJulien HENRY2015-01-234-16/+18
* | SONAR-3499 do not update tags when issues are unchangedSimon Brandhof2015-01-231-0/+12