- Mar 02, 2020
-
-
GitLab Bot authored
-
- Dec 20, 2019
-
-
GitLab Bot authored
-
- Oct 22, 2019
-
-
GitLab Bot authored
-
- Jul 03, 2019
-
-
Stan Hu authored
When file_mover_spec.rb ran, it would initialize fog-aws with `Fog::AWS::Storage::Real` service instead of `Fog::AWS::Storage::Mock` because `Fog.mock!` was not called. Ensure that we use `stub_uploads_object_storage` to prevent that from happening. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64083
-
- Jun 30, 2019
-
-
Oswaldo Ferreir authored
-
- Jun 17, 2019
-
-
Oswaldo Ferreir authored
It persist temporary personal snippets under user/:id namespaces temporarily while creating a upload record to track it. If an user gets removed while it's still a tmp upload, it also gets removed. If the tmp upload is sent, the upload gets moved to personal_snippets/:id as before. The upload record also gets updated to the new model type as well.
-
- Feb 21, 2019
-
-
Mark Chao authored
Previously one could move any temp/ sub folder around.
-
- Feb 13, 2019
-
-
Mark Chao authored
Currently we pass temp file path to FileMover
-
- Jun 07, 2018
-
-
Robert Speicher authored
-
- Mar 26, 2018
-
-
Micael Bergeron authored
-
- Feb 28, 2018
-
-
Kamil Trzcińśki authored
This reverts commit 54a575f1, reversing changes made to c63af942.
-
Sean McGivern authored
Move uploads to object storage Closes #4163 See merge request gitlab-org/gitlab-ee!3867
-
- Feb 01, 2018
-
-
Micael Bergeron authored
-
- Aug 11, 2017
-
-
Bob Van Landuyt authored
-
- Jul 20, 2017
-
-
Sean McGivern authored
Use uploads/system directory for personal snippets See merge request !2123
-
- Jun 07, 2017
-
-
Jarka Kadlecova authored
-
- May 31, 2017
-
-
Jarka Kadlecova authored
-