- 19 Apr, 2019 5 commits
-
-
Oswaldo Ferreira authored
-
Stan Hu authored
The return result for the source or target branch being missing was ambiguous before. It should be an empty compare to indicate no comparison could be done.
-
Stan Hu authored
This ensures the return value is consistent if the source and/or branch do not exist.
-
Stan Hu authored
This should already be done in Gitlab::Git:Compare.
-
Stan Hu authored
A temp reference is only needed to fetch a branch from another project, as in the case for forked repositories. For branch comparisons within the same project, we can just use the existing branch names to do the comparison. Relates to https://gitlab.com/gitlab-org/gitlab-ce/issues/38689#note_126107862
-
- 18 Apr, 2019 35 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
-
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
-
Filipa Lacerda authored
Fix stylelint rules in boards.scss Closes #59895 See merge request gitlab-org/gitlab-ce!27458
-
Achilleas Pipinellis authored
Move external authorization doc to CE See merge request gitlab-org/gitlab-ce!27421
-
Imre Farkas authored
-
Enrique Alcantara authored
-
Enrique Alcantara authored
- Create empty uninstall_button component. - Add uninstallable property to application_row component. - Display Uninstall button if app is uninstallable and it is installed.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Migrate correlation and tracing code to LabKit See merge request gitlab-org/gitlab-ce!25379
-
Kushal Pandya authored
Add instructions on how to contribute a "Built-In" template on projects/new" Closes #55833 See merge request gitlab-org/gitlab-ce!26976
-
Illya Klymov authored
-
Kushal Pandya authored
Only use backslash escapes in autocomplete when needed Closes #45348 See merge request gitlab-org/gitlab-ce!27457
-
Achilleas Pipinellis authored
Improve multi-line suggestion docs See merge request gitlab-org/gitlab-ce!27465
-
Fatih Acet authored
Fix related merge requests not working with relative URL root See merge request gitlab-org/gitlab-ce!27475
-
Achilleas Pipinellis authored
Update serverless.yml for functions to include only node.js See merge request gitlab-org/gitlab-ce!27466
-
Filipa Lacerda authored
Extract discussion actions into separate component Closes #58293 See merge request gitlab-org/gitlab-ce!27227
-
Phil Hughes authored
Fixes stylelint for dashboard_skeleton Closes #59830 See merge request gitlab-org/gitlab-ce!27422
-
Rémy Coutable authored
Update review.gitlab-ci.yml to fix review-stop See merge request gitlab-org/gitlab-ce!27478
-
Marcel Amirault authored
-
Achilleas Pipinellis authored
Doc fixes for the release post 11.10 See merge request gitlab-org/gitlab-ce!27450
-
Marcia Ramos authored
-