Skip to content
Snippets Groups Projects
  1. Feb 24, 2020
  2. Jan 24, 2020
  3. Jan 06, 2020
  4. Dec 16, 2019
  5. Dec 06, 2019
  6. Dec 05, 2019
  7. Nov 13, 2019
  8. Oct 03, 2019
  9. Sep 27, 2019
  10. Sep 25, 2019
  11. Sep 24, 2019
  12. Aug 09, 2019
  13. Jul 09, 2019
  14. Jun 25, 2019
  15. Apr 30, 2019
  16. Mar 04, 2019
  17. Feb 06, 2019
  18. Jan 13, 2019
    • Stan Hu's avatar
      Fix no avatar not showing in user selection box · 2265ce34
      Stan Hu authored
      After upgrading to Ruby 2.5.3, we switched `URI.join` in favor of
      `Gitlab::Utils.append_path`. However,
      ActionController::Base.helpers.image_path can return a full URL if a CDN
      host is present.
      
      Rails provides a way to generate the full URL using the asset path, but
      that doesn't appear to work because `request` is nil`.
      
      Revert to the previous behavior to handle CDNs and relative URLs.
      
      Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56268
      2265ce34
  19. Nov 09, 2018
  20. Oct 22, 2018
  21. Oct 11, 2018
  22. May 31, 2018
  23. May 29, 2018
  24. May 24, 2018
  25. May 02, 2018
  26. Mar 05, 2018
  27. Mar 01, 2018
  28. Feb 02, 2018
  29. Jan 03, 2018
  30. Dec 21, 2017
  31. Nov 09, 2017
  32. Sep 22, 2017
  33. Sep 07, 2017
  34. Sep 05, 2017
Loading