..
archiver.go
format with gofumpt ( #18184 )
2022-01-20 18:46:10 +01:00
attachment_test.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2022-05-20 22:08:52 +08:00
attachment.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2022-05-20 22:08:52 +08:00
avatar.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2022-05-20 22:08:52 +08:00
collaboration_test.go
Move access and repo permission to models/perm/access ( #19350 )
2022-05-11 12:09:36 +02:00
collaboration.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2022-05-20 22:08:52 +08:00
fork_test.go
Make git.OpenRepository accept Context ( #19260 )
2022-03-30 03:13:41 +08:00
fork.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2022-05-20 22:08:52 +08:00
git.go
Move repository model into models/repo ( #17933 )
2021-12-10 09:27:50 +08:00
issue.go
Prevent deadlock in create issue ( #17970 )
2021-12-13 17:59:39 -05:00
language_stats.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2022-05-20 22:08:52 +08:00
main_test.go
Move access and repo permission to models/perm/access ( #19350 )
2022-05-11 12:09:36 +02:00
mirror.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2022-05-20 22:08:52 +08:00
pushmirror_test.go
Improve mirror iterator ( #18928 )
2022-02-28 20:41:06 +01:00
pushmirror.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2022-05-20 22:08:52 +08:00
redirect_test.go
Some repository refactors ( #17950 )
2021-12-12 23:48:20 +08:00
redirect.go
Some repository refactors ( #17950 )
2021-12-12 23:48:20 +08:00
repo_indexer.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2022-05-20 22:08:52 +08:00
repo_list.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2022-05-20 22:08:52 +08:00
repo_test.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2022-05-20 22:08:52 +08:00
repo_unit.go
feat: add DEFAULT_MERGE_STYLE to repository.pull-request
section for repo init ( #19751 )
2022-06-02 23:45:54 -04:00
repo.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2022-05-20 22:08:52 +08:00
star_test.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2022-05-20 22:08:52 +08:00
star.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2022-05-20 22:08:52 +08:00
topic_test.go
Some repository refactors ( #17950 )
2021-12-12 23:48:20 +08:00
topic.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2022-05-20 22:08:52 +08:00
update.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2022-05-20 22:08:52 +08:00
user_repo.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2022-05-20 22:08:52 +08:00
watch_test.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2022-05-20 22:08:52 +08:00
watch.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2022-05-20 22:08:52 +08:00
wiki_test.go
Add separate SSH_USER config option ( #17584 )
2022-02-07 16:56:45 -05:00
wiki.go
Move repository model into models/repo ( #17933 )
2021-12-10 09:27:50 +08:00