Skip to content
Snippets Groups Projects
  1. Apr 02, 2013
  2. Apr 01, 2013
  3. Mar 31, 2013
  4. Mar 21, 2013
  5. Mar 06, 2013
  6. Mar 01, 2013
  7. Feb 05, 2013
  8. Jan 30, 2013
  9. Jan 23, 2013
  10. Jan 09, 2013
  11. Jan 04, 2013
    • 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
  12. Jan 03, 2013
  13. Jan 02, 2013
  14. Dec 25, 2012
  15. Oct 04, 2012
  16. Sep 26, 2012
Loading