aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch-protocol/src/main/gen-java/org/sonar/batch
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6257 Persist duplication measures in computeJulien Lancelot2015-03-253-703/+3455
* SONAR-6275 Add temporary field person_id on measure to keep devcockpit workingJulien HENRY2015-03-243-546/+722
* persist measures on server side - SONAR-6253Teryk Bellahsene2015-03-203-543/+3835
* SONAR-6276 SONAR-6288 Feed events and version in analysis report and drop abi...Julien HENRY2015-03-171-180/+180
* SONAR-6261 Persist events in compute stackJulien Lancelot2015-03-172-71/+1702
* Apply naming convention for repeated protobuf attributesJulien HENRY2015-03-163-2806/+1997
* SONAR-6262 Persist links in compute stackJulien Lancelot2015-03-123-1423/+3278
* SONAR-5945 close issues on deleted componentsJulien HENRY2015-03-043-384/+699
* Refactor table ANALYSIS_REPORTS because of MySQL packet size limitationSimon Brandhof2015-03-023-769/+675
* SONAR-5927, SONAR-6012 Rework incremental preview mode to speedup issue retri...Julien HENRY2015-02-253-246/+2718
* Use packed repeated fields in protobuf messagesSimon Brandhof2015-02-101-34/+44
* Fix quality flawsSimon Brandhof2015-02-041-328/+328
* Use protocol buffers format for analysis reportsSimon Brandhof2015-02-022-0/+6739