gitlab-org--gitlab-foss/features/steps/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 Use #query_scope instead of #parent in a Spinach feature 2017-11-14 09:29:54 +01:00
issues Merge branch 'master' into sh-headless-chrome-support 2017-10-31 16:08:11 -05: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 '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
active_tab.rb more navigation spec fixes 2017-08-30 14:40:07 +01:00
create.rb
deploy_keys.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
ff_merge_requests.rb Backport 'Rebase' feature from EE to CE 2018-01-05 09:34:59 +01:00
fork.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
forked_merge_requests.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
graph.rb
network_graph.rb
pages.rb Rename artifacts_* to legacy_artifacts_* 2017-12-03 12:04:49 +01:00
project.rb Resolve "Make project and features visibility settings less confusing" 2017-09-07 18:07:40 +00:00
project_find_file.rb
redirects.rb fixed up JS to use a js-* class 2017-09-06 11:55:23 +01:00