1. 30 Jan, 2019 2 commits
    • Yorick Peterse's avatar
      Fix requiring the rubyzip Gem · ec22c9d2
      Yorick Peterse authored
      In commit 6fa5fd85 the `require: false`
      was removed to ensure the Gem was loaded at run time. Unfortunately, the
      `require` necessary for the rubyzip Gem is "zip" and not "rubyzip". As a
      result, Bundler would not require the Gem. This meant that we would
      still run into constant errors when referring to `Zip::File`.
      ec22c9d2
    • Yorick Peterse's avatar
      Merge branch 'dev-master' into 'master' · dd69a919
      Yorick Peterse authored
      [master] Fix uninitialized constant with GitLab Pages deploy
      
      See merge request gitlab/gitlabhq!2875
      dd69a919
  2. 29 Jan, 2019 2 commits
  3. 28 Jan, 2019 5 commits
  4. 25 Jan, 2019 13 commits
  5. 24 Jan, 2019 18 commits