Commit graph

6 commits

Author SHA1 Message Date
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
Eric Eastwood
254c0754eb Switch vue_merge_request_widget to Axios 2018-01-02 18:00:04 -06:00
Oswaldo Ferreira
cba40a1f55 Stop sending milestone and labels data over the wire for MR widget
requests
2017-12-15 15:31:16 -02:00
Eric Eastwood
6dc9028fbb Load participants async 2017-10-31 16:15:03 +00:00
Oswaldo Ferreira
e8841e8dbc Drop merge_check endpoint and use only MR show instead 2017-05-18 19:23:05 -03:00
Fatih Acet
0151325dac Merge request widget redesign 2017-05-09 04:15:34 +00:00