summaryrefslogtreecommitdiff
path: root/app/services/upload_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-2/+8
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-3/+5
* Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-1/+1
* Refactor upload service to return uploaderHeinrich Lee Yu2019-01-071-5/+3
* Import CSV BackendHeinrich Lee Yu2019-01-071-3/+5
* Enable frozen string in apps/uploaders/*.rbgfyoung2018-07-161-0/+2
* refactor uploads managerJames Lopez2018-07-111-3/+3
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-3/+1
* `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-311-0/+2
* Support uploaders for personal snippets comments12910-uploader-pers-snippetJarka Kadlecova2017-05-021-0/+20