1. 09 5月, 2016 1 次提交
  2. 13 4月, 2016 3 次提交
  3. 29 3月, 2016 1 次提交
  4. 22 3月, 2016 1 次提交
  5. 21 3月, 2016 1 次提交
  6. 20 3月, 2016 2 次提交
  7. 11 2月, 2016 2 次提交
    • R
    • 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
  8. 09 2月, 2016 2 次提交
  9. 28 1月, 2016 1 次提交
  10. 15 12月, 2015 1 次提交
  11. 05 12月, 2015 1 次提交
  12. 04 12月, 2015 1 次提交
  13. 02 12月, 2015 1 次提交
  14. 11 10月, 2015 1 次提交
  15. 16 9月, 2015 1 次提交
  16. 11 8月, 2015 2 次提交
  17. 04 8月, 2015 1 次提交
  18. 17 7月, 2015 1 次提交
  19. 23 6月, 2015 1 次提交
  20. 22 6月, 2015 2 次提交
  21. 14 6月, 2015 1 次提交
  22. 30 5月, 2015 1 次提交
  23. 02 5月, 2015 1 次提交
  24. 30 4月, 2015 1 次提交
  25. 13 2月, 2015 1 次提交
  26. 06 2月, 2015 2 次提交
  27. 04 2月, 2015 1 次提交
  28. 16 9月, 2014 1 次提交
    • J
      Improve error reporting on users API · 998cd3cb
      jubianchi 提交于
      * users (#6878, #3526, #4209): Validation error messages are now exposed through 400 responses, 409 response are sent in case of duplicate email or username
      * MRs (#5335): 409 responses are sent in case of duplicate merge request (source/target branches), 422 responses are sent when submiting MR fo/from unrelated forks
      * issues
      * labels
      * projects
      998cd3cb
  29. 15 9月, 2014 2 次提交
  30. 21 8月, 2014 1 次提交
  31. 14 8月, 2014 1 次提交