Skip to content
Snippets Groups Projects
  1. Jul 30, 2018
    • Bob Van Landuyt's avatar
      Show the status of a user in interactions · f1d3ea63
      Bob Van Landuyt authored
      The status is shown for
      - The author of a commit when viewing a commit
      - Notes on a commit (regular/diff)
      - The user that triggered a pipeline when viewing a pipeline
      - The author of a merge request when viewing a merge request
      - The author of notes on a merge request (regular/diff)
      - The author of an issue when viewing an issue
      - The author of notes on an issue
      - The author of a snippet when viewing a snippet
      - The author of notes on a snippet
      - A user's profile page
      - The list of members of a group/user
      f1d3ea63
  2. May 31, 2018
  3. May 16, 2018
  4. Apr 17, 2018
  5. Apr 09, 2018
  6. Mar 07, 2018
  7. Mar 06, 2018
  8. Mar 03, 2018
  9. Feb 28, 2018
  10. Dec 05, 2017
  11. Sep 06, 2017
  12. Aug 18, 2017
  13. Jun 23, 2017
  14. Jun 07, 2017
  15. May 31, 2017
  16. May 04, 2017
  17. Dec 10, 2016
  18. Oct 07, 2016
    • Nick Thomas's avatar
      Enable CacheMarkdownField for the remaining models · 99205515
      Nick Thomas authored
      This commit alters views for the following models to use the markdown cache if
      present:
      
      * AbuseReport
      * Appearance
      * ApplicationSetting
      * BroadcastMessage
      * Group
      * Issue
      * Label
      * MergeRequest
      * Milestone
      * Project
      
      At the same time, calls to `escape_once` have been moved into the `single_line`
      Banzai pipeline, so they can't be missed out by accident and the work is done
      at save, rather than render, time.
      99205515
  19. Sep 07, 2016
    • 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
      Unverified
      56461e0c
  20. Jun 03, 2016
  21. May 31, 2016
  22. May 28, 2016
  23. May 26, 2016
  24. May 18, 2016
  25. May 04, 2016
  26. Mar 20, 2016
  27. Dec 16, 2015
  28. Dec 15, 2015
  29. Dec 08, 2015
  30. Dec 02, 2015
Loading