]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
7 years agoSONAR-9616 Filter out branches in ComponentDao#selectProjects()
Julien Lancelot [Mon, 28 Aug 2017 15:57:49 +0000 (17:57 +0200)]
SONAR-9616 Filter out branches in ComponentDao#selectProjects()

7 years agoSONAR-9616 Use single ES query in api/project_branches/list
Julien Lancelot [Tue, 29 Aug 2017 10:07:16 +0000 (12:07 +0200)]
SONAR-9616 Use single ES query in api/project_branches/list

7 years agofix governance pages when using branches (#2446)
Stas Vilchik [Tue, 29 Aug 2017 09:54:11 +0000 (11:54 +0200)]
fix governance pages when using branches (#2446)

7 years agoSONAR-9616 Use ES to get issues in api/project_branches/list
Julien Lancelot [Mon, 28 Aug 2017 12:58:12 +0000 (14:58 +0200)]
SONAR-9616 Use ES to get issues in api/project_branches/list

7 years agoSONAR-9616 Remove api/project_branches/show
Julien Lancelot [Mon, 28 Aug 2017 12:05:49 +0000 (14:05 +0200)]
SONAR-9616 Remove api/project_branches/show

This WS is not used

7 years agoSONAR-9756 enable settings for long-living branches (#2438)
Stas Vilchik [Mon, 28 Aug 2017 12:32:09 +0000 (14:32 +0200)]
SONAR-9756 enable settings for long-living branches (#2438)

7 years agoSONAR-9756 Build UI for branch management (#2433)
Stas Vilchik [Mon, 28 Aug 2017 09:43:35 +0000 (11:43 +0200)]
SONAR-9756 Build UI for branch management (#2433)

7 years agoadd branches help popups (#2420)
Stas Vilchik [Mon, 28 Aug 2017 09:41:51 +0000 (11:41 +0200)]
add branches help popups (#2420)

7 years agoSONAR-9616 Handle branch in api/settings/list_definitions
Julien Lancelot [Fri, 25 Aug 2017 12:35:39 +0000 (14:35 +0200)]
SONAR-9616 Handle branch in api/settings/list_definitions

7 years agoSONAR-9616 Handle branch in api/settings/values
Julien Lancelot [Fri, 25 Aug 2017 08:05:09 +0000 (10:05 +0200)]
SONAR-9616 Handle branch in api/settings/values

7 years agoSONAR-9616 Handle branch in api/settings/reset
Julien Lancelot [Fri, 25 Aug 2017 07:52:55 +0000 (09:52 +0200)]
SONAR-9616 Handle branch in api/settings/reset

7 years agoSONAR-9616 Handle branch in api/settings/set
Julien Lancelot [Fri, 25 Aug 2017 07:24:27 +0000 (09:24 +0200)]
SONAR-9616 Handle branch in api/settings/set

7 years agoSONAR-9616 Load Branch settings in CE
Julien Lancelot [Fri, 25 Aug 2017 09:00:45 +0000 (11:00 +0200)]
SONAR-9616 Load Branch settings in CE

7 years agoSONAR-9616 Use AnalysisMetadataHolder when loading settings in CE
Julien Lancelot [Fri, 25 Aug 2017 08:36:56 +0000 (10:36 +0200)]
SONAR-9616 Use AnalysisMetadataHolder when loading settings in CE

7 years agoSONAR-9616 Write main branch to DB even if plugin is not installed
Duarte Meneses [Mon, 28 Aug 2017 07:45:28 +0000 (09:45 +0200)]
SONAR-9616 Write main branch to DB even if plugin is not installed

7 years agoSONAR-9616 Use base branch to get project repository (#2426)
Janos Gyerik [Fri, 25 Aug 2017 14:26:56 +0000 (16:26 +0200)]
SONAR-9616 Use base branch to get project repository (#2426)

7 years agoSONAR-9616 Handle branch in api/tests/covered_file
Julien Lancelot [Thu, 24 Aug 2017 17:26:27 +0000 (19:26 +0200)]
SONAR-9616 Handle branch in api/tests/covered_file

7 years agoSONAR-9616 Return branch in api/tests/list
Julien Lancelot [Thu, 24 Aug 2017 17:05:26 +0000 (19:05 +0200)]
SONAR-9616 Return branch in api/tests/list

7 years agofix global & organization issues page
Stas Vilchik [Fri, 25 Aug 2017 07:22:40 +0000 (09:22 +0200)]
fix global & organization issues page

7 years agoSONAR-9616 Copy SCM info to branches
Duarte Meneses [Thu, 24 Aug 2017 15:28:51 +0000 (17:28 +0200)]
SONAR-9616 Copy SCM info to branches

7 years agoDifferent branches UI fixes (#2418)
Stas Vilchik [Thu, 24 Aug 2017 14:50:13 +0000 (16:50 +0200)]
Different branches UI fixes (#2418)

7 years agoSONAR-9616 Handle branch in api/tests/list
Julien Lancelot [Thu, 24 Aug 2017 13:44:24 +0000 (15:44 +0200)]
SONAR-9616 Handle branch in api/tests/list

7 years agoSONAR-9616 Handle branch in api/components/app
Julien Lancelot [Thu, 24 Aug 2017 12:00:45 +0000 (14:00 +0200)]
SONAR-9616 Handle branch in api/components/app

7 years agoSONAR-9616 Sanitize AppAction
Julien Lancelot [Thu, 24 Aug 2017 11:59:12 +0000 (13:59 +0200)]
SONAR-9616 Sanitize AppAction

- Remove not used "period" parameter
- Remove not used SQALE_RATING_KEY, SQALE_DEBT_RATIO_KEY and TECHNICAL_DEBT_KEY metrics

7 years agoSONAR-9616 Handle branch in api/duplications/show
Julien Lancelot [Thu, 24 Aug 2017 09:10:53 +0000 (11:10 +0200)]
SONAR-9616 Handle branch in api/duplications/show

7 years agoRemove setup data from DuplicationsParserTest
Julien Lancelot [Thu, 24 Aug 2017 08:16:31 +0000 (10:16 +0200)]
Remove setup data from DuplicationsParserTest

7 years agoSONAR-9616 Handle branch in api/sources/raw
Julien Lancelot [Wed, 23 Aug 2017 15:55:34 +0000 (17:55 +0200)]
SONAR-9616 Handle branch in api/sources/raw

7 years agoSONAR-9616 Refactor RawActionTest to not use mock
Julien Lancelot [Wed, 23 Aug 2017 16:23:37 +0000 (18:23 +0200)]
SONAR-9616 Refactor RawActionTest to not use mock

7 years agoSONAR-9616 api/navigation/global returns branchesEnabled
Julien Lancelot [Thu, 24 Aug 2017 10:33:37 +0000 (12:33 +0200)]
SONAR-9616 api/navigation/global returns branchesEnabled

7 years agoSONAR-9616 Add BranchFeature to detect if branch is supported or not
Julien Lancelot [Wed, 23 Aug 2017 13:00:55 +0000 (15:00 +0200)]
SONAR-9616 Add BranchFeature to detect if branch is supported or not

7 years agoSONAR-9616 Add IT on api/project_branches/list
Julien Lancelot [Wed, 23 Aug 2017 13:19:55 +0000 (15:19 +0200)]
SONAR-9616 Add IT on api/project_branches/list

7 years agoSONAR-9616 Don't return anything in api/component/show when no branch
Julien Lancelot [Wed, 23 Aug 2017 08:44:21 +0000 (10:44 +0200)]
SONAR-9616 Don't return anything in api/component/show when no branch

7 years agoSONAR-9616 Support notifications on branches (#2413)
Janos Gyerik [Thu, 24 Aug 2017 12:20:51 +0000 (14:20 +0200)]
SONAR-9616 Support notifications on branches (#2413)

7 years agoSONAR-9736 Build UI for long-living branches (#2390)
Stas Vilchik [Thu, 24 Aug 2017 09:53:47 +0000 (11:53 +0200)]
SONAR-9736 Build UI for long-living branches (#2390)

7 years agoSONAR-9616 Write main branch to DB even if plugin is not installed
Duarte Meneses [Wed, 23 Aug 2017 11:57:18 +0000 (13:57 +0200)]
SONAR-9616 Write main branch to DB even if plugin is not installed

7 years agoSONAR-9616 Ability to set the name of the main branch
Duarte Meneses [Wed, 23 Aug 2017 12:07:23 +0000 (14:07 +0200)]
SONAR-9616 Ability to set the name of the main branch

7 years agoSONAR-9616 api/projectbranches returns isOrphan on unknown merge branch
Julien Lancelot [Tue, 22 Aug 2017 15:43:26 +0000 (17:43 +0200)]
SONAR-9616 api/projectbranches returns isOrphan on unknown merge branch

7 years agoSONAR-9616 mergeBranch returns default main branch when empty
Julien Lancelot [Tue, 22 Aug 2017 15:10:04 +0000 (17:10 +0200)]
SONAR-9616 mergeBranch returns default main branch when empty

7 years agoSONAR-9616 Add forgotten changelog about branch in api/component/show
Julien Lancelot [Tue, 22 Aug 2017 13:46:08 +0000 (15:46 +0200)]
SONAR-9616 Add forgotten changelog about branch in api/component/show

7 years agoSONAR-9616 Return empty in projectbranches/show when no branch support
Julien Lancelot [Tue, 22 Aug 2017 13:26:23 +0000 (15:26 +0200)]
SONAR-9616 Return empty in projectbranches/show when no branch support

7 years agoSONAR-9616 Allow to return main branch in api/projectbranches/show
Julien Lancelot [Tue, 22 Aug 2017 13:10:53 +0000 (15:10 +0200)]
SONAR-9616 Allow to return main branch in api/projectbranches/show

7 years agoSONAR-9616 propagate visibility to branches (#2392)
Janos Gyerik [Tue, 22 Aug 2017 13:51:37 +0000 (15:51 +0200)]
SONAR-9616 propagate visibility to branches (#2392)

7 years agoSONAR-9616 Does not allow ws to use branch db key
Julien Lancelot [Mon, 21 Aug 2017 15:37:53 +0000 (17:37 +0200)]
SONAR-9616 Does not allow ws to use branch db key

7 years agoSONAR-9616 Ability to manually delete a non-main branch
Duarte Meneses [Mon, 21 Aug 2017 14:01:34 +0000 (16:01 +0200)]
SONAR-9616 Ability to manually delete a non-main branch

7 years agoSONAR-9616 Delete the branches that are inactive for too long
Duarte Meneses [Fri, 18 Aug 2017 14:12:34 +0000 (16:12 +0200)]
SONAR-9616 Delete the branches that are inactive for too long

7 years agoSONAR-9616 Return branch in issues search
Julien Lancelot [Fri, 18 Aug 2017 13:25:00 +0000 (15:25 +0200)]
SONAR-9616 Return branch in issues search

7 years agoSONAR-9616 Renaming of project/module key must be propagated to branches (#2383)
Janos Gyerik [Mon, 21 Aug 2017 14:26:57 +0000 (16:26 +0200)]
SONAR-9616 Renaming of project/module key must be propagated to branches (#2383)

7 years agoSONAR-9616 Fix ce ws on branches
Julien Lancelot [Fri, 18 Aug 2017 09:00:08 +0000 (11:00 +0200)]
SONAR-9616 Fix ce ws on branches

7 years agoSONAR-9702 Build UI for short-lived branches (#2371)
Stas Vilchik [Thu, 17 Aug 2017 19:39:59 +0000 (21:39 +0200)]
SONAR-9702 Build UI for short-lived branches (#2371)

7 years agoAdd TreeWsRequest#component to replace baseComponentKey
Julien Lancelot [Thu, 17 Aug 2017 13:13:29 +0000 (15:13 +0200)]
Add TreeWsRequest#component to replace baseComponentKey

7 years agoSONAR-9628 Branches must not appear in administration of projects
Duarte Meneses [Thu, 17 Aug 2017 13:11:07 +0000 (15:11 +0200)]
SONAR-9628 Branches must not appear in administration of projects

7 years agoSONAR-9616 Add missing branch parameter in some ws client
Julien Lancelot [Thu, 17 Aug 2017 09:03:18 +0000 (11:03 +0200)]
SONAR-9616 Add missing branch parameter in some ws client

7 years agoSONAR-9616 Handle branch in api/sources/lines
Julien Lancelot [Wed, 16 Aug 2017 20:57:14 +0000 (22:57 +0200)]
SONAR-9616 Handle branch in api/sources/lines

7 years agoSONAR-9616 Return branch info in api/ce ws
Julien Lancelot [Wed, 16 Aug 2017 18:06:36 +0000 (20:06 +0200)]
SONAR-9616 Return branch info in api/ce ws

7 years agoSONAR-9616 Move BranchType to Common
Julien Lancelot [Wed, 16 Aug 2017 14:33:09 +0000 (16:33 +0200)]
SONAR-9616 Move BranchType to Common

7 years agoSONAR-9616 Send branch type into the report as characteristic
Julien Lancelot [Wed, 16 Aug 2017 12:24:51 +0000 (14:24 +0200)]
SONAR-9616 Send branch type into the report as characteristic

7 years agoSONAR-9616 Fix api/projectbranches/show when invalid branch
Julien Lancelot [Wed, 16 Aug 2017 14:20:02 +0000 (16:20 +0200)]
SONAR-9616 Fix api/projectbranches/show when invalid branch

7 years agoSONAR-9616 Do not return project in api/projectbranches ws
Julien Lancelot [Wed, 16 Aug 2017 08:15:04 +0000 (10:15 +0200)]
SONAR-9616 Do not return project in api/projectbranches ws

7 years agoSONAR-9720 Issue tracking for long branches
Duarte Meneses [Wed, 16 Aug 2017 14:03:25 +0000 (16:03 +0200)]
SONAR-9720 Issue tracking for long branches

7 years agoSONAR-9616 Delete branch content when deleting project (#2368)
Janos Gyerik [Wed, 16 Aug 2017 14:24:27 +0000 (16:24 +0200)]
SONAR-9616 Delete branch content when deleting project (#2368)

7 years agoAdd medium test for branches (#2359)
Janos Gyerik [Tue, 15 Aug 2017 15:06:22 +0000 (17:06 +0200)]
Add medium test for branches (#2359)

7 years agoSkip unchanged files and dirs on short living branches
Duarte Meneses [Tue, 15 Aug 2017 08:11:23 +0000 (10:11 +0200)]
Skip unchanged files and dirs on short living branches

7 years agoFix issue tracking for short living branches
Duarte Meneses [Mon, 14 Aug 2017 15:56:37 +0000 (17:56 +0200)]
Fix issue tracking for short living branches

7 years agoAdd incrementalMode param to BranchConfigurationValidator.validate (#2353)
Janos Gyerik [Tue, 15 Aug 2017 07:29:18 +0000 (09:29 +0200)]
Add incrementalMode param to BranchConfigurationValidator.validate (#2353)

7 years agoSONAR-9711 Skip duplications and coverage in short living branches
Duarte Meneses [Mon, 14 Aug 2017 07:56:19 +0000 (09:56 +0200)]
SONAR-9711 Skip duplications and coverage in short living branches

7 years agoSONAR-9616 Create api/projectbranches/show
Julien Lancelot [Fri, 11 Aug 2017 17:37:42 +0000 (19:37 +0200)]
SONAR-9616 Create api/projectbranches/show

7 years agoSONAR-9616 Add project in api/projectbranches/list
Julien Lancelot [Fri, 11 Aug 2017 17:41:37 +0000 (19:41 +0200)]
SONAR-9616 Add project in api/projectbranches/list

7 years agoSONAR-9616 Add bugs, vulnerabilities and code smells in branches list
Julien Lancelot [Fri, 11 Aug 2017 16:51:38 +0000 (18:51 +0200)]
SONAR-9616 Add bugs, vulnerabilities and code smells in branches list

7 years agoSONAR-9616 Add quality gate status in api/projectbranches/list
Julien Lancelot [Fri, 11 Aug 2017 16:25:05 +0000 (18:25 +0200)]
SONAR-9616 Add quality gate status in api/projectbranches/list

7 years agoSONAR-9616 Add UT on main branch in api/projectbranches/list
Julien Lancelot [Fri, 11 Aug 2017 14:47:52 +0000 (16:47 +0200)]
SONAR-9616 Add UT on main branch in api/projectbranches/list

7 years agoSONAR-9616 Return merge branch in api/projectbranches/list
Julien Lancelot [Fri, 11 Aug 2017 09:23:31 +0000 (11:23 +0200)]
SONAR-9616 Return merge branch in api/projectbranches/list

7 years agoSONAR-9616 Return component branch in api/issues/search
Julien Lancelot [Fri, 11 Aug 2017 05:42:04 +0000 (07:42 +0200)]
SONAR-9616 Return component branch in api/issues/search

7 years agoAdjusting performance tests expectations
Duarte Meneses [Fri, 11 Aug 2017 13:52:48 +0000 (15:52 +0200)]
Adjusting performance tests expectations

7 years agoSONAR-9701 Skip unchanged components in short living branches
Duarte Meneses [Fri, 11 Aug 2017 08:58:37 +0000 (10:58 +0200)]
SONAR-9701 Skip unchanged components in short living branches

7 years agoImprove tests and quality
Duarte Meneses [Fri, 11 Aug 2017 08:58:25 +0000 (10:58 +0200)]
Improve tests and quality

7 years agoSONAR-9616 Handle branch in scanner
Janos Gyerik [Thu, 3 Aug 2017 15:27:33 +0000 (17:27 +0200)]
SONAR-9616 Handle branch in scanner

7 years agoSONAR-9616 Support branch in api/issues/search
Julien Lancelot [Thu, 10 Aug 2017 11:36:54 +0000 (13:36 +0200)]
SONAR-9616 Support branch in api/issues/search

7 years agoSONAR-9701 Skip unchanged components
Duarte Meneses [Wed, 9 Aug 2017 14:10:02 +0000 (16:10 +0200)]
SONAR-9701 Skip unchanged components

7 years agoSONAR-9692 - Perform issue tracking for short living branches
Duarte Meneses [Wed, 9 Aug 2017 13:32:47 +0000 (15:32 +0200)]
SONAR-9692 - Perform issue tracking for short living branches

7 years agoSONAR-9674 Load branch information from scanner report
Duarte Meneses [Wed, 9 Aug 2017 13:30:45 +0000 (15:30 +0200)]
SONAR-9674 Load branch information from scanner report

7 years agoRespond with 404 when project missing in /api/project_branches (#2332)
Janos Gyerik [Thu, 10 Aug 2017 08:03:31 +0000 (10:03 +0200)]
Respond with 404 when project missing in /api/project_branches (#2332)

7 years agoSONAR-9674 Load branch information from scanner report
Duarte Meneses [Mon, 11 Sep 2017 09:31:35 +0000 (11:31 +0200)]
SONAR-9674 Load branch information from scanner report

7 years agoSONAR-9670 Introduce sonar.branch.longLivedBranches.regex
Duarte Meneses [Fri, 4 Aug 2017 13:34:08 +0000 (15:34 +0200)]
SONAR-9670 Introduce sonar.branch.longLivedBranches.regex

7 years agoSONAR-9616 Create service for api/project_branches/list WS
Julien Lancelot [Fri, 4 Aug 2017 14:21:31 +0000 (16:21 +0200)]
SONAR-9616 Create service for api/project_branches/list WS

7 years agoSONAR-9616 Support branch in api/components/tree
Julien Lancelot [Fri, 4 Aug 2017 14:06:11 +0000 (16:06 +0200)]
SONAR-9616 Support branch in api/components/tree

7 years agoSONAR-9616 Support branch in api/components/show
Julien Lancelot [Fri, 4 Aug 2017 13:44:51 +0000 (15:44 +0200)]
SONAR-9616 Support branch in api/components/show

7 years agoSONAR-9616 Support branch in api/measures/component_tree
Julien Lancelot [Fri, 4 Aug 2017 10:02:40 +0000 (12:02 +0200)]
SONAR-9616 Support branch in api/measures/component_tree

7 years agoSONAR-9616 Support branch in api/measures/component
Julien Lancelot [Fri, 4 Aug 2017 09:52:07 +0000 (11:52 +0200)]
SONAR-9616 Support branch in api/measures/component

7 years agoSONAR-9682 Clean component parameters in api/measures/component_tree
Julien Lancelot [Fri, 4 Aug 2017 04:09:24 +0000 (06:09 +0200)]
SONAR-9682 Clean component parameters in api/measures/component_tree

- deprecate baseComponentId
- rename baseComponentKey to component
- deprecate id in response

7 years agoSONAR-9676 Clean component parameters in api/measures/component
Julien Lancelot [Thu, 3 Aug 2017 17:12:44 +0000 (19:12 +0200)]
SONAR-9676 Clean component parameters in api/measures/component

- deprecate componentId
- rename componentKey to component
- deprecate id in response

7 years agoSONAR-9616 Support branch in api/measures/search_history
Julien Lancelot [Thu, 3 Aug 2017 16:17:24 +0000 (18:17 +0200)]
SONAR-9616 Support branch in api/measures/search_history

7 years agoSONAR-9616 Support branch in api/project_analyses/search
Julien Lancelot [Thu, 3 Aug 2017 14:31:50 +0000 (16:31 +0200)]
SONAR-9616 Support branch in api/project_analyses/search

7 years agoSONAR-9616 batch/project should fail on unknown branch
Julien Lancelot [Fri, 4 Aug 2017 08:46:04 +0000 (10:46 +0200)]
SONAR-9616 batch/project should fail on unknown branch

7 years agoSONAR-9616 Handle branch in batch/project
Julien Lancelot [Thu, 3 Aug 2017 12:40:59 +0000 (14:40 +0200)]
SONAR-9616 Handle branch in batch/project

7 years agoMove medium test from ProjectDataLoaderMediumTest to ProjectDataLoaderTest
Julien Lancelot [Tue, 1 Aug 2017 17:13:37 +0000 (19:13 +0200)]
Move medium test from ProjectDataLoaderMediumTest to ProjectDataLoaderTest

7 years agoSONAR-9616 Handle branch in batch/issues
Julien Lancelot [Thu, 3 Aug 2017 13:41:24 +0000 (15:41 +0200)]
SONAR-9616 Handle branch in batch/issues

7 years agoSONAR-9616 new branch param (#2321)
Janos Gyerik [Thu, 3 Aug 2017 14:57:05 +0000 (16:57 +0200)]
SONAR-9616 new branch param (#2321)

7 years agoSONAR-9616 add WS api/project_branches/list
Simon Brandhof [Tue, 1 Aug 2017 21:18:43 +0000 (23:18 +0200)]
SONAR-9616 add WS api/project_branches/list

7 years agoSONAR-9616 do not handle issues and file sources when purging view components
Simon Brandhof [Tue, 1 Aug 2017 15:34:19 +0000 (17:34 +0200)]
SONAR-9616 do not handle issues and file sources when purging view components

7 years agoSONAR-9616 index the issues part of a non-main branch
Simon Brandhof [Tue, 1 Aug 2017 13:33:47 +0000 (15:33 +0200)]
SONAR-9616 index the issues part of a non-main branch