forgejo/models/repo
Earl Warren d900842fd7 test(mock): DeletePushMirrors & AddPushMirrorRemote
make them into variables that can be mocked

(cherry picked from commit 5747951cc7)
2024-06-02 15:45:31 +00:00
..
archiver.go
attachment.go
attachment_test.go
avatar.go
collaboration.go
collaboration_test.go
fork.go
fork_test.go
git.go
issue.go Clean up log messages (#30313) 2024-04-15 16:11:14 +02:00
language_stats.go
main_test.go
mirror.go
pushmirror.go test(mock): DeletePushMirrors & AddPushMirrorRemote 2024-06-02 15:45:31 +00:00
pushmirror_test.go
redirect.go
redirect_test.go
release.go
release_test.go
repo.go fix: hook post-receive for sha256 repos 2024-05-15 21:08:15 +00:00
repo_flags.go
repo_flags_test.go
repo_indexer.go
repo_list.go
repo_list_test.go
repo_test.go
repo_unit.go
repo_unit_test.go
search.go Get repo list with OrderBy alpha should respect owner too (#30784) (#30875) 2024-05-14 15:27:25 +02:00
star.go
star_test.go
topic.go
topic_test.go
update.go
upload.go
user_repo.go Get repo assignees and reviewers should ignore deactivated users (#30770) (#30782) 2024-05-01 08:31:47 +02:00
user_repo_test.go Get repo assignees and reviewers should ignore deactivated users (#30770) (#30782) 2024-05-01 08:31:47 +02:00
watch.go
watch_test.go
wiki.go
wiki_test.go