Skip to content
Snippets Groups Projects
  1. Mar 27, 2018
  2. Mar 20, 2018
  3. Mar 12, 2018
  4. Mar 07, 2018
  5. Mar 02, 2018
  6. Feb 28, 2018
  7. Feb 08, 2018
  8. Feb 07, 2018
  9. Feb 04, 2018
  10. Feb 01, 2018
  11. Jan 05, 2018
    • Jan Provaznik's avatar
      Backport 'Rebase' feature from EE to CE · 27a75ea1
      Jan Provaznik authored
      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
      27a75ea1
  12. Dec 12, 2017
  13. Dec 11, 2017
    • Jan Provaznik's avatar
      Use message body for merge request description · b39b5524
      Jan Provaznik authored
      When a merge request is created from email, use message body
      as merge request description. If message body is empty then
      merge request description is still created from the source
      branch commit (if there is only single commit in the merge
      request).
      
      If message body is empty and there are multiple commits in
      the source branch, then merge request description is left empty.
      
      Closes #40968
      b39b5524
  14. Dec 05, 2017
    • Jan Provaznik's avatar
      Create merge request from email · 8cce7073
      Jan Provaznik authored
      * new merge request can be created by sending an email to the specific
      email address (similar to creating issues by email)
      * for the first iteration, source branch must be specified in the mail
      subject, other merge request parameters can not be set yet
      * user should enable "Receive notifications about your own activity" in
      user settings to receive a notification about created merge request
      
      Part of #32878
      8cce7073
  15. Oct 27, 2017
  16. Oct 04, 2017
  17. Oct 02, 2017
  18. Sep 29, 2017
  19. Sep 20, 2017
  20. Sep 11, 2017
  21. Aug 22, 2017
  22. Aug 21, 2017
  23. Aug 18, 2017
  24. Jul 16, 2017
  25. Jul 14, 2017
  26. Apr 21, 2017
  27. Mar 13, 2017
Loading