Commit graph

5 commits

Author SHA1 Message Date
Bob Van Landuyt
792ab0631c Allow a user to select allow maintainer to push
When a project is not private, and the source branch not protected the
user can now select the option to allow maintainers to push to this
branch
2018-03-07 15:12:31 +01:00
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
6dc9028fbb Load participants async 2017-10-31 16:15:03 +00:00
Oswaldo Ferreira
a355bcac4b Stop loading MergeRequestEntity data on sidebar request 2017-05-18 20:41:31 -03:00
Fatih Acet
0151325dac Merge request widget redesign 2017-05-09 04:15:34 +00:00