gitlab-org--gitlab-foss/spec/views/projects
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
..
blob Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
commit adding view and feature specs 2017-12-07 09:06:59 -05:00
commits `current_application_settings` belongs on `Gitlab::CurrentSettings` 2017-08-31 13:38:33 +01:00
diffs Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
environments Hide environment external URL button if not defined 2017-05-02 13:21:06 +02:00
imports Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
issues Use Project `:repository` trait where necessary in view specs 2017-03-27 18:45:37 -04:00
jobs Replace factory_girl_rails with factory_bot_rails 2017-12-14 15:01:55 +01:00
merge_requests Backport 'Rebase' feature from EE to CE 2018-01-05 09:34:59 +01:00
notes take edit note button out of dropdown 2017-08-10 09:37:25 +10:00
pipelines Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
pipelines_settings Fix integraetion tests 2017-11-28 20:47:59 +09:00
tags Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
tree spec fixes 2017-12-14 11:31:50 +00:00
_home_panel.html.haml_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
edit.html.haml_spec.rb Resolve "Make project and features visibility settings less confusing" 2017-09-07 18:07:40 +00:00