BigW Consortium Gitlab

  1. 08 Apr, 2018 1 commit
    • Expose the target commit ID through the tag API · 3a4086e2
      Andrew Beresford authored
      This is useful for annotated tags, where the deferenced target is not the same as the tag object. At the moment there is no way to differentiate the two through the tag API.
      
      This change adds a "target" property and leaves the existing "commit" property alone so that existing behaviour is not altered.
  2. 05 Apr, 2018 1 commit
  3. 30 Mar, 2018 1 commit
  4. 07 Mar, 2018 3 commits
  5. 01 Mar, 2018 1 commit
  6. 28 Feb, 2018 1 commit
  7. 23 Feb, 2018 1 commit
  8. 20 Feb, 2018 1 commit
  9. 15 Feb, 2018 1 commit
  10. 14 Feb, 2018 1 commit
  11. 13 Feb, 2018 2 commits
  12. 07 Feb, 2018 1 commit
  13. 06 Feb, 2018 1 commit
  14. 05 Feb, 2018 3 commits
  15. 31 Jan, 2018 1 commit
  16. 08 Jan, 2018 1 commit
  17. 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
  18. 04 Jan, 2018 1 commit
  19. 03 Jan, 2018 1 commit
  20. 02 Jan, 2018 2 commits
  21. 15 Dec, 2017 2 commits
  22. 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.
  23. 20 Nov, 2017 1 commit
  24. 13 Nov, 2017 1 commit
  25. 06 Nov, 2017 1 commit
  26. 03 Nov, 2017 1 commit
  27. 02 Nov, 2017 1 commit
  28. 31 Oct, 2017 2 commits
  29. 22 Oct, 2017 1 commit
  30. 17 Oct, 2017 2 commits
  31. 05 Oct, 2017 1 commit