- 01 Feb, 2017 5 commits
-
-
Mike Greiling authored
-
Mike Greiling authored
-
Sean McGivern authored
1. Clone the repo to a temp directory. 2. Apply the MR as a patch. 3. Use `git commit -C` to copy the commit metadata from the HEAD commit of the source branch, and manually add the merging user as the committer. 4. Push back to a randomly-generated branch name. 5. Immediately delete that branch, so that it does not appear in the branch list, trigger CI builds, etc. 6. Return the SHA of the squashed commit we've just pushed to the MergeService. 7. In the MergeService, allow an arbitrary source to be used, and set that to either the source branch (if there is no squashing) or the squashed SHA.
-
Sean McGivern authored
When squashing, we may want to merge a different commit than the MR's HEAD commit into the target branch. This interface matches the existing `Repository#ff_merge` method, and allows us to pick an arbitrary commit to merge.
-
Sean McGivern authored
-
- 31 Jan, 2017 3 commits
-
-
DJ Mountney authored
Update the 8.16.3 changelog in master See merge request !1145
-
DJ Mountney authored
-
Douwe Maan authored
Ignore encrypted attributes in Import/Export (EE version) See merge request !1140
-
- 30 Jan, 2017 3 commits
-
-
Douwe Maan authored
Closes #24458 See merge request !8739 # Conflicts: # spec/features/projects/import_export/test_project_export.tar.gz
-
Dmitriy Zaporozhets authored
CE upstream See merge request !1139
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 29 Jan, 2017 2 commits
-
-
Achilleas Pipinellis authored
UX Guide: minor updates See merge request !8862
-
Allison Whilden authored
[ci skip] UX guide: clean up term tables in copy [ci skip] UX guide: update dropdown max height for multiline items
-
- 27 Jan, 2017 27 commits
-
-
Jacob Schatz authored
Remove hard-coded absolute URLs from all frontend assets See merge request !8831
-
Alfredo Sumaran authored
Fixed Issuable sidebar so it remains closed on mobile/smaller screen devices See merge request !7466
-
Jose Ivan Vargas authored
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
[ci skip]
-
Filipa Lacerda authored
Merge branch '27248-filtered-search-does-not-allow-filtering-labels-with-multiple-words' into 'master' Fix filtering label and milestone with multiple words Closes #27248 and #27334 See merge request !8830
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Robert Speicher authored
[EE] Resolve "NameError: uninitialized constant ApplicationSetting::DEFAULTS" See merge request !1124
-
Robert Speicher authored
Resolve "NameError: uninitialized constant ApplicationSetting::DEFAULTS" Closes #27280 See merge request !8805
-
Fatih Acet authored
Merge branch '26448-unnecessary-request-is-made-when-filter-input-box-is-focused-by-keyboard' into 'master' Only search commits on input change since last search Closes #26448 See merge request !8488
-
Filipa Lacerda authored
Fix search bar search param encoding Closes #27398 See merge request !8753
-
Clement Ho authored
Contribution calendar now scrolls right by default See merge request !6192
-
Achilleas Pipinellis authored
Refactor fast-forward merge requests docs See merge request !1137
-
Achilleas Pipinellis authored
[ci skip]
-
Fatih Acet authored
UI updates See merge request !8669
-
Fatih Acet authored
Port of ui-updates to EE See merge request !1113
-
Robert Speicher authored
Add rspec_profiling to the rspec environment Closes #23034 See merge request !7854
-
Fatih Acet authored
Fix filtered search so that labels selected from discussion notes display correctly See merge request !1122
-
Clement Ho authored
Fixed cancel button in the services form not redirecting back to the integrations settings view Closes #27301 See merge request !8843
-
Annabel Dunstone Gray authored
Fix project name label's for reference in project settings Closes #27259 See merge request !8795
-
Stan Hu authored
Fix GitLab Pages not refreshing upon new content Closes gitlab-com/infrastructure#1058 See merge request !1134
-