aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch-protocol/src/main
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor table ANALYSIS_REPORTS because of MySQL packet size limitationSimon Brandhof2015-03-026-882/+768
* 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-258-644/+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-091-2/+8
* | SONAR-6162 Return template rule key in /batch/projects WSJulien Lancelot2015-02-091-2/+9
* | Fix quality flawsSimon Brandhof2015-02-044-343/+343
* | Use protocol buffers format for analysis reportsSimon Brandhof2015-02-0213-693/+7076
* | 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-261-2/+2
* | SONAR-6060 Move HTML report into the coreJulien HENRY2015-01-262-12/+12
* | Fix quality flawsJulien Lancelot2015-01-231-1/+9
* | SONAR-6013 Return severity, manualSeverity and creationDateJulien Lancelot2015-01-231-6/+25
* | SONAR-6012 Local issue trackingJulien HENRY2015-01-233-13/+15
* | SONAR-3499 do not update tags when issues are unchangedSimon Brandhof2015-01-231-0/+12
* | SONAR-6013 Return overriddenSeverity instead of severity and do not return an...Julien Lancelot2015-01-221-15/+7
* | SONAR-6012 Replace componentPath by componentKeyJulien Lancelot2015-01-211-5/+5
* | SONAR-5960 SONAR-5906 guess author and assignee of new issuesSimon Brandhof2015-01-211-0/+10
* | SONAR-6012 Create WS /batch/issuesJulien Lancelot2015-01-191-12/+20
* | Fix some quality flawsJulien HENRY2015-01-154-5/+67
* | SONAR-5883 /batch/project WS now returns file hashesJulien Lancelot2015-01-141-18/+13
* | SONAR-6012 Define protocol for local issue trackingJulien HENRY2015-01-142-0/+256
* | SONAR-5473 Added missing "needBlame" field in project referentialJulien HENRY2015-01-131-1/+7
* | SONAR-5945 Change format of batch reportJulien HENRY2015-01-084-3/+166
* | Fix some quality flawsJulien HENRY2015-01-051-3/+12
* | Fix some quality flawsJulien HENRY2014-12-191-0/+24
* | SONAR-5945 Improve export of components in report and fix uploadJulien HENRY2014-12-191-1/+30
* | SONAR-5945 Rename resource -> component in batch protocolJulien HENRY2014-12-183-24/+26
* | SONAR-5945 Fix NPE when having issues on deleted resourcesJulien HENRY2014-12-171-3/+3
* | SONAR-5945 Upload issues in analysis reportJulien HENRY2014-12-178-9/+527
|/
* SONAR-5815 Store last update time on source dataJulien HENRY2014-11-031-2/+17
* SONAR-5473 Fix fetching of remote SCM dataJulien HENRY2014-10-021-6/+16
* SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data usin...Julien HENRY2014-10-022-0/+71
* Revert "SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM d...Simon Brandhof2014-09-262-71/+0
* Revert "SONAR-5473 Fix fetching of remote SCM data"Simon Brandhof2014-09-261-16/+6
* SONAR-5473 Fix fetching of remote SCM dataJulien HENRY2014-09-251-6/+16