An error occurred fetching the project authors.
  1. 31 Oct, 2012 1 commit
  2. 09 Oct, 2012 1 commit
  3. 02 Aug, 2012 1 commit
  4. 02 Jul, 2012 2 commits
  5. 23 Jun, 2012 1 commit
  6. 03 Jun, 2012 1 commit
  7. 30 May, 2012 2 commits
  8. 03 Apr, 2012 1 commit
  9. 22 Feb, 2012 1 commit
    • Cedric Gatay's avatar
      Incorrect line numbering in diff · 6ea87c47
      Cedric Gatay authored
      When displaying a diff, the line number always starts at one, even if the first diff is not at the first line
      Fixes this to display correct line numbering on first diff
      6ea87c47
  10. 14 Feb, 2012 2 commits
  11. 11 Feb, 2012 1 commit
  12. 25 Jan, 2012 1 commit
  13. 11 Jan, 2012 1 commit
  14. 27 Dec, 2011 1 commit
  15. 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
  16. 13 Dec, 2011 1 commit
  17. 12 Dec, 2011 1 commit
  18. 30 Nov, 2011 1 commit
  19. 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
  20. 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
  21. 24 Oct, 2011 2 commits
  22. 21 Oct, 2011 1 commit
  23. 16 Oct, 2011 2 commits
  24. 13 Oct, 2011 2 commits
  25. 08 Oct, 2011 1 commit