An error occurred fetching the project authors.
  1. 12 Apr, 2016 1 commit
  2. 09 Apr, 2016 1 commit
  3. 08 Apr, 2016 2 commits
    • connorshea's avatar
      Add "sprite" parameter to emoji_icon helper · 3a196317
      connorshea authored
      The emoji_icon helper used to display the award emoji in Issue and
      Merge Request views. By default the spritesheet is used, but passing
      `sprite: false` to the `emoji_icon` helper makes the emoji render as
      separate images.
      
      For award emoji displayed by default (e.g. thumbs-up, thumbs-down, and
      any that have been awarded to the issue/MR) the independent images are
      used. Only when the full emoji menu is opened does the full spritesheet
      load.
      
      On a normal issue this change decreases the page load by 670KB or 250KB
      depending on pixel density.
      
      Resolves #14334.
      3a196317
    • Robert Schilling's avatar
      API: Expose subscribed? on issues · fb2fde9d
      Robert Schilling authored
      fb2fde9d
  4. 07 Apr, 2016 6 commits
  5. 06 Apr, 2016 13 commits
  6. 05 Apr, 2016 7 commits
  7. 04 Apr, 2016 4 commits
  8. 02 Apr, 2016 1 commit
  9. 01 Apr, 2016 1 commit
  10. 31 Mar, 2016 4 commits