summaryrefslogtreecommitdiff
path: root/app/uploaders/file_uploader.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-171-26/+12
| * implement Project::UploadsControllerHannes Rosenögger2015-02-171-1/+3
| * Generalize the image upload in markdownHannes Rosenögger2015-02-171-1/+18
|/
* 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