1. 12 Sep, 2018 2 commits
    • Jan Provaznik's avatar
      Remove peek-sidekiq · 9930ab6a
      Jan Provaznik authored
      The reason for removing this gem is that it's not being maintained
      anymore. It uses `alias_method_chain` which is deprecated in rails 5
      (and removed in 5.1), the issue is pending upstream (including
      a fix) - https://github.com/suranyami/peek-sidekiq/issues/3 for a while.
      
      Peek-sidekiq is used in performance bar for displaying sidekiq
      statistics.
      9930ab6a
    • Stan Hu's avatar
      Merge branch... · a3c3776b
      Stan Hu authored
      Merge branch '51271-error-500-due-to-encoding-issues-when-when-attempting-to-access-issues-api' into 'master'
      
      Resolve "Error 500 due to encoding issues when when attempting to access issues API"
      
      Closes #51271
      
      See merge request gitlab-org/gitlab-ce!21680
      a3c3776b
  2. 11 Sep, 2018 38 commits