1. 09 5月, 2016 1 次提交
  2. 13 4月, 2016 3 次提交
  3. 08 4月, 2016 1 次提交
  4. 22 3月, 2016 1 次提交
  5. 21 3月, 2016 1 次提交
  6. 20 3月, 2016 2 次提交
  7. 02 3月, 2016 1 次提交
  8. 11 2月, 2016 1 次提交
    • G
      Added '/api/v3/projects/:id/merge_requests/:merge_request_id/closes_issues' route in the API · 78e36780
      Gal Schlezinger 提交于
      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
      78e36780
  9. 09 2月, 2016 1 次提交
  10. 08 2月, 2016 1 次提交
  11. 28 1月, 2016 1 次提交
  12. 28 12月, 2015 1 次提交
  13. 04 12月, 2015 3 次提交
  14. 23 11月, 2015 1 次提交
  15. 22 11月, 2015 1 次提交
  16. 19 11月, 2015 1 次提交
  17. 18 11月, 2015 1 次提交
  18. 13 10月, 2015 1 次提交
  19. 14 7月, 2015 1 次提交
  20. 10 7月, 2015 1 次提交
  21. 30 5月, 2015 1 次提交
  22. 02 5月, 2015 1 次提交
  23. 19 3月, 2015 1 次提交
  24. 06 2月, 2015 1 次提交
  25. 04 2月, 2015 1 次提交
  26. 18 1月, 2015 1 次提交
  27. 15 9月, 2014 1 次提交
  28. 15 8月, 2014 1 次提交
  29. 14 8月, 2014 1 次提交
  30. 01 8月, 2014 1 次提交
    • M
      # This is a combination of 2 commits. · 4a36d669
      mabdullah-cinglevue 提交于
      # The first commit's message is:
      
      Patched `MergeRequest` to return more data.
      
      Patched `MergeRequest` to return the `description` & `milestone`
      Conflicts:
      	lib/api/entities.rb
      
      # This is the 2nd commit message:
      
      Update merge_requests.md
      
      Update documentation for merge request endpoint adding support for description.
      4a36d669
  31. 19 7月, 2014 1 次提交
  32. 04 6月, 2014 1 次提交
  33. 27 5月, 2014 1 次提交
  34. 12 5月, 2014 1 次提交
  35. 30 4月, 2014 1 次提交