- 01 Aug, 2017 1 commit
-
-
Gabriel Mazetto authored
-
- 08 Jun, 2017 2 commits
-
-
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
-
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
-
- 02 May, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 09 Apr, 2017 1 commit
-
-
blackst0ne authored
-
- 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.
-
- 15 Feb, 2017 1 commit
-
-
Robert Speicher authored
Fix for XSS vulnerability in SVG attachments See https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2059
-
- 15 Dec, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 24 Jul, 2016 1 commit
-
-
winniehell authored
-
- 19 Jul, 2016 2 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Eric Hayes authored
* Registered video MIME types * Currently supporting browser-supported formats with extensions that match the mime type
-
- 30 Mar, 2016 4 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
This attempts to get CarrierWave's uploader - `FileUploader` into test harness using a factory. that makes it easier to build an instance of it. Along with !3435 it may be easier to use uploaders in tests
-
Grzegorz Bizon authored
-
- 08 Jan, 2016 1 commit
-
-
Douwe Maan authored
-
- 16 Nov, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 14 Oct, 2015 1 commit
-
-
Valery Sizov authored
-
- 20 Feb, 2015 1 commit
-
-
Douwe Maan authored
-
- 17 Feb, 2015 4 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Hannes Rosenögger authored
-
Hannes Rosenögger authored
This commit generalizes the image upload via drag and drop so it supports all files. It also adds access control for these files.
-
- 26 May, 2014 1 commit
-
-
Marin Jankovski authored
-
- 23 May, 2014 1 commit
-
-
Earle Bunao & Neil Calabroso authored
-