gitlab-org--gitlab-foss/lib
Stan Hu fc5ebc3cb8
Fix uninitialized constant with GitLab Pages deploy
pages:deploy step was failing with the following error:

```
unitialized constant SafeZip::Extract::Zip
```

Since license_finder already pulls in rubyzip, we can make it
a required gem. We also use the scope operator to make the reference to
Zip::File explicit.
2019-01-31 16:52:51 +01:00
..
api [master] Pipelines section is available to unauthorized users 2019-01-31 16:52:50 +01:00
assets
backup Modify file restore to rectify tar issue 2019-01-17 10:07:29 -06:00
banzai Show tooltip for malicious looking links 2019-01-31 16:52:20 +01:00
bitbucket
bitbucket_server Fix Bitbucket Server importer error handling 2019-01-12 22:14:08 -08:00
constraints
container_registry Add Container Registry API 2019-01-25 13:13:48 +01:00
declarative_policy
flowdock
generators/rails/post_deployment_migration
gitaly
gitlab Fix tree restorer visibility level 2019-01-31 16:52:49 +01:00
google_api
haml_lint
json_web_token
mattermost
microsoft_teams
object_storage
omni_auth/strategies
peek
quality
rouge
rspec_flaky
safe_zip Fix uninitialized constant with GitLab Pages deploy 2019-01-31 16:52:51 +01:00
sentry Update Sentry client to get project list 2019-01-31 10:05:29 +00:00
serializers
support
system_check chore(rubocop): fix Style/TrivialAccessors issues 2019-01-16 13:53:04 +05:00
tasks Refactor Storage Migration 2019-01-25 20:26:35 +01:00
after_commit_queue.rb
backup.rb
banzai.rb
carrier_wave_string_file.rb
declarative_policy.rb
event_filter.rb
expand_variables.rb
extracts_path.rb
feature.rb Allow setting of feature gates per project 2019-01-14 14:29:51 +01:00
file_size_validator.rb
forever.rb
gitlab.rb Revert the "What's new" feature 2019-01-29 20:45:47 +00:00
gt_one_coercion.rb
milestone_array.rb
mysql_zero_date.rb
static_model.rb
system_check.rb
unfold_form.rb
uploaded_file.rb
version_check.rb