An error occurred fetching the project authors.
  1. 25 Apr, 2013 1 commit
  2. 02 Apr, 2013 2 commits
  3. 01 Apr, 2013 1 commit
  4. 31 Mar, 2013 2 commits
  5. 21 Mar, 2013 1 commit
  6. 06 Mar, 2013 1 commit
  7. 01 Mar, 2013 1 commit
  8. 05 Feb, 2013 1 commit
  9. 30 Jan, 2013 1 commit
  10. 23 Jan, 2013 1 commit
  11. 09 Jan, 2013 1 commit
  12. 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
  13. 03 Jan, 2013 1 commit
  14. 02 Jan, 2013 1 commit
  15. 25 Dec, 2012 1 commit
  16. 04 Oct, 2012 2 commits
  17. 26 Sep, 2012 6 commits