| Commit message (Expand) | Author | Age | Files | Lines |
* | Support uploaders for personal snippets comments12910-uploader-pers-snippet | Jarka Kadlecova | 2017-05-02 | 5 | -15/+22 |
* | Periodically clean up temporary upload files to recover storage space | blackst0ne | 2017-04-10 | 1 | -4/+0 |
* | Handle relative and absolute Upload paths in the Uploaders | Robert Speicher | 2017-03-06 | 3 | -6/+45 |
* | Add `RecordsUploads` module to record Upload records via callbacks | Robert Speicher | 2017-03-06 | 4 | -0/+46 |
* | Minor refactoring of Uploaders | Robert Speicher | 2017-02-24 | 6 | -23/+26 |
* | Enable Style/MutableConstant | Douwe Maan | 2017-02-23 | 1 | -3/+3 |
* | Merge branch 'svg-xss-fix' into 'security'
| Robert Speicher | 2017-02-15 | 2 | -2/+9 |
* | Copy, don't move uploaded avatar files | Jacob Vosmaer | 2017-01-03 | 1 | -0/+11 |
* | Add Gitlab::Middleware::Multipart | Jacob Vosmaer | 2016-12-15 | 6 | -21/+16 |
* | Render SVG as images in notes | Andre Guedes | 2016-12-08 | 1 | -1/+1 |
* | Remove event caching code | Yorick Peterse | 2016-11-23 | 1 | -6/+0 |
* | Remove magic comments from Ruby files (!5456) | winniehell | 2016-07-24 | 5 | -8/+0 |
* | Remove VideoJS and clean the integration | Rémy Coutable | 2016-07-20 | 1 | -2/+4 |
* | Remove duplication, useless rescue, and avoid using ActionView | Rémy Coutable | 2016-07-19 | 1 | -13/+16 |
* | Get rid of `is_image` in FileUploader | Rémy Coutable | 2016-07-19 | 1 | -1/+0 |
* | First support of videos in issues, MRs and notes | Eric Hayes | 2016-07-19 | 2 | -8/+24 |
* | squashed - added avatar saver/restorer and specsfix/import-export-project-avatar | James Lopez | 2016-07-19 | 1 | -0/+4 |
* | Enable Style/SpaceAfterComma Rubocop coprubocop/enable-space-after-cops | Grzegorz Bizon | 2016-06-29 | 1 | -1/+1 |
* | Remove reduntant `move_to_store` override | Grzegorz Bizon | 2016-03-30 | 1 | -4/+4 |
* | Add method that returns markdown in file uploader | Grzegorz Bizon | 2016-03-30 | 1 | -0/+4 |
* | Get FileUploader into test harness using factory | Grzegorz Bizon | 2016-03-30 | 1 | -2/+2 |
* | Add markdown pattern for uploads to file uploader | Grzegorz Bizon | 2016-03-30 | 1 | -0/+1 |
* | Revert "Merge branch 'avatar-cropping' into 'master'
"revert-avatar-cropping | Rémy Coutable | 2016-03-15 | 1 | -11/+0 |
* | Minor changes on avatar cropping internals | Johann Pardanaud | 2016-02-18 | 1 | -4/+4 |
* | Improve avatar cropping internals, based on suggestions made by @rspeicher on... | Johann Pardanaud | 2016-02-17 | 1 | -8/+1 |
* | Improve user experience for avatar cropping | Johann Pardanaud | 2016-02-16 | 1 | -1/+8 |
* | Fix failing tests introduced in commit 6d58088 | Johann Pardanaud | 2016-02-10 | 1 | -2/+4 |
* | Fix #7959: Fix avatar stretching by providing a cropping feature | Johann Pardanaud | 2016-02-09 | 1 | -0/+9 |
* | Let the CI runner know about builds that this build depends onci/build_dependencies | Kamil Trzcinski | 2016-01-14 | 1 | -0/+4 |
* | DRY up upload and download servicesapi-project-upload | Douwe Maan | 2016-01-08 | 1 | -0/+15 |
* | Add hotfix that allows to access build artifacts created before 8.3fix/missing-ci-build-traces | Grzegorz Bizon | 2015-12-29 | 1 | -6/+2 |
* | Expose artifacts pathci-artifacts-path | Kamil Trzcinski | 2015-11-23 | 1 | -3/+3 |
* | Merge branch 'refactor-duplication' into 'master'
| Dmitriy Zaporozhets | 2015-11-16 | 4 | -51/+25 |
|\ |
|
| * | Remove duplicate methods in uploaders | Dmitriy Zaporozhets | 2015-11-16 | 4 | -51/+25 |
* | | Add support for git lfs.lfs | Marin Jankovski | 2015-11-16 | 1 | -0/+29 |
|/ |
|
* | Move tmp artifacts to shared/artifacts/tmp/. Check for GitLab-Workhorse now | Kamil Trzcinski | 2015-11-10 | 1 | -2/+2 |
* | Implement Build Artifacts | Kamil Trzcinski | 2015-11-10 | 1 | -0/+50 |
* | Fix: Images cannot show when projects' path was changeduploads_path_fix | Valery Sizov | 2015-10-14 | 1 | -1/+1 |
* | Fix URL to uploaded file. | Douwe Maan | 2015-02-20 | 1 | -0/+4 |
* | Merge branch 'extend_markdown_upload' into generic-uploads | Douwe Maan | 2015-02-20 | 1 | -20/+23 |
|\ |
|
| * | Use longer upload secret. | Douwe Maan | 2015-02-17 | 1 | -1/+1 |
| * | Refactor. | Douwe Maan | 2015-02-17 | 2 | -27/+13 |
| * | implement Project::UploadsController | Hannes Rosenögger | 2015-02-17 | 1 | -1/+3 |
| * | Generalize the image upload in markdown | Hannes Rosenögger | 2015-02-17 | 1 | -1/+18 |
* | | Split up AttachmentUploader. | Douwe Maan | 2015-02-20 | 2 | -10/+32 |
* | | Revert "Fix broken access control and refactor avatar upload" | Dmitriy Zaporozhets | 2015-02-19 | 2 | -33/+7 |
|/ |
|
* | Fix broken access control and refactor avatar upload | Hannes Rosenögger | 2015-02-16 | 2 | -7/+33 |
* | Revert "Merge pull request #7349 from srna/patch-1" | Marin Jankovski | 2014-12-05 | 1 | -4/+0 |
* | Removed + '' + | Tomas Srna | 2014-10-29 | 1 | -1/+1 |
* | Attachment URL with non-/ relative root | Tomas Srna | 2014-07-22 | 1 | -0/+4 |