| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | Expire event cache on avatar creation/removal | Drew Blessing | 2013-12-11 | 1 | -0/+6 |
* | Fixes grack authentification under relative_url_root | amouhzi | 2013-08-15 | 1 | -1/+1 |
* | Files controller handle redirect to remote storage. Added config block to car... | Dmitriy Zaporozhets | 2013-05-15 | 1 | -5/+5 |
* | fixes #3115 and adds support for gif bmp & tiff images | Ben Bodenmiller | 2013-05-15 | 1 | -3/+3 |
* | skip protection to aws3 | Dmitriy Zaporozhets | 2013-02-15 | 1 | -1/+5 |
* | handle attahcment with send_file | Dmitriy Zaporozhets | 2013-02-11 | 1 | -0/+4 |
* | fix attachment uploader for aws | Dmitriy Zaporozhets | 2013-02-11 | 1 | -1/+10 |
* | Show images preview in notes. Show line additions/deletions for commit | Dmitriy Zaporozhets | 2013-01-04 | 1 | -39/+3 |
* | Fully embrace Ruby 1.9 hash syntax | Robert Speicher | 2012-08-10 | 1 | -2/+2 |