You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services/repository
zeripath 851b54ba9f
Correctly upload LFS files (#18316)
We need to use the cached .gitattributes file for checking if a file
should be stored in the lfs.

Fix #18297

Signed-off-by: Andrew Thornton <art27@cantab.net>
2 years ago
..
archiver Fix various typos (#18219) 3 years ago
files Correctly upload LFS files (#18316) 2 years ago
adopt.go services/repository: fix ListUnadoptedRepositories incorrect total count (#17865) 3 years ago
adopt_test.go services/repository: fix ListUnadoptedRepositories incorrect total count (#17865) 3 years ago
avatar.go Some repository refactors (#17950) 3 years ago
avatar_test.go Some repository refactors (#17950) 3 years ago
branch.go Move repository model into models/repo (#17933) 3 years ago
cache.go Move repository model into models/repo (#17933) 3 years ago
check.go Move repository model into models/repo (#17933) 3 years ago
fork.go Some repository refactors (#17950) 3 years ago
fork_test.go Some repository refactors (#17950) 3 years ago
hooks.go Some repository refactors (#17950) 3 years ago
main_test.go Decouple unit test code from business code (#17623) 3 years ago
push.go Fix NPE on try to get tag reference via API (#18245) 2 years ago
repository.go Move keys to models/asymkey (#17917) 3 years ago
template.go Some repository refactors (#17950) 3 years ago
transfer.go Fix rename notification bug (#18008) 3 years ago
transfer_test.go Move repository model into models/repo (#17933) 3 years ago