BigW Consortium Gitlab

  1. 25 Jan, 2018 1 commit
  2. 08 Jan, 2018 1 commit
  3. 05 Jan, 2018 1 commit
    • 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
  4. 04 Jan, 2018 1 commit
  5. 03 Jan, 2018 1 commit
  6. 02 Jan, 2018 2 commits
  7. 15 Dec, 2017 2 commits
  8. 14 Dec, 2017 1 commit
  9. 13 Dec, 2017 1 commit
    • Adds ordering to projects contributors in API · 55f32208
      Jacopo authored
      Allows ordering in GET api/v4/projects/:project_id/repository/contributors
      through `order_by` and `sort` params.
      The available `order_by` options are: name|email|commits.
      The available `sort` options are: asc|desc.
  10. 11 Dec, 2017 1 commit
    • 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
  11. 05 Dec, 2017 1 commit
    • 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
  12. 22 Nov, 2017 1 commit
  13. 20 Nov, 2017 1 commit
  14. 13 Nov, 2017 1 commit
  15. 06 Nov, 2017 1 commit
  16. 03 Nov, 2017 1 commit
  17. 02 Nov, 2017 1 commit
  18. 31 Oct, 2017 2 commits
  19. 29 Oct, 2017 1 commit
  20. 25 Oct, 2017 1 commit
  21. 22 Oct, 2017 1 commit
  22. 17 Oct, 2017 2 commits
  23. 12 Oct, 2017 1 commit
  24. 05 Oct, 2017 3 commits
  25. 04 Oct, 2017 1 commit
  26. 03 Oct, 2017 2 commits
  27. 02 Oct, 2017 3 commits
  28. 26 Sep, 2017 1 commit
  29. 20 Sep, 2017 1 commit
  30. 18 Sep, 2017 1 commit
  31. 16 Sep, 2017 1 commit