1. 04 8月, 2015 1 次提交
  2. 02 6月, 2015 2 次提交
  3. 27 5月, 2015 1 次提交
  4. 26 4月, 2015 2 次提交
  5. 24 4月, 2015 1 次提交
  6. 21 4月, 2015 2 次提交
  7. 04 4月, 2015 1 次提交
  8. 03 4月, 2015 1 次提交
  9. 20 3月, 2015 1 次提交
  10. 19 3月, 2015 1 次提交
  11. 07 3月, 2015 1 次提交
  12. 13 2月, 2015 1 次提交
  13. 27 1月, 2015 1 次提交
  14. 04 10月, 2014 1 次提交
    • V
      Track projects in ReferenceExtractor · 2c46c452
      Vinnie Okada 提交于
      Store both the project and identifier of extracted references.  This
      prevents `ReferenceExtractor` from returning objects in the wrong
      project for cross-project references.
      2c46c452
  15. 13 5月, 2014 1 次提交
  16. 23 1月, 2014 1 次提交
  17. 26 8月, 2013 1 次提交
    • A
      Link issues from comments and automatically close them · c8a115c0
      ash wilson 提交于
      Any mention of Issues, MergeRequests, or Commits via GitLab-flavored markdown
      references in descriptions, titles, or attached Notes creates a back-reference
      Note that links to the original referencer. Furthermore, pushing commits with
      commit messages that match a (configurable) regexp to a project's default
      branch will close any issues mentioned by GFM in the matched closing phrase.
      If accepting a merge request would close any Issues in this way, a banner is
      appended to the merge request's main panel to indicate this.
      c8a115c0