An error occurred fetching the project authors.
  1. 23 Jun, 2013 1 commit
  2. 01 Apr, 2013 1 commit
  3. 31 Mar, 2013 2 commits
  4. 02 Feb, 2013 1 commit
  5. 27 Jan, 2013 1 commit
  6. 15 Jan, 2013 1 commit
  7. 25 Dec, 2012 1 commit
  8. 18 Nov, 2012 1 commit
  9. 31 Oct, 2012 1 commit
  10. 09 Oct, 2012 1 commit
  11. 02 Aug, 2012 1 commit
  12. 02 Jul, 2012 2 commits
  13. 23 Jun, 2012 1 commit
  14. 03 Jun, 2012 1 commit
  15. 30 May, 2012 2 commits
  16. 03 Apr, 2012 1 commit
  17. 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
  18. 14 Feb, 2012 2 commits
  19. 11 Feb, 2012 1 commit
  20. 25 Jan, 2012 1 commit
  21. 11 Jan, 2012 1 commit
  22. 27 Dec, 2011 1 commit
  23. 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
  24. 13 Dec, 2011 1 commit
  25. 12 Dec, 2011 1 commit
  26. 30 Nov, 2011 1 commit
  27. 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
  28. 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
  29. 24 Oct, 2011 2 commits
  30. 21 Oct, 2011 1 commit
  31. 16 Oct, 2011 2 commits
  32. 13 Oct, 2011 1 commit