1. 16 2月, 2016 1 次提交
  2. 13 2月, 2016 1 次提交
    • B
      Fix relative links in other markup formats · e919b5a4
      Ben Boeckel 提交于
      - Apply the RelativeLinkFilter filter to other formats, e.g.,
        reStructuredText so links from the Files view or the Project view work
      - Remove the AsciidocPipeline pipeline
      
      Fixes #3533.
      e919b5a4
  3. 12 2月, 2016 2 次提交
  4. 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
  5. 10 2月, 2016 1 次提交
  6. 09 2月, 2016 3 次提交
  7. 08 2月, 2016 4 次提交
  8. 07 2月, 2016 1 次提交
  9. 06 2月, 2016 2 次提交
  10. 05 2月, 2016 3 次提交
  11. 04 2月, 2016 3 次提交
  12. 03 2月, 2016 2 次提交
  13. 02 2月, 2016 5 次提交
  14. 01 2月, 2016 4 次提交
  15. 30 1月, 2016 1 次提交
  16. 29 1月, 2016 4 次提交
  17. 28 1月, 2016 1 次提交