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