aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch-protocol/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* sanitize batch protocol domains relating to use of singular/pluralTeryk Bellahsene2015-04-203-15/+15
* separate test and coverage details in batch protocol - SONAR-6255Teryk Bellahsene2015-04-173-6/+23
* Move tests persistence from batch to compute - SONAR-6255Teryk Bellahsene2015-04-163-1/+16
* SONAR-6258 Read/write Highlighting using StreamingJulien Lancelot2015-04-092-14/+10
* 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-014-7/+99
* 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-313-16/+81
* SONAR-6338 Coverage in computeJulien Lancelot2015-03-273-11/+26
* fix quality flawsTeryk Bellahsene2015-03-271-2/+1
* SONAR-6280 Use a range to represent duplication positionJulien HENRY2015-03-261-2/+2
* SONAR-6317 Feed SCM in compute report - batch sideJulien HENRY2015-03-261-22/+1
* SCM on server side - SONAR-6253 SONAR-6316Teryk Bellahsene2015-03-263-0/+17
* SONAR-6318 Highlighting in computeJulien Lancelot2015-03-263-6/+25
* SONAR-6320 Symbol in computeJulien Lancelot2015-03-263-2/+25
* SONAR-6257 Persist duplication measures in computeJulien Lancelot2015-03-253-1/+20
* persist measures on server side - SONAR-6253Teryk Bellahsene2015-03-203-4/+26
* Apply naming convention for repeated protobuf attributesJulien HENRY2015-03-162-3/+3
* 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-043-1/+25
* Refactor table ANALYSIS_REPORTS because of MySQL packet size limitationSimon Brandhof2015-03-021-2/+3
* SONAR-5927, SONAR-6012 Rework incremental preview mode to speedup issue retri...Julien HENRY2015-02-253-311/+0
* 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-042-10/+10
* | Use protocol buffers format for analysis reportsSimon Brandhof2015-02-029-693/+203
* | 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