..
archive_test.go
Move archive function to repo_model and gitrepo ( #35514 )
2 months ago
archiver.go
Move archive function to repo_model and gitrepo ( #35514 )
2 months ago
attachment.go
Enable addtional linters ( #34085 )
9 months ago
attachment_test.go
Remove incorrect "db.DefaultContext" usages ( #35366 )
4 months ago
avatar.go
Enable addtional linters ( #34085 )
9 months ago
avatar_test.go
Remove incorrect "db.DefaultContext" usages ( #35366 )
4 months ago
collaboration.go
Add user blocking ( #29028 )
2 years ago
collaboration_test.go
Remove incorrect "db.DefaultContext" usages ( #35366 )
4 months ago
fork.go
Refactor find forks and fix possible bugs that weak permissions check ( #32528 )
1 year ago
fork_test.go
Remove incorrect "db.DefaultContext" usages ( #35366 )
4 months ago
git.go
Add merge style `fast-forward-only` ( #28954 )
2 years ago
issue.go
Clean up log messages ( #30313 )
2 years ago
language_stats.go
Use db.WithTx/WithTx2 instead of TxContext when possible ( #35130 )
5 months ago
license.go
Fix missing license when sync mirror ( #33255 )
11 months ago
main_test.go
make writing main test easier ( #27270 )
2 years ago
mirror.go
More `db.DefaultContext` refactor ( #27265 )
2 years ago
org_repo.go
Fix remove org user failure on mssql ( #34449 )
7 months ago
pushmirror.go
Refactor push mirror find and add check for updating push mirror ( #32539 )
1 year ago
pushmirror_test.go
Remove incorrect "db.DefaultContext" usages ( #35366 )
4 months ago
redirect.go
Final round of `db.DefaultContext` refactor ( #27587 )
2 years ago
redirect_test.go
Remove incorrect "db.DefaultContext" usages ( #35366 )
4 months ago
release.go
Remove the duplicated function GetTags ( #35375 )
4 months ago
release_test.go
Remove incorrect "db.DefaultContext" usages ( #35366 )
4 months ago
repo.go
Use gitrepo's clone and push when possible ( #36093 )
1 week ago
repo_indexer.go
Add support for sha256 repositories ( #23894 )
2 years ago
repo_list.go
Make restricted users can access public repositories ( #35693 )
2 months ago
repo_list_test.go
Make restricted users can access public repositories ( #35693 )
2 months ago
repo_test.go
Remove incorrect "db.DefaultContext" usages ( #35366 )
4 months ago
repo_unit.go
Support actions and reusable workflows from private repos ( #32562 )
2 months ago
repo_unit_test.go
Enable testifylint rules ( #34075 )
9 months ago
search.go
Fix `recentupdate` sorting bugs ( #32505 )
1 year ago
star.go
Use db.WithTx/WithTx2 instead of TxContext when possible ( #35130 )
5 months ago
star_test.go
Remove incorrect "db.DefaultContext" usages ( #35366 )
4 months ago
topic.go
Fix incorrect pull request counter ( #35819 )
1 month ago
topic_test.go
Remove incorrect "db.DefaultContext" usages ( #35366 )
4 months ago
transfer.go
enforce nolint scope ( #34851 )
6 months ago
update.go
Use gitrepo's clone and push when possible ( #36093 )
1 week ago
upload.go
Refactor legacy code ( #35708 )
2 months ago
user_repo.go
Fix some user name usages ( #33689 )
10 months ago
user_repo_test.go
Remove incorrect "db.DefaultContext" usages ( #35366 )
4 months ago
watch.go
Add user blocking ( #29028 )
2 years ago
watch_test.go
Remove incorrect "db.DefaultContext" usages ( #35366 )
4 months ago
wiki.go
Use gitrepo.Repository instead of wikipath ( #35398 )
2 months ago
wiki_test.go
Use gitrepo.Repository instead of wikipath ( #35398 )
2 months ago