BigW Consortium Gitlab

  1. 13 Oct, 2015 1 commit
  2. 02 Aug, 2015 1 commit
  3. 01 Jul, 2015 1 commit
  4. 14 Feb, 2015 1 commit
    • Upgrade to Rails 4.1.9 · 76aad9b7
      Vinnie Okada authored
      Make the following changes to deal with new behavior in Rails 4.1.2:
      
      * Use nested resources to avoid slashes in arguments to path helpers.
  5. 26 Jan, 2015 1 commit
  6. 04 Feb, 2014 1 commit
  7. 01 Oct, 2013 2 commits
  8. 21 Aug, 2013 2 commits
  9. 05 Aug, 2013 1 commit
  10. 13 May, 2013 2 commits
  11. 25 Apr, 2013 1 commit
  12. 02 Apr, 2013 2 commits
  13. 01 Apr, 2013 1 commit
  14. 31 Mar, 2013 2 commits
  15. 21 Mar, 2013 1 commit
  16. 06 Mar, 2013 1 commit
  17. 01 Mar, 2013 1 commit
  18. 05 Feb, 2013 1 commit
  19. 30 Jan, 2013 1 commit
  20. 23 Jan, 2013 1 commit
  21. 09 Jan, 2013 1 commit
  22. 04 Jan, 2013 1 commit
    • 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"
  23. 03 Jan, 2013 1 commit
  24. 02 Jan, 2013 1 commit
  25. 25 Dec, 2012 1 commit
  26. 04 Oct, 2012 2 commits
  27. 26 Sep, 2012 6 commits