..
activity.go
Propagate context and ensure git commands run in request context ( #17868 )
3 years ago
attachment.go
Renamed ctx.User to ctx.Doer. ( #19161 )
3 years ago
blame.go
Refactor i18n, use Locale to provide i18n/translation related functions ( #18648 )
3 years ago
branch.go
Renamed ctx.User to ctx.Doer. ( #19161 )
3 years ago
cherry_pick.go
Renamed ctx.User to ctx.Doer. ( #19161 )
3 years ago
commit.go
Collaborator trust model should trust collaborators ( #18539 )
3 years ago
compare.go
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) ( #19163 )
3 years ago
download.go
format with gofumpt ( #18184 )
3 years ago
editor.go
Renamed ctx.User to ctx.Doer. ( #19161 )
3 years ago
editor_test.go
format with gofumpt ( #18184 )
3 years ago
http.go
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) ( #19163 )
3 years ago
http_test.go
Fix http path bug ( #16117 )
3 years ago
issue.go
Use the new/choose link for New Issue on project page ( #19172 )
3 years ago
issue_content_history.go
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) ( #19163 )
3 years ago
issue_dependency.go
Renamed ctx.User to ctx.Doer. ( #19161 )
3 years ago
issue_label.go
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) ( #19163 )
3 years ago
issue_label_test.go
Decouple unit test, remove intermediate `unittestbridge` package ( #17662 )
3 years ago
issue_lock.go
Renamed ctx.User to ctx.Doer. ( #19161 )
3 years ago
issue_stopwatch.go
Renamed ctx.User to ctx.Doer. ( #19161 )
3 years ago
issue_test.go
format with gofumpt ( #18184 )
3 years ago
issue_timetrack.go
Renamed ctx.User to ctx.Doer. ( #19161 )
3 years ago
issue_watch.go
Renamed ctx.User to ctx.Doer. ( #19161 )
3 years ago
lfs.go
Renamed ctx.User to ctx.Doer. ( #19161 )
3 years ago
main_test.go
Decouple unit test code from business code ( #17623 )
3 years ago
middlewares.go
Renamed ctx.User to ctx.Doer. ( #19161 )
3 years ago
migrate.go
Renamed ctx.User to ctx.Doer. ( #19161 )
3 years ago
milestone.go
Only view milestones from current repo ( #18414 )
3 years ago
patch.go
Renamed ctx.User to ctx.Doer. ( #19161 )
3 years ago
projects.go
Renamed ctx.User to ctx.Doer. ( #19161 )
3 years ago
projects_test.go
Decouple unit test code from business code ( #17623 )
3 years ago
pull.go
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) ( #19163 )
3 years ago
pull_review.go
Renamed ctx.User to ctx.Doer. ( #19161 )
3 years ago
release.go
Renamed ctx.User to ctx.Doer. ( #19161 )
3 years ago
release_test.go
Decouple unit test, remove intermediate `unittestbridge` package ( #17662 )
3 years ago
repo.go
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) ( #19163 )
3 years ago
search.go
Automatically pause queue if index service is unavailable ( #15066 )
3 years ago
setting.go
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) ( #19163 )
3 years ago
setting_protected_branch.go
Renamed ctx.User to ctx.Doer. ( #19161 )
3 years ago
settings_test.go
format with gofumpt ( #18184 )
3 years ago
tag.go
Move repository model into models/repo ( #17933 )
3 years ago
topic.go
Renamed ctx.User to ctx.Doer. ( #19161 )
3 years ago
view.go
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) ( #19163 )
3 years ago
webhook.go
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) ( #19163 )
3 years ago
wiki.go
Renamed ctx.User to ctx.Doer. ( #19161 )
3 years ago
wiki_test.go
format with gofumpt ( #18184 )
3 years ago