summaryrefslogtreecommitdiff
path: root/app/uploaders
Commit message (Expand)AuthorAgeFilesLines
* Add hotfix that allows to access build artifacts created before 8.3fix/missing-ci-build-tracesGrzegorz Bizon2015-12-291-6/+2
* Expose artifacts pathci-artifacts-pathKamil Trzcinski2015-11-231-3/+3
* Merge branch 'refactor-duplication' into 'master' Dmitriy Zaporozhets2015-11-164-51/+25
|\
| * Remove duplicate methods in uploadersDmitriy Zaporozhets2015-11-164-51/+25
* | Add support for git lfs.lfsMarin Jankovski2015-11-161-0/+29
|/
* Move tmp artifacts to shared/artifacts/tmp/. Check for GitLab-Workhorse nowKamil Trzcinski2015-11-101-2/+2
* Implement Build ArtifactsKamil Trzcinski2015-11-101-0/+50
* Fix: Images cannot show when projects' path was changeduploads_path_fixValery Sizov2015-10-141-1/+1
* Fix URL to uploaded file.Douwe Maan2015-02-201-0/+4
* Merge branch 'extend_markdown_upload' into generic-uploadsDouwe Maan2015-02-201-20/+23
|\
| * Use longer upload secret.Douwe Maan2015-02-171-1/+1
| * Refactor.Douwe Maan2015-02-172-27/+13
| * implement Project::UploadsControllerHannes Rosenögger2015-02-171-1/+3
| * Generalize the image upload in markdownHannes Rosenögger2015-02-171-1/+18
* | Split up AttachmentUploader.Douwe Maan2015-02-202-10/+32
* | Revert "Fix broken access control and refactor avatar upload"Dmitriy Zaporozhets2015-02-192-33/+7
|/
* Fix broken access control and refactor avatar uploadHannes Rosenögger2015-02-162-7/+33
* Revert "Merge pull request #7349 from srna/patch-1"Marin Jankovski2014-12-051-4/+0
* Removed + '' +Tomas Srna2014-10-291-1/+1
* Attachment URL with non-/ relative rootTomas Srna2014-07-221-0/+4
* Make existing tests test something, return correct errors.Marin Jankovski2014-05-261-1/+1
* Implements drag and drop upload in creating issuesEarle Bunao & Neil Calabroso2014-05-231-0/+41
* Expire event cache on avatar creation/removalDrew Blessing2013-12-111-0/+6
* Fixes grack authentification under relative_url_rootamouhzi2013-08-151-1/+1
* Files controller handle redirect to remote storage. Added config block to car...Dmitriy Zaporozhets2013-05-151-5/+5
* fixes #3115 and adds support for gif bmp & tiff imagesBen Bodenmiller2013-05-151-3/+3
* skip protection to aws3Dmitriy Zaporozhets2013-02-151-1/+5
* handle attahcment with send_fileDmitriy Zaporozhets2013-02-111-0/+4
* fix attachment uploader for awsDmitriy Zaporozhets2013-02-111-1/+10
* Show images preview in notes. Show line additions/deletions for commitDmitriy Zaporozhets2013-01-041-39/+3
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-2/+2
* init commitgitlabhq2011-10-091-0/+49