0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-12 04:09:41 +02:00
gitea/services/repository
2023-07-21 12:32:47 +08:00
..
archiver Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
files Refactor "Content" for file uploading (#25851) 2023-07-18 18:14:47 +00:00
adopt.go Sync branches into databases (#22743) 2023-06-29 10:03:20 +00:00
adopt_test.go Use more specific test methods (#24265) 2023-04-22 17:56:27 -04:00
avatar.go Improve avatar uploading / resizing / compressing, remove Fomantic card module (#24653) 2023-05-13 20:59:11 +02:00
avatar_test.go
branch.go Sync branches into databases (#22743) 2023-06-29 10:03:20 +00:00
cache.go Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2023-05-26 01:04:48 +00:00
check.go Use RepositoryList instead of []*Repository (#25074) 2023-06-05 15:25:47 +08:00
fork.go Sync branches into databases (#22743) 2023-06-29 10:03:20 +00:00
fork_test.go
hooks.go
lfs.go Simplify the LFS GC logger usage (#25717) 2023-07-06 16:52:41 +00:00
main_test.go
push.go Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882) 2023-07-20 15:18:52 +08:00
repository.go Sync branches into databases (#22743) 2023-06-29 10:03:20 +00:00
repository_test.go
review.go
review_test.go
template.go Support copy protected branch from template repository (#25889) 2023-07-21 12:32:47 +08:00
transfer.go
transfer_test.go