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