summaryrefslogtreecommitdiff
path: root/app/controllers/files_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'extend_markdown_upload' into generic-uploadsDouwe Maan2015-02-201-17/+0
|\
| * Refactor.Douwe Maan2015-02-171-7/+10
| * implement Project::UploadsControllerHannes Rosenögger2015-02-171-27/+2
| * Generalize the image upload in markdownHannes Rosenögger2015-02-171-2/+27
* | Revert "Fix broken access control and refactor avatar upload"Dmitriy Zaporozhets2015-02-191-3/+1
* | Revert "Nitpicking."Dmitriy Zaporozhets2015-02-191-3/+2
|/
* Nitpicking.Douwe Maan2015-02-161-2/+3
* Fix broken access control and refactor avatar uploadHannes Rosenögger2015-02-161-1/+3
* Show image attachments in browser instead of downloading them.Douwe Maan2015-02-041-1/+2
* Implements drag and drop upload in creating issuesEarle Bunao & Neil Calabroso2014-05-231-1/+0
* Files controller handle redirect to remote storage. Added config block to car...Dmitriy Zaporozhets2013-05-151-4/+8
* Per project protectionDmitriy Zaporozhets2013-02-151-2/+8
* skip protection to aws3Dmitriy Zaporozhets2013-02-151-1/+0
* handle attahcment with send_fileDmitriy Zaporozhets2013-02-111-0/+8