gitlab-org--gitlab-foss/spec/controllers
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
..
admin Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
boards Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
concerns Fix filter by my reaction is not working 2017-11-13 18:20:02 +09:00
dashboard Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
explore
google_api
groups Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
import Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
oauth
profiles
projects Backport 'Rebase' feature from EE to CE 2018-01-05 09:34:59 +01:00
snippets
abuse_reports_controller_spec.rb
application_controller_spec.rb Allow password authentication to be disabled entirely 2017-11-23 13:16:14 +00:00
autocomplete_controller_spec.rb
dashboard_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
groups_controller_spec.rb
health_check_controller_spec.rb
health_controller_spec.rb Move the circuitbreaker check out in a separate process 2017-12-08 09:11:39 +01:00
help_controller_spec.rb
invites_controller_spec.rb
metrics_controller_spec.rb
notification_settings_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
passwords_controller_spec.rb Allow password authentication to be disabled entirely 2017-11-23 13:16:14 +00:00
profiles_controller_spec.rb
projects_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
registrations_controller_spec.rb Allow password authentication to be disabled entirely 2017-11-23 13:16:14 +00:00
root_controller_spec.rb
search_controller_spec.rb
sent_notifications_controller_spec.rb
sessions_controller_spec.rb
snippets_controller_spec.rb
uploads_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
users_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00