BigW Consortium Gitlab

  1. 11 Dec, 2016 1 commit
  2. 04 Dec, 2016 1 commit
  3. 24 Nov, 2016 1 commit
  4. 22 Nov, 2016 2 commits
  5. 21 Nov, 2016 1 commit
  6. 13 Oct, 2016 1 commit
  7. 31 Aug, 2016 1 commit
  8. 24 Aug, 2016 1 commit
  9. 19 Aug, 2016 1 commit
  10. 12 Aug, 2016 1 commit
  11. 08 Aug, 2016 1 commit
  12. 03 Aug, 2016 3 commits
  13. 25 Jul, 2016 1 commit
  14. 11 Jul, 2016 1 commit
  15. 02 Jul, 2016 1 commit
  16. 01 Jul, 2016 1 commit
  17. 27 Jun, 2016 1 commit
  18. 12 Jun, 2016 1 commit
  19. 03 Jun, 2016 2 commits
  20. 01 Jun, 2016 1 commit
    • Add `sha` parameter to MR accept API · d863d86a
      Sean McGivern authored
      The `sha` parameter is optional, and when present, must match the
      current HEAD SHA of the source branch. Otherwise, the API call fails
      with a 409 Conflict and a message containing the current HEAD for the
      source branch.
      
      Also tidy up some doc wording.
  21. 09 May, 2016 1 commit
  22. 13 Apr, 2016 3 commits
  23. 08 Apr, 2016 1 commit
  24. 21 Mar, 2016 2 commits
  25. 19 Mar, 2016 2 commits
  26. 02 Mar, 2016 1 commit
  27. 11 Feb, 2016 1 commit
    • Added '/api/v3/projects/:id/merge_requests/:merge_request_id/closes_issues' route in the API · 78e36780
      Gal Schlezinger authored
      Added some documentation for it
      
      Added to changelog
      
      Added curl example and an attribute table
      
      Moved the api route definition from "lib/api/issues.rb" to "lib/api/merge_requests.rb"
      
      Fixed the attributes and changed the documentation to be at "merge_requests.md" too
      
      Changed generic titles to more specific titles
      
      added an underscore
      
      added tests. it depends on a newer version of gitlab-test project
      I'm doing a  since I need to add a branch to the `gitlab-test` repo
      
      removed the before
      
      using 'iid' instead of 'id' in the description to reference the issues. that makes the tests pass
      
      Removed the 'closes-issues' key from test_env. so it should pass the tests
      
      Moved the two initializations to the describe block
      
      Changed the changelog
  28. 08 Feb, 2016 2 commits
  29. 28 Jan, 2016 1 commit
  30. 28 Dec, 2015 1 commit
  31. 04 Dec, 2015 1 commit