gitlab-org--gitlab-foss/app/assets/javascripts/vue_merge_request_widget
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
..
components Backport 'Rebase' feature from EE to CE 2018-01-05 09:34:59 +01:00
services Backport 'Rebase' feature from EE to CE 2018-01-05 09:34:59 +01:00
stores Backport 'Rebase' feature from EE to CE 2018-01-05 09:34:59 +01:00
dependencies.js Backport 'Rebase' feature from EE to CE 2018-01-05 09:34:59 +01:00
event_hub.js Merge request widget redesign 2017-05-09 04:15:34 +00:00
index.js Move gon ref to the index to avoid depending on gon in any mr widget objects 2017-05-26 15:37:09 +01:00
mr_widget_options.js Backport 'Rebase' feature from EE to CE 2018-01-05 09:34:59 +01:00