gitlab-org--gitlab-foss/spec/views
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/dashboard current_application_settings belongs on Gitlab::CurrentSettings 2017-08-31 13:38:33 +01:00
ci move lib/ci/gitlab_ci_yaml_processor.rb into lib/gitlab/ci/yaml_processor.rb 2017-09-12 22:32:02 +03:00
dashboard/projects Fixes admin welcome states new group path 2017-12-06 12:49:34 +00:00
devise/shared current_application_settings belongs on Gitlab::CurrentSettings 2017-08-31 13:38:33 +01:00
events/event Fix tags in the Activity tab not being clickable 2017-12-19 17:02:56 +00:00
groups Refer to “Share with group lock” consistently 2017-09-06 12:07:21 -07:00
help Added ssh fingerprint, gitlab ci and pages information in an instance configuration page 2017-10-25 23:51:26 +03:00
layouts CE backport of new-sidebar-boards 2017-09-13 11:08:48 +01:00
notify Ensure all project factories use :repository trait or :empty_project 2017-08-01 14:51:52 -04:00
profiles Update test to use single quotes and Four-Phase test conventions 2017-06-15 11:38:12 +00:00
projects 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