BigW Consortium Gitlab

  1. 24 Aug, 2016 1 commit
  2. 09 Aug, 2016 1 commit
  3. 11 Jul, 2016 1 commit
  4. 06 Jul, 2016 1 commit
  5. 05 Jul, 2016 1 commit
  6. 27 Jun, 2016 1 commit
  7. 12 Jun, 2016 1 commit
  8. 10 Jun, 2016 3 commits
  9. 06 Jun, 2016 1 commit
  10. 03 Jun, 2016 3 commits
  11. 02 Jun, 2016 1 commit
  12. 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.
  13. 11 May, 2016 1 commit
  14. 09 May, 2016 1 commit
  15. 13 Apr, 2016 3 commits
  16. 29 Mar, 2016 1 commit
  17. 21 Mar, 2016 2 commits
  18. 19 Mar, 2016 2 commits
  19. 11 Feb, 2016 2 commits
    • 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
  20. 09 Feb, 2016 1 commit
  21. 08 Feb, 2016 1 commit
  22. 28 Jan, 2016 1 commit
  23. 15 Dec, 2015 1 commit
  24. 05 Dec, 2015 1 commit
  25. 04 Dec, 2015 1 commit
  26. 02 Dec, 2015 1 commit
  27. 10 Oct, 2015 1 commit
  28. 16 Sep, 2015 1 commit
  29. 11 Aug, 2015 2 commits
  30. 04 Aug, 2015 1 commit