..
blob.go
RepoAssignment ensure to close before overwrite ( #19449 )
3 years ago
branch.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2 years ago
collaborators.go
Move some repository related code into sub package ( #19711 )
2 years ago
commits.go
Pass gitRepo down to GetRawDiff, since its used for main repo and wiki ( #19461 )
3 years ago
file.go
Add API to serve blob or LFS file content ( #19689 )
2 years ago
fork.go
Move access and repo permission to models/perm/access ( #19350 )
3 years ago
git_hook.go
Move macaron to chi ( #14293 )
4 years ago
git_ref.go
Multiple Escaping Improvements ( #17551 )
3 years ago
hook.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2 years ago
hook_test.go
Decouple unit test, remove intermediate `unittestbridge` package ( #17662 )
3 years ago
issue.go
Move some repository related code into sub package ( #19711 )
2 years ago
issue_comment.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2 years ago
issue_label.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2 years ago
issue_reaction.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2 years ago
issue_stopwatch.go
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) ( #19163 )
3 years ago
issue_subscription.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2 years ago
issue_tracked_time.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2 years ago
key.go
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) ( #19163 )
3 years ago
label.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2 years ago
language.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2 years ago
main_test.go
Use queue instead of memory queue in webhook send service ( #19390 )
3 years ago
migrate.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2 years ago
milestone.go
Move milestone to models/issues/ ( #19278 )
3 years ago
mirror.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2 years ago
notes.go
RepoAssignment ensure to close before overwrite ( #19449 )
3 years ago
patch.go
Add "Allow edits from maintainer" feature ( #18002 )
3 years ago
pull.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2 years ago
pull_review.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2 years ago
release.go
improvement some release related code ( #19867 )
2 years ago
release_attachment.go
improvement some release related code ( #19867 )
2 years ago
release_tags.go
Renamed ctx.User to ctx.Doer. ( #19161 )
3 years ago
repo.go
Move some repository related code into sub package ( #19711 )
2 years ago
repo_test.go
Renamed ctx.User to ctx.Doer. ( #19161 )
3 years ago
star.go
Renamed ctx.User to ctx.Doer. ( #19161 )
3 years ago
status.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2 years ago
subscriber.go
Renamed ctx.User to ctx.Doer. ( #19161 )
3 years ago
tag.go
Renamed ctx.User to ctx.Doer. ( #19161 )
3 years ago
teams.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2 years ago
topic.go
Some repository refactors ( #17950 )
3 years ago
transfer.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
2 years ago
tree.go
Propagate context and ensure git commands run in request context ( #17868 )
3 years ago
wiki.go
Make git.OpenRepository accept Context ( #19260 )
3 years ago