- 19 Apr, 2019 22 commits
-
-
Stan Hu authored
Improvements to Project overview UI Closes #55025 See merge request gitlab-org/gitlab-ce!26796
-
Illya Klymov authored
-
Lin Jen-Shin authored
Resolve "Flaky tests: spec/requests/api/badges_spec.rb" Closes #60397 See merge request gitlab-org/gitlab-ce!27484
-
Annabel Dunstone Gray authored
Fixes the border color on diffs See merge request gitlab-org/gitlab-ce!27479
-
Achilleas Pipinellis authored
Remove leading whitespaces from serviceaccount/clusterrolebinding multi-resource YAML See merge request gitlab-org/gitlab-ce!27501
-
Thiago Presa authored
-
Achilleas Pipinellis authored
Highlighted 'not' in the docs See merge request gitlab-org/gitlab-ce!27506
-
Grzegorz Bizon authored
CE part for extract EE specific lines from issue.rb See merge request gitlab-org/gitlab-ce!27481
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Grzegorz Bizon authored
Resolve "Use include template syntax for including the Code Quality job" Closes #58663 See merge request gitlab-org/gitlab-ce!27448
-
Lin Jen-Shin authored
Only check abilities on rendered GraphQL nodes Closes #58647 and #60355 See merge request gitlab-org/gitlab-ce!27273
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Douwe Maan authored
Extract ProjectStatistics updates into a concern See merge request gitlab-org/gitlab-ce!27420
-
Alessio Caiazza authored
Refactor existing tests as a shared example
-
Douwe Maan authored
Change the schema of common_metrics.yml Closes #60383 See merge request gitlab-org/gitlab-ce!27283
-
Douwe Maan authored
Return group information on Project endpoint Closes #39858 See merge request gitlab-org/gitlab-ce!27427
-
Kamil Trzciński authored
Add configuration of access_level for runners on registration via API See merge request gitlab-org/gitlab-ce!27490
-
Kushal Pandya authored
Move EE specific testcase to EE spec file See merge request gitlab-org/gitlab-ce!27505
-
Kartikey Tanna authored
-
Rajat Jain authored
Refactor `board_list` such that we can reuse the parts of component creation with prop passing with ee specific spec.
-
Mayra Cabrera authored
- Namespace now return avatar_url and web_url - NamespaceBasic entity was modified to include avatar_url and web_url, information is fetched differently depending if the Namespace is a user or a group Includes documentation changes Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/39858
-
- 18 Apr, 2019 18 commits
-
-
Clement Ho authored
Increase timeout for abuse_reports_spec.js to 500ms Closes gitlab-ee#11229 See merge request gitlab-org/gitlab-ce!27502
-
Clement Ho authored
Resolve cluster metrics regression Closes gitlab-ee#11168 See merge request gitlab-org/gitlab-ce!27442
-
Adriel Santiago authored
Fixes a regression causing cluster metrics not to display
-
Winnie Hellmann authored
-
Michael Kozono authored
Bump required Ruby version check to 2.5.3 Closes #60704 See merge request gitlab-org/gitlab-ce!27495
-
Stan Hu authored
Upgrade Gitaly to 1.34.0 See merge request gitlab-org/gitlab-ce!27494
-
Stan Hu authored
Relates to https://gitlab.com/gitlab-org/gitlab-ce/issues/58079 Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/60704
-
John Cai authored
-
Michael Kozono authored
CE Backport for "Restructure project merge request settings page" See merge request gitlab-org/gitlab-ce!26834
-
Clement Ho authored
Fix link issues with labels on project/group labels pages See merge request gitlab-org/gitlab-ce!24060
-
Tanya Pazitny authored
* On the project labels page, the label itself should not be clickable. * On the group labels page, the links for Issues and Merge Requests should be shown.
-
Dmitriy Zaporozhets authored
Merge branch 'ce-11224-flaky-test-projects-audit-events-adding-an-ssh-key-appears-in-the-project-s-audit-events-ee-spec-features-projects-audit_events_spec' into 'master' Introduce the wait_for helper for system tests See merge request gitlab-org/gitlab-ce!27483
-
Sid Sijbrandij authored
ssot as principle See merge request gitlab-org/gitlab-ce!27436
-
Bob Van Landuyt authored
With this we only check abilities on the rendered edges of a GraphQL connection instead of all the nodes in it.
-
Phil Hughes authored
Replace ee-specific code for boards/issue_card_inner Closes gitlab-ee#10012 See merge request gitlab-org/gitlab-ce!27394
-
Roman Rodionov authored
-
Filipa Lacerda authored
Display "Uninstall App" button if app is uninstallable Closes #60641 See merge request gitlab-org/gitlab-ce!27423
-
zelin-l authored
Allow setting access_level of new runner to not_protected (default) or ref_protected Minor update to relevant docs and tests
-