Skip to content
Snippets Groups Projects
  1. Oct 24, 2019
  2. Oct 23, 2019
  3. Oct 16, 2019
    • Luke Duncalfe's avatar
      Pass all wiki markup formats through pipelines · 6cbdc90c
      Luke Duncalfe authored
      Previously, when the wiki page format was anything other than `markdown`
      or `asciidoc` the formatted content would be returned though a Gitaly
      call. Gitaly in turn would delegate formatting to the gitlab-gollum-lib
      gem, which in turn would delegate that to various gems (like RDoc for
      `rdoc`) and then apply some very liberal sanitization.
      
      It was too liberal!
      
      This change brings our wiki content formatting in line with how we
      format other markdown at GitLab, so we have a SSOT for sanitization.
      
      https://gitlab.com/gitlab-org/gitlab/issues/30540
      6cbdc90c
    • Ryan Cobb's avatar
      Mask Sentry auth token · 97711758
      Ryan Cobb authored
      This makes it so we mask Sentry's auth token. This mask only occurs in
      the UI.
      97711758
  4. Oct 14, 2019
  5. Oct 11, 2019
  6. Oct 10, 2019
  7. Oct 07, 2019
  8. Oct 02, 2019
  9. Oct 01, 2019
  10. Sep 30, 2019
  11. Sep 26, 2019
  12. Sep 25, 2019
  13. Sep 24, 2019
Loading