1. 24 7月, 2017 1 次提交
  2. 23 2月, 2017 2 次提交
  3. 09 2月, 2017 1 次提交
  4. 26 1月, 2017 1 次提交
  5. 09 11月, 2016 1 次提交
  6. 16 6月, 2016 1 次提交
  7. 20 3月, 2016 2 次提交
  8. 18 3月, 2016 1 次提交
  9. 17 3月, 2016 1 次提交
  10. 19 12月, 2015 1 次提交
  11. 09 12月, 2015 1 次提交
  12. 14 10月, 2015 1 次提交
  13. 08 10月, 2015 1 次提交
  14. 07 10月, 2015 1 次提交
  15. 11 8月, 2015 2 次提交
  16. 04 8月, 2015 1 次提交
  17. 02 6月, 2015 2 次提交
  18. 27 5月, 2015 1 次提交
  19. 26 4月, 2015 2 次提交
  20. 24 4月, 2015 1 次提交
  21. 21 4月, 2015 2 次提交
  22. 04 4月, 2015 1 次提交
  23. 03 4月, 2015 1 次提交
  24. 20 3月, 2015 1 次提交
  25. 19 3月, 2015 1 次提交
  26. 07 3月, 2015 1 次提交
  27. 13 2月, 2015 1 次提交
  28. 27 1月, 2015 1 次提交
  29. 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
  30. 13 5月, 2014 1 次提交
  31. 23 1月, 2014 1 次提交
  32. 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