aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * add branches help popups (#2420)Stas Vilchik2017-09-1218-152/+615
| * SONAR-9616 Handle branch in api/settings/list_definitionsJulien Lancelot2017-09-1210-29/+123
| * SONAR-9616 Handle branch in api/settings/valuesJulien Lancelot2017-09-126-24/+126
| * SONAR-9616 Handle branch in api/settings/resetJulien Lancelot2017-09-126-4/+100
| * SONAR-9616 Handle branch in api/settings/setJulien Lancelot2017-09-127-4/+129
| * SONAR-9616 Load Branch settings in CEJulien Lancelot2017-09-125-85/+229
| * SONAR-9616 Use AnalysisMetadataHolder when loading settings in CEJulien Lancelot2017-09-122-21/+11
| * SONAR-9616 Write main branch to DB even if plugin is not installedDuarte Meneses2017-09-1213-25/+25
| * SONAR-9616 Use base branch to get project repository (#2426)Janos Gyerik2017-09-129-25/+42
| * SONAR-9616 Handle branch in api/tests/covered_fileJulien Lancelot2017-09-124-66/+101
| * SONAR-9616 Return branch in api/tests/listJulien Lancelot2017-09-123-7/+16
| * fix global & organization issues pageStas Vilchik2017-09-121-2/+2
| * SONAR-9616 Copy SCM info to branchesDuarte Meneses2017-09-129-232/+490
| * Different branches UI fixes (#2418)Stas Vilchik2017-09-1242-262/+520
| * SONAR-9616 Handle branch in api/tests/listJulien Lancelot2017-09-124-132/+167
| * SONAR-9616 Handle branch in api/components/appJulien Lancelot2017-09-122-8/+85
| * SONAR-9616 Sanitize AppActionJulien Lancelot2017-09-127-217/+264
| * SONAR-9616 Handle branch in api/duplications/showJulien Lancelot2017-09-127-127/+236
| * Remove setup data from DuplicationsParserTestJulien Lancelot2017-09-121-0/+1
| * SONAR-9616 Handle branch in api/sources/rawJulien Lancelot2017-09-124-6/+72
| * SONAR-9616 Refactor RawActionTest to not use mockJulien Lancelot2017-09-121-48/+46
| * SONAR-9616 api/navigation/global returns branchesEnabledJulien Lancelot2017-09-124-3/+37
| * SONAR-9616 Add BranchFeature to detect if branch is supported or notJulien Lancelot2017-09-128-0/+250
| * SONAR-9616 Add IT on api/project_branches/listJulien Lancelot2017-09-122-1/+58
| * SONAR-9616 Don't return anything in api/component/show when no branchJulien Lancelot2017-09-122-29/+1
| * SONAR-9616 Support notifications on branches (#2413)Janos Gyerik2017-09-1219-30/+213
| * SONAR-9736 Build UI for long-living branches (#2390)Stas Vilchik2017-09-1296-754/+2095
| * SONAR-9616 Write main branch to DB even if plugin is not installedDuarte Meneses2017-09-1216-49/+516
| * SONAR-9616 Ability to set the name of the main branchDuarte Meneses2017-09-1212-12/+355
| * SONAR-9616 api/projectbranches returns isOrphan on unknown merge branchJulien Lancelot2017-09-126-56/+82
| * SONAR-9616 mergeBranch returns default main branch when emptyJulien Lancelot2017-09-126-113/+178
| * SONAR-9616 Add forgotten changelog about branch in api/component/showJulien Lancelot2017-09-122-2/+4
| * SONAR-9616 Return empty in projectbranches/show when no branch supportJulien Lancelot2017-09-122-4/+30
| * SONAR-9616 Allow to return main branch in api/projectbranches/showJulien Lancelot2017-09-123-16/+53
| * SONAR-9616 propagate visibility to branches (#2392)Janos Gyerik2017-09-123-3/+33
| * SONAR-9616 Does not allow ws to use branch db keyJulien Lancelot2017-09-1254-44/+1269
| * SONAR-9616 Ability to manually delete a non-main branchDuarte Meneses2017-09-1216-22/+354
| * SONAR-9616 Delete the branches that are inactive for too longDuarte Meneses2017-09-129-30/+129
| * SONAR-9616 Return branch in issues searchJulien Lancelot2017-09-123-7/+11
| * SONAR-9616 Renaming of project/module key must be propagated to branches (#2383)Janos Gyerik2017-09-123-3/+93
| * SONAR-9616 Fix ce ws on branchesJulien Lancelot2017-09-1211-193/+187
| * SONAR-9702 Build UI for short-lived branches (#2371)Stas Vilchik2017-09-1282-524/+1901
| * Add TreeWsRequest#component to replace baseComponentKeyJulien Lancelot2017-09-123-1/+31
| * SONAR-9628 Branches must not appear in administration of projectsDuarte Meneses2017-09-127-5/+91
| * SONAR-9616 Add missing branch parameter in some ws clientJulien Lancelot2017-09-125-6/+16
| * SONAR-9616 Handle branch in api/sources/linesJulien Lancelot2017-09-124-19/+96
| * SONAR-9616 Return branch info in api/ce wsJulien Lancelot2017-09-1210-27/+270
| * SONAR-9616 Move BranchType to CommonJulien Lancelot2017-09-126-22/+30
| * SONAR-9616 Send branch type into the report as characteristicJulien Lancelot2017-09-122-14/+58
| * SONAR-9616 Fix api/projectbranches/show when invalid branchJulien Lancelot2017-09-122-1/+18