Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/services/repository
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513)
9 months ago
..
archiver Move context from modules to services (#29440) 9 months ago
files Move context from modules to services (#29440) 9 months ago
adopt.go Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 9 months ago
adopt_test.go
avatar.go
avatar_test.go
branch.go remove util.OptionalBool and related functions (#29513) 9 months ago
cache.go
check.go Update tool dependencies (#29030) 10 months ago
collaboration.go Fix `DeleteCollaboration` transaction behaviour (#28886) 10 months ago
collaboration_test.go
commit.go Move context from modules to services (#29440) 9 months ago
contributors_graph.go Implement code frequency graph (#29191) 9 months ago
contributors_graph_test.go Implement contributors graph (#27882) 9 months ago
create.go Move generate from module to service (#29465) 9 months ago
create_test.go bump to use go 1.22 (#29119) 9 months ago
delete.go
delete_test.go
fork.go Simplify how git repositories are opened (#28937) 10 months ago
fork_test.go
generate.go Move generate from module to service (#29465) 9 months ago
generate_test.go Move generate from module to service (#29465) 9 months ago
hooks.go Simplify how git repositories are opened (#28937) 10 months ago
init.go Move generate from module to service (#29465) 9 months ago
lfs.go Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 9 months ago
lfs_test.go
main_test.go
migrate.go Move migration functions to services layer (#29497) 9 months ago
push.go Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 9 months ago
repository.go
repository_test.go
review.go
review_test.go
setting.go Fix an actions schedule bug (#28942) 10 months ago
template.go Move generate from module to service (#29465) 9 months ago
transfer.go Move some repository transfer functions to service layer (#28855) 10 months ago
transfer_test.go Move some repository transfer functions to service layer (#28855) 10 months ago