1. 18 1月, 2012 1 次提交
  2. 17 1月, 2012 1 次提交
  3. 16 1月, 2012 2 次提交
  4. 15 1月, 2012 5 次提交
  5. 14 1月, 2012 1 次提交
  6. 12 1月, 2012 3 次提交
  7. 11 1月, 2012 3 次提交
  8. 09 1月, 2012 1 次提交
  9. 08 1月, 2012 2 次提交
  10. 07 1月, 2012 1 次提交
  11. 05 1月, 2012 1 次提交
  12. 04 1月, 2012 4 次提交
  13. 31 12月, 2011 5 次提交
  14. 30 12月, 2011 4 次提交
  15. 28 12月, 2011 3 次提交
  16. 27 12月, 2011 3 次提交
    • C
      1/ rspec'ed · 89a03a34
      Cedric Gatay 提交于
      2/ @commit.safe_message as an argument
      3/ preserve in helper
      4/ spaces around operators
      89a03a34
    • C
      5d9f2e7d
    • C
      Autolinks to issues in commit message (see #155) · 443e21ed
      Cedric Gatay 提交于
      It matches #[0-9]+ in commit messages.
      For example
       * Fix for #12
       * Code review for #56
       * Test for #15, Review on #54, Fix for #42
      
       It only links to valid issues (existing and belonging to the current project)
       It does not add any link to the commit in the issue page, it only consists in parsing the commit message when displayed.
      
       This can be considere as a primary work for the issue #155 on gitlabhq/gitlabhq.
      443e21ed