aboutsummaryrefslogtreecommitdiffstats
path: root/modules/repofiles/upload.go
Commit message (Expand)AuthorAgeFilesLines
* Move repofiles from modules/repofiles to services/repository/files (#17774)Lunny Xiao2021-11-241-207/+0
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-081-11/+6
* [Refactor] remove possible resource leak (#15067)65432021-03-211-35/+38
* Fix bug when upload on web (#15042)Lunny Xiao2021-03-191-22/+28
* remove duplicate define of CheckAttribute() (#14837)a10121127962021-03-011-1/+5
* enhancement: add signoff option in commit form (#14516)a10121127962021-01-291-1/+2
* LFS support to be stored on minio (#12518)Lunny Xiao2020-09-081-2/+7
* Prevent upload (overwrite) of lfs locked file (#8769)David Svantesson2019-11-021-7/+17
* Add basic repository lfs management (#7199)zeripath2019-10-281-1/+1
* Restore functionality for early gits (#7775)zeripath2019-10-121-4/+7
* Fix duplicate call of webhook (#7821)Antoine GIRARD2019-08-111-27/+0
* Add golangci (#6418)kolaente2019-06-121-5/+3
* Move PushUpdate dependency from models to repofiles (#6763)Lunny Xiao2019-06-101-2/+2
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-171-0/+209