1. 04 Jan, 2013 1 commit
    • Wouter D'Haeseleer's avatar
      Fixing request.fullpath URL encoding · fd4bcd9f
      Wouter D'Haeseleer authored
      Let's assume your path is = "project/tree/master/This%20Is%20valid"
      In this case gitlab renders a 404.
      
      To fix this we should decode the path so that it looks like
      "project/tree/master/This Is valid"
      fd4bcd9f
  2. 03 Jan, 2013 7 commits
  3. 02 Jan, 2013 12 commits
  4. 01 Jan, 2013 1 commit
  5. 31 Dec, 2012 8 commits
  6. 30 Dec, 2012 10 commits
  7. 29 Dec, 2012 1 commit