summaryrefslogtreecommitdiff
path: root/app/services/lfs
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-01-101-4/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-05-112-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-04-264-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-04-221-0/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-09-281-8/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-09-171-0/+80
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-05-131-2/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-262-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-132-0/+4
* CE backport for changes in EE MR 14017Luke Duncalfe2019-06-191-1/+9
* CE backport for changes in EE MR 138949490-record-repository_type-on-lfs_objects_projects-ceLuke Duncalfe2019-06-171-6/+10
* Fix uploading of LFS tracked file through UIPatrick Bajao2019-05-061-1/+8
* Fix several ActionController::Parameters deprecationsJasper Maes2019-01-111-1/+1
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-114-0/+8
* Enable more frozen string in app/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-inner-moregfyoung2018-07-174-0/+8
* lock permissionMark Chao2018-06-061-1/+1
* Bring CE-EE parity to app/services/lfs/unlock_file_service.rbrs-unlock-file-service-parityRobert Speicher2018-05-171-4/+4
* Use correct encoding with Lfs::FileTransfromerJames Edwards-Jones2018-03-151-3/+13
* Lfs::FileTranformer caches .gitattributes parserJames Edwards-Jones2018-03-151-1/+5
* Avoid failed integrity check by linking LfsObjectProjects soonerJames Edwards-Jones2018-03-151-27/+10
* Multi-file upload and Commit API obey LFS filtersJames Edwards-Jones2018-03-151-4/+31
* Rename Lfs::FileModificationHandler to Lfs::FileTransformerJames Edwards-Jones2018-03-151-1/+1
* Backport of LFS File Locking APIrd-35856-backport-lfs-file-locking-apiRubén Dávila2018-02-073-0/+99
* File upload UI obeys LFS filtersJames Edwards-Jones2018-02-061-0/+42