aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9616 Create api/projectbranches/showJulien Lancelot2017-09-1212-6/+455
* SONAR-9616 Add project in api/projectbranches/listJulien Lancelot2017-09-123-7/+10
* SONAR-9616 Add bugs, vulnerabilities and code smells in branches listJulien Lancelot2017-09-122-5/+71
* SONAR-9616 Add quality gate status in api/projectbranches/listJulien Lancelot2017-09-122-2/+45
* SONAR-9616 Add UT on main branch in api/projectbranches/listJulien Lancelot2017-09-123-17/+54
* SONAR-9616 Return merge branch in api/projectbranches/listJulien Lancelot2017-09-128-9/+93
* SONAR-9616 Return component branch in api/issues/searchJulien Lancelot2017-09-122-1/+6
* SONAR-9616 Handle branch in scannerJanos Gyerik2017-09-121-52/+46
* SONAR-9616 Support branch in api/issues/searchJulien Lancelot2017-09-1217-146/+440
* SONAR-9701 Skip unchanged componentsDuarte Meneses2017-09-1214-56/+138
* SONAR-9692 - Perform issue tracking for short living branchesDuarte Meneses2017-09-1221-143/+850
* SONAR-9674 Load branch information from scanner reportDuarte Meneses2017-09-125-4/+9
* Respond with 404 when project missing in /api/project_branches (#2332)Janos Gyerik2017-09-122-3/+7
* SONAR-9674 Load branch information from scanner reportDuarte Meneses2017-09-129-21/+42
* SONAR-9616 Create service for api/project_branches/list WSJulien Lancelot2017-09-122-6/+8
* SONAR-9616 Support branch in api/components/treeJulien Lancelot2017-09-122-13/+122
* SONAR-9616 Support branch in api/components/showJulien Lancelot2017-09-123-9/+89
* SONAR-9616 Support branch in api/measures/component_treeJulien Lancelot2017-09-123-14/+77
* SONAR-9616 Support branch in api/measures/componentJulien Lancelot2017-09-123-14/+98
* SONAR-9682 Clean component parameters in api/measures/component_treeJulien Lancelot2017-09-124-181/+239
* SONAR-9676 Clean component parameters in api/measures/componentJulien Lancelot2017-09-123-141/+161
* SONAR-9616 Support branch in api/measures/search_historyJulien Lancelot2017-09-122-1/+68
* SONAR-9616 Support branch in api/project_analyses/searchJulien Lancelot2017-09-122-21/+82
* SONAR-9616 batch/project should fail on unknown branchJulien Lancelot2017-09-122-60/+21
* SONAR-9616 Handle branch in batch/projectJulien Lancelot2017-09-125-121/+290
* Move medium test from ProjectDataLoaderMediumTest to ProjectDataLoaderTestJulien Lancelot2017-09-121-306/+169
* SONAR-9616 Handle branch in batch/issuesJulien Lancelot2017-09-1220-99/+299
* SONAR-9616 add WS api/project_branches/listSimon Brandhof2017-09-1213-12/+421
* SONAR-9616 do not handle issues and file sources when purging view componentsSimon Brandhof2017-09-125-269/+28
* SONAR-9616 index the issues part of a non-main branchSimon Brandhof2017-09-1211-49/+112
* SONAR-9616 remove useless SQL join when indexing issuesSimon Brandhof2017-09-123-31/+30
* SONAR-9616 do not index branches in ES indices components and projectmeasuresSimon Brandhof2017-09-1216-30/+92
* SONAR-9616 add branch to CE API and webhook JSON payloadSimon Brandhof2017-09-128-15/+239
* SONAR-9616 compute engine backend to support branchesSimon Brandhof2017-09-1288-1356/+3133
* SONAR-9616 UserSession uses project to check permissions on branchesSimon Brandhof2017-09-126-7/+67
* SONAR-9616 decrease coupling with component keysSimon Brandhof2017-09-1251-325/+699
* Bring 6.6-SNAPSHOT backSimon Brandhof2017-09-1211-11/+11
* Release 6.6-M1Simon Brandhof2017-09-1211-11/+11
* Fix Quality flawsSimon Brandhof2017-09-111-2/+0
* SONAR-5681 drop ES indices on DB vendor/schema changeSimon Brandhof2017-09-1110-71/+541
* Fix TestIndexer resiliencyEric Hartmann2017-09-112-84/+76
* Fix quality flawsEric Hartmann2017-09-112-2/+49
* Fix quality flawsEric Hartmann2017-09-111-0/+62
* Fix quality flawsEric Hartmann2017-09-114-37/+88
* Improve code coverage of TelemetryDaemonTeryk Bellahsene2017-09-112-1/+82
* Fix quality flawsTeryk Bellahsene2017-09-114-11/+4
* SONAR-9796 map with predictive order must be used for index definitionsSébastien Lesaint2017-09-111-19/+21
* SONAR-9796 remove max size limit on index field Tests.Test.stacktraceSébastien Lesaint2017-09-111-1/+1
* SONAR-9796 add KeywordFieldBuilder#disableSortingAndAggregatingSébastien Lesaint2017-09-112-29/+68
* remove obsolete elasticsearch.ymlDaniel Schwarz2017-09-111-91/+0