gitlab-org--gitlab-foss/features/project
Jan Provaznik 27a75ea175 Backport 'Rebase' feature from EE to CE
When a project uses fast-forward merging strategy user has
to rebase MRs to target branch before it can be merged.
Now user can do rebase in UI by clicking 'Rebase' button
instead of doing rebase locally.

This feature was already present in EE, this is only backport
of the feature to CE. Couple of changes:
* removed rebase license check
* renamed migration (changed timestamp)

Closes #40301
2018-01-05 09:34:59 +01:00
..
builds Replace the 'project/builds/summary.feature' spinach test with an rspec analog 2017-09-12 20:58:16 +11:00
commits Replace the 'project/commits/revert.feature' spinach test with an rspec analog 2017-09-18 16:15:42 +11:00
issues Improve list of sorting options 2017-09-23 11:46:53 +11:00
merge_requests Replace the 'project/merge_requests/revert.feature' spinach test with an rspec analog 2017-09-12 11:52:35 +11:00
source Replace 'source/search_code.feature' spinach test with an rspec analog 2017-08-25 08:54:50 +11:00
active_tab.feature Resolve "Inconsistent location of members page between groups and projects" 2017-07-07 14:40:41 +00:00
deploy_keys.feature
ff_merge_requests.feature Backport 'Rebase' feature from EE to CE 2018-01-05 09:34:59 +01:00
find_file.feature
fork.feature
forked_merge_requests.feature
graph.feature
network_graph.feature
pages.feature
project.feature
redirects.feature