gitea/modules/repository
KN4CK3R c766140dad
Add `RemoteAddress` to mirrors ()
This PR adds a new field `RemoteAddress` to both mirror types which
contains the sanitized remote address for easier (database) access to
that information. Will be used in the audit PR if merged.
..
branch.go Fix bug for ctx usage ()
collaborator.go Always reuse transaction ()
collaborator_test.go Rename `repo.GetOwner` to `repo.LoadOwner` ()
commits.go Fix context cache bug & enable context cache for dashabord commits' authors ()
commits_test.go Fix context cache bug & enable context cache for dashabord commits' authors ()
create.go Move createrepository from module to service layer ()
create_test.go Move createrepository from module to service layer ()
delete.go Allow repo admins too to delete the repo ()
env.go Implement actions ()
fork.go Reduce usage of `db.DefaultContext` ()
generate.go Move createrepository from module to service layer ()
generate_test.go Substitute variables in path names of template repos too ()
hooks.go Move createrepository from module to service layer ()
init.go Move createrepository from module to service layer ()
init_test.go Make label templates have consistent behavior and priority ()
license.go Move createrepository from module to service layer ()
license_test.go Move createrepository from module to service layer ()
main_test.go move repository deletion to service layer ()
push.go Use the type RefName for all the needed places and fix pull mirror sync bugs ()
repo.go Add `RemoteAddress` to mirrors ()
temp.go Implement FSFE REUSE for golang files ()