An error occurred fetching the project authors.
  1. 23 Jan, 2020 1 commit
  2. 16 Dec, 2019 1 commit
  3. 19 Sep, 2018 1 commit
  4. 01 Jul, 2018 1 commit
  5. 10 May, 2018 1 commit
  6. 09 Apr, 2018 3 commits
  7. 05 Jul, 2017 1 commit
  8. 20 Feb, 2017 1 commit
  9. 06 Feb, 2017 1 commit
  10. 02 Feb, 2017 1 commit
    • Sean McGivern's avatar
      Check public snippets for spam · c63194ce
      Sean McGivern authored
      Apply the same spam checks to public snippets (either personal snippets
      that are public, or public snippets on public projects) as to issues on
      public projects.
      c63194ce
  11. 10 Dec, 2016 3 commits
  12. 05 Oct, 2016 1 commit
  13. 19 Sep, 2016 1 commit
  14. 18 Sep, 2016 1 commit
  15. 07 Sep, 2016 1 commit
    • Luke Bennett's avatar
      Reordered dropdown options · 56461e0c
      Luke Bennett authored
      Rearranged datetime created line
      
      Added `avatar_class` option to `link_to_member` so it can be hidden
      
      Made snippet title font heavier
      
      Added file title  bar
      
      Hidden unneeded info from xs screens
      
      Added visibility icon
      
      Reveal file-actions on xs screens
      
      Added comments icon to snippets list items
      
      Refactored no-comments declaration into framework stylesheet
      
      Final touch ups
      
      Fixed snippets_spec
      56461e0c
  16. 08 Jul, 2016 1 commit
    • Connor Shea's avatar
      Update New Snippet buttons. · 443fdff1
      Connor Shea authored
      No longer shows New Snippet button to users who aren't able to create a new snippet in the given context.
      
      Also removes the plus icon from the New Snippet buttons, as they're no longer used in other creation buttons.
      
      Fixes #14595.
      443fdff1
  17. 03 Jun, 2016 2 commits
  18. 18 May, 2016 1 commit
  19. 15 Oct, 2015 1 commit
  20. 14 Oct, 2015 1 commit
    • Han Loong Liauw's avatar
      New snippet design for projects · 1f92c22f
      Han Loong Liauw authored
      Split out header into shared partial
      Used action partials to have unique actions for shared and personal
      snippets
      changed back to created date in list view
      Switched to using existing color classes
      1f92c22f