summaryrefslogtreecommitdiff
path: root/lib/gitlab/gfm/uploads_rewriter.rb
Commit message (Expand)AuthorAgeFilesLines
* Prevent rewritting plain links as embeddedissue_58494Felipe Artur2019-08-071-1/+13
* Eliminate duplicated wordsTakuya Noguchi2018-11-221-1/+1
* Enable even more frozen string in lib/gitlabrepo-forks/gitlab-ce-frozen-string-lib-gitlab-even-moregfyoung2018-11-131-0/+2
* Extract code from Issues::MoveServicece-3777-promote-to-epicJarka Košanová2018-11-121-2/+3
* add support for file copy on object storageMicaël Bergeron2018-07-031-19/+3
* When moving issues, don't attempt to move files in object storageStan Hu2018-07-031-1/+1
* Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉2018-04-181-1/+1
* add the uploader context to the upload modelMicaël Bergeron2018-02-021-1/+1
* port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-1/+1
* Add Gitlab::Middleware::MultipartJacob Vosmaer2016-12-151-1/+18
* Remove reduntant `move_to_store` overrideGrzegorz Bizon2016-03-301-8/+2
* Add method that returns markdown in file uploaderGrzegorz Bizon2016-03-301-1/+1
* Check if GFM rewriters need rewrite internallyGrzegorz Bizon2016-03-301-1/+1
* Refactor uploads rewriter used when moving issueGrzegorz Bizon2016-03-301-10/+11
* Add uploads rewriter and use it when moving issueGrzegorz Bizon2016-03-301-0/+56