gitlab-org--gitlab-foss/features/steps
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
..
explore Replace the 'features/explore/projects.feature' spinach test with an rspec analog 2017-10-11 15:26:04 +11:00
group spec fixes 2017-09-06 16:07:48 +01:00
profile Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
project Backport 'Rebase' feature from EE to CE 2018-01-05 09:34:59 +01:00
shared Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
groups.rb Fix specs after removing assignee_id field 2017-12-11 10:49:23 +00:00
invites.rb
user.rb Finish migration to the new events setup 2017-09-06 16:40:31 +02:00