| Commit message (Expand) | Author | Age | Files | Lines |
* | FileUploader should check for hashed_storage?(:attachments) to use disk_path | Gabriel Mazetto | 2017-11-21 | 1 | -12/+38 |
* | Use the Hashed Storage compatible layer to store Attachments | Gabriel Mazetto | 2017-10-30 | 1 | -13/+39 |
* | Make sure uploads for personal snippets are correctly rendered | Bob Van Landuyt | 2017-08-11 | 2 | -9/+9 |
* | Change all `:empty_project` to `:project`rs-empty_project-default | Robert Speicher | 2017-08-02 | 2 | -4/+4 |
* | Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanup | Robert Speicher | 2017-08-01 | 1 | -1/+1 |
* | Merge branch '33359-pers-snippet-files-location' into 'security-9-3' | Sean McGivern | 2017-07-19 | 2 | -9/+9 |
* | Update specs for new upload path | Bob Van Landuyt | 2017-07-18 | 2 | -2/+2 |
* | Fix filename method of GitlabUploader to return always real filenamefix-filename-of-artifact-uploader | Kamil Trzcinski | 2017-06-13 | 1 | -0/+16 |
* | Merge branch 'sh-fix-refactor-uploader-work-dir' into 'master' | Kamil Trzciński | 2017-06-12 | 3 | -19/+50 |
|\ |
|
| * | Set artifact working directory to be in the destination store to prevent unne...sh-fix-refactor-uploader-work-dir | Stan Hu | 2017-06-06 | 3 | -19/+50 |
* | | Bring in security changes from the 9.2.5 release | DJ Mountney | 2017-06-07 | 3 | -0/+32 |
* | | Merge branch '12910-snippets-description' into 'master' | Phil Hughes | 2017-06-07 | 2 | -1/+71 |
|\ \
| |/
|/| |
|
| * | Support uploads for newly created personal snippets12910-snippets-description | Jarka Kadlecova | 2017-06-07 | 2 | -7/+52 |
| * | Support descriptions for snippets | Jarka Kadlecova | 2017-05-31 | 1 | -0/+25 |
* | | Fix LFS timeouts when trying to save large filessh-fix-lfs-from-moving-across-filesystems | Stan Hu | 2017-06-04 | 1 | -0/+31 |
* | | Add missing specs | Kamil Trzcinski | 2017-06-01 | 2 | -0/+94 |
|/ |
|
* | Support uploaders for personal snippets comments12910-uploader-pers-snippet | Jarka Kadlecova | 2017-05-02 | 1 | -0/+31 |
* | Handle relative and absolute Upload paths in the Uploaders | Robert Speicher | 2017-03-06 | 2 | -4/+25 |
* | Add `RecordsUploads` module to record Upload records via callbacks | Robert Speicher | 2017-03-06 | 3 | -6/+105 |
* | Minor refactoring of Uploaders | Robert Speicher | 2017-02-24 | 4 | -42/+53 |
* | Don't delete files from spec/fixtures | Jacob Vosmaer | 2017-01-03 | 1 | -3/+3 |
* | Copy, don't move uploaded avatar files | Jacob Vosmaer | 2017-01-03 | 1 | -4/+4 |
* | Add Gitlab::Middleware::Multipart | Jacob Vosmaer | 2016-12-15 | 3 | -0/+48 |
* | Remove VideoJS and clean the integration | Rémy Coutable | 2016-07-20 | 1 | -28/+31 |
* | First support of videos in issues, MRs and notes | Eric Hayes | 2016-07-19 | 1 | -0/+42 |