Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DRY up upload and download servicesapi-project-upload | Douwe Maan | 2016-01-08 | 1 | -0/+15 |
| | |||||
* | Remove duplicate methods in uploaders | Dmitriy Zaporozhets | 2015-11-16 | 1 | -17/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | 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 |
|\ | | | | | | | | | | | | | # Conflicts: # app/controllers/files_controller.rb # app/controllers/projects/uploads_controller.rb # app/uploaders/attachment_uploader.rb | ||||
| * | Use longer upload secret. | Douwe Maan | 2015-02-17 | 1 | -1/+1 |
| | | |||||
| * | Refactor. | Douwe Maan | 2015-02-17 | 1 | -26/+12 |
| | | |||||
| * | 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 |
|/ | | | | | This commit generalizes the image upload via drag and drop so it supports all files. It also adds access control for these files. | ||||
* | Make existing tests test something, return correct errors. | Marin Jankovski | 2014-05-26 | 1 | -1/+1 |
| | |||||
* | Implements drag and drop upload in creating issues | Earle Bunao & Neil Calabroso | 2014-05-23 | 1 | -0/+41 |