Commit Graph

15 Commits

Author SHA1 Message Date
GitLab Bot 5472bef68d Add latest changes from gitlab-org/gitlab@master 2022-04-06 15:08:23 +00:00
GitLab Bot e5e0589e09 Add latest changes from gitlab-org/gitlab@master 2021-04-26 12:09:44 +00:00
gfyoung 7ec8af5017 Enable even more frozen string for lib/gitlab
Enables frozen string for the following:

* lib/gitlab/hook_data/**/*.rb
* lib/gitlab/i18n/**/*.rb
* lib/gitlab/import/**/*.rb
* lib/gitlab/import_export/**/*.rb
* lib/gitlab/kubernetes/**/*.rb
* lib/gitlab/legacy_github_import/**/*.rb
* lib/gitlab/manifest_import/**/*.rb
* lib/gitlab/metrics/**/*.rb
* lib/gitlab/middleware/**/*.rb

Partially addresses gitlab-org/gitlab-ce#47424.
2018-11-16 17:41:14 -08:00
James Lopez a2aa505805
Refactor code to remove object storage flag from Import/Export
Updated docs, refactor import/export code
Fix AvatarUploader path issue
Fix project export upload webhook error
2018-09-06 16:52:42 +02:00
James Lopez 3a114c2d11
fix specs 2018-07-11 11:36:59 +02:00
James Lopez a27d4d9e52
update uploads saver 2018-07-10 16:33:40 +02:00
Micaël Bergeron 2057a6acde port of 594e6a0a625^..f74c90f68c6 2018-02-01 12:14:46 -05:00
James Lopez fdd7a4cb1b Fix hashed storage for attachments bugs 2017-11-23 17:04:35 +00:00
Gabriel Mazetto 07b574b41c Added some extra TODOs for the Legacy Storage refactor 2017-08-01 07:28:13 +02:00
James Lopez 76771c2946 squashed - added avatar saver/restorer and specs
added spec for avatar saver

avatar saver!

added avatar restorer spec

fix spec

added avatar restorer class

fix export service

fix warnings, added changelog

fix spec

some refactoring based on feedback

fixed a few issues after testing i/e avatar
2016-07-19 13:06:06 +02:00
Grzegorz Bizon 9e211091a8 Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
James Lopez 9d0038f2d7 started refactoring a bunch of stuff based on feedback 2016-06-03 12:56:29 +02:00
James Lopez 7df495fb77 updated uploads saver 2016-05-19 15:37:21 +02:00
James Lopez 816dfcb1c5 fix path 2016-05-19 13:21:56 +02:00
James Lopez 30f4dcd4c9 uploads export 2016-05-19 13:02:57 +02:00