An error occurred fetching the project authors.
  1. 21 Mar, 2016 1 commit
  2. 19 Mar, 2016 2 commits
  3. 11 Feb, 2016 2 commits
    • Rémy Coutable's avatar
    • Gal Schlezinger's avatar
      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
      78e36780
  4. 08 Feb, 2016 1 commit
  5. 28 Jan, 2016 1 commit
  6. 05 Jan, 2016 1 commit
  7. 04 Dec, 2015 1 commit
  8. 02 Dec, 2015 1 commit
  9. 23 Nov, 2015 1 commit
  10. 18 Nov, 2015 1 commit
  11. 13 Oct, 2015 1 commit
    • sue445's avatar
      [ci skip] Fix wrong comment · a092d270
      sue445 authored
      According to `attributes_for_keys` and API doc, `POST /projects/:id/merge_requests`
      is received `target_project_id` (NOT `target_project`)
      a092d270
  12. 10 Oct, 2015 1 commit
  13. 16 Sep, 2015 1 commit
  14. 11 Aug, 2015 2 commits
  15. 04 Aug, 2015 1 commit
  16. 17 Jul, 2015 1 commit
  17. 16 Jul, 2015 1 commit
  18. 26 Jun, 2015 1 commit
  19. 29 May, 2015 1 commit
  20. 02 May, 2015 1 commit
  21. 30 Apr, 2015 1 commit
  22. 24 Mar, 2015 1 commit
  23. 06 Feb, 2015 1 commit
  24. 04 Feb, 2015 1 commit
  25. 21 Jan, 2015 1 commit
  26. 07 Jan, 2015 2 commits
  27. 16 Sep, 2014 1 commit
  28. 15 Sep, 2014 2 commits
    • jubianchi's avatar
      Improve error reporting on users API · 998cd3cb
      jubianchi authored
      * 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
    • Marin Jankovski's avatar
      Ordering and sorting for MR in api. · b99b2e60
      Marin Jankovski authored
      b99b2e60
  29. 20 Aug, 2014 1 commit
  30. 14 Aug, 2014 1 commit
  31. 30 Jul, 2014 1 commit
  32. 10 Jun, 2014 1 commit
  33. 13 May, 2014 2 commits
  34. 12 May, 2014 1 commit