aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch-protocol/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6259 Use component caches to get id or uuidJulien Lancelot2015-05-211-2/+0
* SONAR-6553 Remove Java design WS and File dependencies persistence in Compute...Julien Lancelot2015-05-202-71/+4
* Redundant throws clause in testsDavid Gageot2015-05-074-39/+39
* several tests with the same name SONAR-6255Teryk Bellahsene2015-04-281-2/+2
* persist tests in db - SONAR-6255Teryk Bellahsene2015-04-281-2/+2
* SONAR-6278 Feed tests in compute reportJulien HENRY2015-04-271-7/+5
* SONAR-6256 Add dependencies in batch reportJulien Lancelot2015-04-222-4/+70
* Reorganize unit testsJulien Lancelot2015-04-221-116/+116
* sanitize batch protocol domains relating to use of singular/pluralTeryk Bellahsene2015-04-202-17/+17
* separate test and coverage details in batch protocol - SONAR-6255Teryk Bellahsene2015-04-172-21/+51
* Move tests persistence from batch to compute - SONAR-6255Teryk Bellahsene2015-04-162-82/+98
* SONAR-6258 Read/write Highlighting using StreamingJulien Lancelot2015-04-092-35/+38
* Fix compilation issue after mergeJulien HENRY2015-04-071-4/+1
* SONAR-6277 Replace ReportStream by CloseableIterator and remove FileStream (I...Julien Lancelot2015-04-024-264/+41
* Restore some testsJulien Lancelot2015-04-011-0/+207
* SONAR-6277 Add File source in reportJulien Lancelot2015-04-015-22/+120
* Allow ReportStream to call iterator() multiple timesJulien Lancelot2015-04-011-7/+17
* Improve message streamingJulien Lancelot2015-04-013-23/+135
* Simplify testsJulien Lancelot2015-03-312-264/+82
* SONAR-6338 Stream reading / writing coverage messageJulien Lancelot2015-03-312-34/+83
* SONAR-6338 Coverage in computeJulien Lancelot2015-03-272-0/+65
* SONAR-6280 Use a range to represent duplication positionJulien HENRY2015-03-262-20/+22
* SONAR-6317 Feed SCM in compute report - batch sideJulien HENRY2015-03-262-11/+2
* SCM on server side - SONAR-6253 SONAR-6316Teryk Bellahsene2015-03-262-1/+38
* SONAR-6318 Highlighting in computeJulien Lancelot2015-03-262-1/+52
* SONAR-6320 Symbol in computeJulien Lancelot2015-03-262-1/+69
* SONAR-6257 Persist duplication measures in computeJulien Lancelot2015-03-252-1/+65
* 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-202-23/+55
* Apply naming convention for repeated protobuf attributesJulien HENRY2015-03-162-7/+7
* Fix quality flawsSimon Brandhof2015-03-052-8/+41
* SONAR-5945 close issues on deleted componentsJulien HENRY2015-03-042-6/+38
* Refactor table ANALYSIS_REPORTS because of MySQL packet size limitationSimon Brandhof2015-03-021-2/+2
* SONAR-5927, SONAR-6012 Rework incremental preview mode to speedup issue retri...Julien HENRY2015-02-251-108/+0
* SONAR-6162 Return template rule key in /batch/projects WSJulien Lancelot2015-02-091-3/+4
* Fix quality flawsSimon Brandhof2015-02-042-9/+9
* Use protocol buffers format for analysis reportsSimon Brandhof2015-02-027-239/+305
* SONAR-6012 Fix manual severity and get previous creation dateJulien HENRY2015-01-261-1/+1
* SONAR-6060 Move HTML report into the coreJulien HENRY2015-01-262-6/+6
* SONAR-6013 Return severity, manualSeverity and creationDateJulien Lancelot2015-01-231-5/+8
* SONAR-6012 Local issue trackingJulien HENRY2015-01-231-3/+3
* SONAR-6013 Return overriddenSeverity instead of severity and do not return an...Julien Lancelot2015-01-221-6/+4
* SONAR-6012 Replace componentPath by componentKeyJulien Lancelot2015-01-211-4/+4
* SONAR-6012 Create WS /batch/issuesJulien Lancelot2015-01-191-9/+16
* SONAR-6012 Define protocol for local issue trackingJulien HENRY2015-01-141-0/+100
* SONAR-5473 Added missing "needBlame" field in project referentialJulien HENRY2015-01-131-5/+6
* Replace fest-assert by assertJSimon Brandhof2015-01-106-11/+9
* SONAR-5945 Change format of batch reportJulien HENRY2015-01-083-4/+59
* Revert "Revert "SONAR-5911 persist issues on server side""Teryk Bellahsene2015-01-051-1/+0
* Revert "SONAR-5911 persist issues on server side"Julien Lancelot2014-12-291-0/+1