- 02 Mar, 2020 1 commit
-
-
GitLab Bot authored
-
- 22 Oct, 2019 1 commit
-
-
GitLab Bot authored
-
- 03 Jul, 2019 1 commit
-
-
Heinrich Lee Yu authored
We don't need to find the filename from the remote URL
-
- 24 Jan, 2019 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 21 Dec, 2018 1 commit
-
-
Michael Kozono authored
Specifically, the `ListAllMyBuckets` permission. This works if you know the directory exists. See more: * https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23981 * https://stackoverflow.com/a/12288581/1992201
-
- 12 Nov, 2018 1 commit
-
-
Jarka Kadlecova authored
Extract code to make it easier reusable - introduce AttributesRewriter and ContentRewriter - support group entites when rewriting content - make Uploader copy_to working for Namespaces
-
- 18 Jul, 2018 1 commit
-
-
Jan Provaznik authored
-
- 13 Jul, 2018 1 commit
-
-
James Lopez authored
-
- 03 Jul, 2018 2 commits
-
-
Stan Hu authored
-
Micael Bergeron authored
-
- 07 Jun, 2018 1 commit
-
-
Robert Speicher authored
-
- 08 Mar, 2018 1 commit
-
-
File uploads on objects storage should use hashed storage Closes #4952 See merge request gitlab-org/gitlab-ee!4597
-
- 02 Mar, 2018 1 commit
-
-
Micael Bergeron authored
-
- 01 Mar, 2018 1 commit
-
-
Micael Bergeron authored
-
- 28 Feb, 2018 2 commits
-
-
Kamil Trzciński 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
-
- 07 Feb, 2018 1 commit
-
-
Nick Thomas authored
-
- 06 Feb, 2018 2 commits
-
-
Micael Bergeron authored
-
Micael Bergeron authored
it will also automatically prune empty directories for `FileUploader`-based uploaders.
-
- 02 Feb, 2018 2 commits
-
-
Micael Bergeron authored
-
Micael Bergeron authored
-
- 01 Feb, 2018 1 commit
-
-
Micael Bergeron authored
-
- 31 Jan, 2018 1 commit
-
-
Takuya Noguchi authored
-
- 21 Nov, 2017 1 commit
-
-
Gabriel Mazetto authored
-
- 30 Oct, 2017 1 commit
-
-
Gabriel Mazetto authored
-
- 02 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 01 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 08 Jun, 2017 2 commits
-
-
Ran: - git format-patch v9.2.2..v9.2.5 --stdout > patchfile.patch - git checkout -b 9-2-5-security-patch origin/v9.2.2 - git apply patchfile.patch - git commit - [Got the sha ref for the commit] - git checkout -b upstream-9-2-security master - git cherry-pick <SHA of the patchfile commit> - [Resolved conflicts] - git cherry-pick --continue
-
DJ Mountney authored
Ran: - git format-patch v9.2.2..v9.2.5 --stdout > patchfile.patch - git checkout -b 9-2-5-security-patch origin/v9.2.2 - git apply patchfile.patch - git commit - [Got the sha ref for the commit] - git checkout -b upstream-9-2-security master - git cherry-pick <SHA of the patchfile commit> - [Resolved conflicts] - git cherry-pick --continue
-
- 06 Mar, 2017 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
- 24 Feb, 2017 1 commit
-
-
Robert Speicher authored
- Moves a duplicate `file_storage?` definition into the common `GitlabUploader` ancestor. - Get the `uploads` base directory from a class method rather than hard-coding it where it's needed. This will be used in a subsequent MR to store Uploads in the database. - Improves the specs for uploaders.
-
- 03 Jan, 2017 1 commit
-
-
Jacob Vosmaer (GitLab) authored
-
- 15 Dec, 2016 1 commit
-
-
Jacob Vosmaer (GitLab) authored
-
- 20 Jul, 2016 1 commit
-
-
Rémy Coutable authored
Handle videos in: - MD preview in notes: commit, issue/MR, MR diff - New notes in: commit, issue/MR, MR diff - Persisted notes in: commit, issue/MR, MR diff Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 19 Jul, 2016 1 commit
-
-
Eric Hayes authored
* Registered video MIME types * Currently supporting browser-supported formats with extensions that match the mime type
-