]>
source.dussan.org Git - sonarqube.git/log
Janos Gyerik [Mon, 11 Sep 2017 08:50:28 +0000 (10:50 +0200)]
SONAR-9670 Introduce sonar.branch.longLivedBranches.regex
Stas Vilchik [Mon, 11 Sep 2017 13:02:01 +0000 (15:02 +0200)]
SONAR-9702 SONAR-9736 apply feedback on branches (#2496)
* show last analysis date for short-living branches
* put "main branch" badge
* display hint on branch administration page
* hide anything related to branches on sonarcloud without branch support
* fixup! fix showing administration on branch
Duarte Meneses [Fri, 8 Sep 2017 13:27:31 +0000 (15:27 +0200)]
Remove message about deprecated sonar.branch
Julien HENRY [Wed, 6 Sep 2017 14:34:06 +0000 (16:34 +0200)]
SONAR-9701 Don't publish coverage, scm and source of unchanged files
Julien HENRY [Wed, 6 Sep 2017 10:32:26 +0000 (12:32 +0200)]
SONAR-9701 Don't publish empty modules
Stas Vilchik [Mon, 4 Sep 2017 14:36:24 +0000 (16:36 +0200)]
SONAR-9736 change color of help icon
Stas Vilchik [Mon, 4 Sep 2017 13:13:56 +0000 (15:13 +0200)]
SONAR-9736 fix project status
Janos Gyerik [Mon, 4 Sep 2017 13:54:52 +0000 (15:54 +0200)]
SONAR-9626 update log messages (#2472)
Stas Vilchik [Fri, 1 Sep 2017 14:33:48 +0000 (16:33 +0200)]
SONAR-9736 fix access to project admin pages
Julien Lancelot [Mon, 4 Sep 2017 08:07:43 +0000 (10:07 +0200)]
SONAR-9616 Branch status is using unresolved issues
Julien Lancelot [Thu, 31 Aug 2017 14:19:51 +0000 (16:19 +0200)]
SONAR-9616 Allow usage of main branch in ws having branch parameter
Stas Vilchik [Fri, 1 Sep 2017 14:18:43 +0000 (16:18 +0200)]
SONAR-9736 simplify long-living branch settings
Stas Vilchik [Fri, 1 Sep 2017 13:44:40 +0000 (15:44 +0200)]
SONAR-9702 better display of orphan branches
Julien Lancelot [Fri, 1 Sep 2017 12:52:03 +0000 (14:52 +0200)]
SONAR-7745 Return version in api/components/show
Stas Vilchik [Fri, 1 Sep 2017 11:48:40 +0000 (13:48 +0200)]
SONAR-9736 display analysis date and a version of long-living branch
Julien Lancelot [Fri, 1 Sep 2017 11:46:51 +0000 (13:46 +0200)]
SONAR-9616 Component name is set to public key when empty
Stas Vilchik [Fri, 1 Sep 2017 09:18:28 +0000 (11:18 +0200)]
SONAR-9702 display branches on background tasks page
Stas Vilchik [Fri, 1 Sep 2017 09:18:10 +0000 (11:18 +0200)]
SONAR-9702 rewrite some background tasks components
Julien Lancelot [Fri, 1 Sep 2017 08:44:28 +0000 (10:44 +0200)]
SONAR-9616 Fix notification on branch
Stas Vilchik [Fri, 1 Sep 2017 09:37:52 +0000 (11:37 +0200)]
fix redirection on activity page
Janos Gyerik [Thu, 31 Aug 2017 15:39:02 +0000 (17:39 +0200)]
SONAR-916 Do not include branch name in quality gate notifs
Julien Lancelot [Thu, 31 Aug 2017 07:44:44 +0000 (09:44 +0200)]
SONAR-9616 Use Component#getProjectKey instead of Project#getKey
Julien Lancelot [Wed, 30 Aug 2017 13:46:03 +0000 (15:46 +0200)]
SONAR-9616 Remove Optional from Branch#getName as it always set
Julien Lancelot [Wed, 30 Aug 2017 14:59:30 +0000 (16:59 +0200)]
SONAR-9616 Issue#componentKey should be the public key
Janos Gyerik [Wed, 30 Aug 2017 15:20:32 +0000 (17:20 +0200)]
SONAR-9616 Fix notifications on branches (#2450)
Julien Lancelot [Wed, 30 Aug 2017 13:08:48 +0000 (15:08 +0200)]
SONAR-9616 Migration populating main branch now set 'master' as name
Julien Lancelot [Wed, 30 Aug 2017 09:50:05 +0000 (11:50 +0200)]
SONAR-9616 Add public key in Component of CE
Julien Lancelot [Wed, 30 Aug 2017 09:41:24 +0000 (11:41 +0200)]
SONAR-9616 Add project uuid routing when searching branch stats
Julien Lancelot [Mon, 28 Aug 2017 15:57:49 +0000 (17:57 +0200)]
SONAR-9616 Filter out branches in ComponentDao#selectProjects()
Julien Lancelot [Tue, 29 Aug 2017 10:07:16 +0000 (12:07 +0200)]
SONAR-9616 Use single ES query in api/project_branches/list
Stas Vilchik [Tue, 29 Aug 2017 09:54:11 +0000 (11:54 +0200)]
fix governance pages when using branches (#2446)
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
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
Stas Vilchik [Mon, 28 Aug 2017 12:32:09 +0000 (14:32 +0200)]
SONAR-9756 enable settings for long-living branches (#2438)
Stas Vilchik [Mon, 28 Aug 2017 09:43:35 +0000 (11:43 +0200)]
SONAR-9756 Build UI for branch management (#2433)
Stas Vilchik [Mon, 28 Aug 2017 09:41:51 +0000 (11:41 +0200)]
add branches help popups (#2420)
Julien Lancelot [Fri, 25 Aug 2017 12:35:39 +0000 (14:35 +0200)]
SONAR-9616 Handle branch in api/settings/list_definitions
Julien Lancelot [Fri, 25 Aug 2017 08:05:09 +0000 (10:05 +0200)]
SONAR-9616 Handle branch in api/settings/values
Julien Lancelot [Fri, 25 Aug 2017 07:52:55 +0000 (09:52 +0200)]
SONAR-9616 Handle branch in api/settings/reset
Julien Lancelot [Fri, 25 Aug 2017 07:24:27 +0000 (09:24 +0200)]
SONAR-9616 Handle branch in api/settings/set
Julien Lancelot [Fri, 25 Aug 2017 09:00:45 +0000 (11:00 +0200)]
SONAR-9616 Load Branch 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
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
Janos Gyerik [Fri, 25 Aug 2017 14:26:56 +0000 (16:26 +0200)]
SONAR-9616 Use base branch to get project repository (#2426)
Julien Lancelot [Thu, 24 Aug 2017 17:26:27 +0000 (19:26 +0200)]
SONAR-9616 Handle branch in api/tests/covered_file
Julien Lancelot [Thu, 24 Aug 2017 17:05:26 +0000 (19:05 +0200)]
SONAR-9616 Return branch in api/tests/list
Stas Vilchik [Fri, 25 Aug 2017 07:22:40 +0000 (09:22 +0200)]
fix global & organization issues page
Duarte Meneses [Thu, 24 Aug 2017 15:28:51 +0000 (17:28 +0200)]
SONAR-9616 Copy SCM info to branches
Stas Vilchik [Thu, 24 Aug 2017 14:50:13 +0000 (16:50 +0200)]
Different branches UI fixes (#2418)
Julien Lancelot [Thu, 24 Aug 2017 13:44:24 +0000 (15:44 +0200)]
SONAR-9616 Handle branch in api/tests/list
Julien Lancelot [Thu, 24 Aug 2017 12:00:45 +0000 (14:00 +0200)]
SONAR-9616 Handle branch in api/components/app
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
Julien Lancelot [Thu, 24 Aug 2017 09:10:53 +0000 (11:10 +0200)]
SONAR-9616 Handle branch in api/duplications/show
Julien Lancelot [Thu, 24 Aug 2017 08:16:31 +0000 (10:16 +0200)]
Remove setup data from DuplicationsParserTest
Julien Lancelot [Wed, 23 Aug 2017 15:55:34 +0000 (17:55 +0200)]
SONAR-9616 Handle branch in api/sources/raw
Julien Lancelot [Wed, 23 Aug 2017 16:23:37 +0000 (18:23 +0200)]
SONAR-9616 Refactor RawActionTest to not use mock
Julien Lancelot [Thu, 24 Aug 2017 10:33:37 +0000 (12:33 +0200)]
SONAR-9616 api/navigation/global returns branchesEnabled
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
Julien Lancelot [Wed, 23 Aug 2017 13:19:55 +0000 (15:19 +0200)]
SONAR-9616 Add IT on api/project_branches/list
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
Janos Gyerik [Thu, 24 Aug 2017 12:20:51 +0000 (14:20 +0200)]
SONAR-9616 Support notifications on branches (#2413)
Stas Vilchik [Thu, 24 Aug 2017 09:53:47 +0000 (11:53 +0200)]
SONAR-9736 Build UI for long-living branches (#2390)
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
Duarte Meneses [Wed, 23 Aug 2017 12:07:23 +0000 (14:07 +0200)]
SONAR-9616 Ability to set the name of the main branch
Julien Lancelot [Tue, 22 Aug 2017 15:43:26 +0000 (17:43 +0200)]
SONAR-9616 api/projectbranches returns isOrphan on unknown merge branch
Julien Lancelot [Tue, 22 Aug 2017 15:10:04 +0000 (17:10 +0200)]
SONAR-9616 mergeBranch returns default main branch when empty
Julien Lancelot [Tue, 22 Aug 2017 13:46:08 +0000 (15:46 +0200)]
SONAR-9616 Add forgotten changelog about branch in api/component/show
Julien Lancelot [Tue, 22 Aug 2017 13:26:23 +0000 (15:26 +0200)]
SONAR-9616 Return empty in projectbranches/show when no branch support
Julien Lancelot [Tue, 22 Aug 2017 13:10:53 +0000 (15:10 +0200)]
SONAR-9616 Allow to return main branch in api/projectbranches/show
Janos Gyerik [Tue, 22 Aug 2017 13:51:37 +0000 (15:51 +0200)]
SONAR-9616 propagate visibility to branches (#2392)
Julien Lancelot [Mon, 21 Aug 2017 15:37:53 +0000 (17:37 +0200)]
SONAR-9616 Does not allow ws to use branch db key
Duarte Meneses [Mon, 21 Aug 2017 14:01:34 +0000 (16:01 +0200)]
SONAR-9616 Ability to manually delete a non-main branch
Duarte Meneses [Fri, 18 Aug 2017 14:12:34 +0000 (16:12 +0200)]
SONAR-9616 Delete the branches that are inactive for too long
Julien Lancelot [Fri, 18 Aug 2017 13:25:00 +0000 (15:25 +0200)]
SONAR-9616 Return branch in issues search
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)
Julien Lancelot [Fri, 18 Aug 2017 09:00:08 +0000 (11:00 +0200)]
SONAR-9616 Fix ce ws on branches
Stas Vilchik [Thu, 17 Aug 2017 19:39:59 +0000 (21:39 +0200)]
SONAR-9702 Build UI for short-lived branches (#2371)
Julien Lancelot [Thu, 17 Aug 2017 13:13:29 +0000 (15:13 +0200)]
Add TreeWsRequest#component to replace baseComponentKey
Duarte Meneses [Thu, 17 Aug 2017 13:11:07 +0000 (15:11 +0200)]
SONAR-9628 Branches must not appear in administration of projects
Julien Lancelot [Thu, 17 Aug 2017 09:03:18 +0000 (11:03 +0200)]
SONAR-9616 Add missing branch parameter in some ws client
Julien Lancelot [Wed, 16 Aug 2017 20:57:14 +0000 (22:57 +0200)]
SONAR-9616 Handle branch in api/sources/lines
Julien Lancelot [Wed, 16 Aug 2017 18:06:36 +0000 (20:06 +0200)]
SONAR-9616 Return branch info in api/ce ws
Julien Lancelot [Wed, 16 Aug 2017 14:33:09 +0000 (16:33 +0200)]
SONAR-9616 Move BranchType to Common
Julien Lancelot [Wed, 16 Aug 2017 12:24:51 +0000 (14:24 +0200)]
SONAR-9616 Send branch type into the report as characteristic
Julien Lancelot [Wed, 16 Aug 2017 14:20:02 +0000 (16:20 +0200)]
SONAR-9616 Fix api/projectbranches/show when invalid branch
Julien Lancelot [Wed, 16 Aug 2017 08:15:04 +0000 (10:15 +0200)]
SONAR-9616 Do not return project in api/projectbranches ws
Duarte Meneses [Wed, 16 Aug 2017 14:03:25 +0000 (16:03 +0200)]
SONAR-9720 Issue tracking for long branches
Janos Gyerik [Wed, 16 Aug 2017 14:24:27 +0000 (16:24 +0200)]
SONAR-9616 Delete branch content when deleting project (#2368)
Janos Gyerik [Tue, 15 Aug 2017 15:06:22 +0000 (17:06 +0200)]
Add medium test for branches (#2359)
Duarte Meneses [Tue, 15 Aug 2017 08:11:23 +0000 (10:11 +0200)]
Skip unchanged files and dirs on short living branches
Duarte Meneses [Mon, 14 Aug 2017 15:56:37 +0000 (17:56 +0200)]
Fix issue tracking for short living branches
Janos Gyerik [Tue, 15 Aug 2017 07:29:18 +0000 (09:29 +0200)]
Add incrementalMode param to BranchConfigurationValidator.validate (#2353)
Duarte Meneses [Mon, 14 Aug 2017 07:56:19 +0000 (09:56 +0200)]
SONAR-9711 Skip duplications and coverage in short living branches
Julien Lancelot [Fri, 11 Aug 2017 17:37:42 +0000 (19:37 +0200)]
SONAR-9616 Create api/projectbranches/show
Julien Lancelot [Fri, 11 Aug 2017 17:41:37 +0000 (19:41 +0200)]
SONAR-9616 Add project in api/projectbranches/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
Julien Lancelot [Fri, 11 Aug 2017 16:25:05 +0000 (18:25 +0200)]
SONAR-9616 Add quality gate status 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
Julien Lancelot [Fri, 11 Aug 2017 09:23:31 +0000 (11:23 +0200)]
SONAR-9616 Return merge branch in api/projectbranches/list
Julien Lancelot [Fri, 11 Aug 2017 05:42:04 +0000 (07:42 +0200)]
SONAR-9616 Return component branch in api/issues/search