1. 30 Nov, 2016 1 commit
    • Douwe Maan's avatar
      Merge branch '1128-geo-custom-avatars' into 'master' · 0a807954
      Douwe Maan authored
      Geo: Display Custom Avatars in secondary nodes
      
      This MR introduces some small patches for `User`, `Project` and `Group` models and related classes to build the avatar URL pointing to the primary node.
      We should be able to remove this in the future when we start replicating local assets in Geo (#76).
      
      For the changes to take effect on all pages, it's required to run:
      
      ```
      # for Omnibus GitLab installs:
      gitlab-rake cache:clear
      
      # for Source installs:
      RAILS_ENV=production bundle exec rake cache:clear
      ```
      
      Closes #1128
      
      See merge request !904
      0a807954
  2. 29 Nov, 2016 12 commits
  3. 28 Nov, 2016 10 commits
  4. 26 Nov, 2016 1 commit
  5. 25 Nov, 2016 3 commits
  6. 24 Nov, 2016 13 commits