- 12 Feb, 2019 1 commit
-
-
Stan Hu authored
When the GitHub importer creates a merge request, it retrieves the SHA but does not actually create the source branch. This makes it impossible to merge an open merge request, particularly if the source branch were from a forked project. In that case, the branch will never exist because the original `project-name:source-branch` name is never created, nor is it a valid branch name. To prevent possible branch name conflicts, forked source branches are now renamed `github/fork/project-name/source-branch` and created when necessary. Note that we only create the source branch if the merge request is open. For projects that have many merge requests, the project would end up with a lot of possibly dead branches. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/57370
-
- 11 Feb, 2019 3 commits
-
-
Evan Read authored
Docs: correct word See merge request gitlab-org/gitlab-ce!25065
-
Ramya Authappan authored
Fix create_project_spec Closes gitlab-org/quality/staging#32 See merge request gitlab-org/gitlab-ce!25029
-
Evan Read authored
Removes milestone from cluster base domain documentation See merge request gitlab-org/gitlab-ce!25045
-
- 10 Feb, 2019 2 commits
-
-
Stan Hu authored
Fix error when reloading code in Sidekiq Closes #54320 See merge request gitlab-org/gitlab-ce!25069
-
Peter Leitzen authored
This commit fixes the following error in development: ArgumentError: A copy of Gitlab::Metrics::Transaction has been removed from the module tree but is still active!
-
- 09 Feb, 2019 1 commit
-
-
Merve authored
-
- 08 Feb, 2019 33 commits
-
-
Phil Hughes authored
Resolve "ActionView::Template::Error: undefined method `>' for nil:NilClass" Closes #57428 See merge request gitlab-org/gitlab-ce!25028
-
Constance Okoghenun authored
-
Filipa Lacerda authored
Adds a feature flag to the diff fuzzy file finder Closes #57403 See merge request gitlab-org/gitlab-ce!25006
-
Mayra Cabrera authored
12.0 milestone was removed from cluster base domain on AutoDevOps documentation to avoid making fake promises.
-
Phil Hughes authored
Update `chart.js` to 2.7.2 See merge request gitlab-org/gitlab-ce!24771
-
Andrew Fontaine authored
-
Mark Lapierre authored
Fix push_http_private_token_spec by waiting for viewers to load Closes gitlab-org/quality/staging#33 See merge request gitlab-org/gitlab-ce!25030
-
Jan Provaznik authored
-
Marcia Ramos authored
Mention when the Registry API was introduced See merge request gitlab-org/gitlab-ce!24596
-
Achilleas Pipinellis authored
-
Filipa Lacerda authored
Fixes diff web worker not loading in staging See merge request gitlab-org/gitlab-ce!25039
-
Achilleas Pipinellis authored
Clarify search parameter in the branches API docs See merge request gitlab-org/gitlab-ce!24703
-
Achilleas Pipinellis authored
Update group permission docs See merge request gitlab-org/gitlab-ce!24768
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/57403
-
Achilleas Pipinellis authored
Docs: Add link to API for GitHub imports See merge request gitlab-org/gitlab-ce!24808
-
Phil Hughes authored
Refactor draft_note_spec.js to Vue test utils (CE backport) See merge request gitlab-org/gitlab-ce!25016
-
Winnie Hellmann authored
-
-
Achilleas Pipinellis authored
Fixes link to wrong section See merge request gitlab-org/gitlab-ce!24811
-
Achilleas Pipinellis authored
Refactor broadcast message API page See merge request gitlab-org/gitlab-ce!24920
-
Achilleas Pipinellis authored
Refactor snippets API documentation page See merge request gitlab-org/gitlab-ce!24921
-
Evan Read authored
-
Achilleas Pipinellis authored
Fix many 'when manual' anchors See merge request gitlab-org/gitlab-ce!24947
-
Douglas Barbosa Alexandre authored
Remove #make_updated! as have #make_installed! now Closes #57374 See merge request gitlab-org/gitlab-ce!24988
-
Marcia Ramos authored
docs: trivial: remove stray extra "to" See merge request gitlab-org/gitlab-ce!25024
-
Filipa Lacerda authored
Move permission check of manual actions of deployments Closes #52412 See merge request gitlab-org/gitlab-ce!24660
-
Shinya Maeda authored
-
Achilleas Pipinellis authored
Fix spelling and other minor improvements See merge request gitlab-org/gitlab-ce!24813
-
Sanad Liaquat authored
Adds qa-spinner class and wait for it to go away before making assertions.
-
Achilleas Pipinellis authored
Update index.md See merge request gitlab-org/gitlab-ce!24698
-
Rajakavitha Kodhandapani authored
-
Achilleas Pipinellis authored
Anchor link was incorrect See merge request gitlab-org/gitlab-ce!24922
-
Achilleas Pipinellis authored
docs: capitalization fixes in Gitaly docs See merge request gitlab-org/gitlab-ce!24994
-