An error occurred fetching the project authors.
  1. 14 Feb, 2012 1 commit
  2. 11 Feb, 2012 1 commit
  3. 25 Jan, 2012 1 commit
  4. 11 Jan, 2012 1 commit
  5. 27 Dec, 2011 1 commit
  6. 26 Dec, 2011 3 commits
    • Cedric Gatay's avatar
      I have to domesticate RubyMine, keymapping is not the same as IntelliJ and I... · 0aef2fe4
      Cedric Gatay authored
      I have to domesticate RubyMine, keymapping is not the same as IntelliJ and I have deleted a character by mistake...
      0aef2fe4
    • Cedric Gatay's avatar
      1/ rspec'ed · 89a03a34
      Cedric Gatay authored
      2/ @commit.safe_message as an argument
      3/ preserve in helper
      4/ spaces around operators
      89a03a34
    • Cedric Gatay's avatar
      Autolinks to issues in commit message (see #155) · 443e21ed
      Cedric Gatay authored
      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
  7. 13 Dec, 2011 1 commit
  8. 12 Dec, 2011 1 commit
  9. 30 Nov, 2011 1 commit
  10. 28 Nov, 2011 1 commit
    • Saito's avatar
      fix the issue on github #157. · 46cbe541
      Saito authored
      directly force_encoding is wrong,
      must detect the file string's encoding.
      then force_encoding the string to it's encoding.
      last convert it to utf-8.
      46cbe541
  11. 26 Oct, 2011 1 commit
    • Nihad Abbasov's avatar
      clean-up code · d62200ca
      Nihad Abbasov authored
        * Remove trailing whitespace
        * Converts hard-tabs into two-space soft-tabs
        * Remove consecutive blank lines
      d62200ca
  12. 24 Oct, 2011 2 commits
  13. 21 Oct, 2011 1 commit
  14. 16 Oct, 2011 2 commits
  15. 13 Oct, 2011 2 commits
  16. 08 Oct, 2011 1 commit