An error occurred fetching the project authors.
  1. 13 Jun, 2014 1 commit
  2. 10 Jun, 2014 1 commit
    • Marvin Frick's avatar
      fixes gitlab.com issue #229 · 58750239
      Marvin Frick authored
      Changes .js.coffe files to not use a hardcoded path to
      `no_avatar.png` but instead stick with the asset pipeline.
      
      renames coffee.erb back to coffee
      58750239
  3. 20 May, 2014 1 commit
    • Olaf Mandel's avatar
      Fix avatar URLs in JS-lists for relative_url_root · c18e2778
      Olaf Mandel authored
      In user lists created when entering a (partial) user name into
      a field, the URL to the user avatar was invalid if running with
      relative_url_root.
      
      This patch is the result of:
      sed -i 's/\(= *\)\(user\.avatar_url\)/\1gon.relative_url_root + \2/' \
          app/assets/javascripts/*.coffee
      c18e2778
  4. 13 Feb, 2014 1 commit
  5. 11 Feb, 2014 1 commit
  6. 20 Dec, 2013 1 commit
  7. 09 Oct, 2013 1 commit
  8. 10 Jun, 2013 1 commit
  9. 20 Mar, 2013 1 commit
  10. 19 Mar, 2013 1 commit
  11. 14 Mar, 2013 1 commit
  12. 13 Mar, 2013 3 commits