..
admin
…
appstate
…
asymkey
Move some repository related code into sub package ( #19711 )
3 years ago
auth
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
avatars
…
db
Move some repository related code into sub package ( #19711 )
3 years ago
fixtures
Exclude Archived repos from Dashboard Milestones ( #19882 )
3 years ago
foreignreference
Store the foreign ID of issues during migration ( #18446 )
3 years ago
issues
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
migrations
Fix typo ( #19889 )
3 years ago
organization
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
packages
…
perm
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
project
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
pull
…
repo
Move some repository related code into sub package ( #19711 )
3 years ago
unit
Fix incorrect translation key ( #19744 )
3 years ago
unittest
…
user
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
webhook
Move some repository related code into sub package ( #19711 )
3 years ago
action.go
Move some repository related code into sub package ( #19711 )
3 years ago
action_list.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
action_test.go
…
branches.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
branches_test.go
…
commit.go
…
commit_status.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
commit_status_test.go
…
consistency.go
Fix order by parameter ( #19849 )
3 years ago
consistency_test.go
…
engine_test.go
…
error.go
…
fixture_generation.go
…
fixture_test.go
…
issue.go
Move some repository related code into sub package ( #19711 )
3 years ago
issue_assignees.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
issue_assignees_test.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
issue_comment.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
issue_comment_list.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
issue_comment_test.go
…
issue_dependency.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
issue_dependency_test.go
…
issue_label.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
issue_label_test.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
issue_list.go
Move some repository related code into sub package ( #19711 )
3 years ago
issue_list_test.go
…
issue_lock.go
…
issue_project.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
issue_stopwatch.go
Only return valid stopwatches ( #19863 )
3 years ago
issue_stopwatch_test.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
issue_test.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
issue_tracked_time.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
issue_tracked_time_test.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
issue_user.go
Move some repository related code into sub package ( #19711 )
3 years ago
issue_user_test.go
…
issue_watch.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
issue_watch_test.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
issue_xref.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
issue_xref_test.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
lfs.go
Move some repository related code into sub package ( #19711 )
3 years ago
lfs_lock.go
…
main_test.go
…
migrate.go
…
migrate_test.go
…
notification.go
Move some repository related code into sub package ( #19711 )
3 years ago
notification_test.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
org.go
Move some repository related code into sub package ( #19711 )
3 years ago
org_team.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
org_team_test.go
…
org_test.go
…
protected_tag.go
…
protected_tag_test.go
…
pull.go
Make WIP prefixes case insensitive, e.g. allow `Draft` as a WIP prefix ( #19780 )
3 years ago
pull_list.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
pull_test.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
release.go
improvement some release related code ( #19867 )
3 years ago
repo.go
Move some repository related code into sub package ( #19711 )
3 years ago
repo_activity.go
…
repo_collaboration.go
Fix order by parameter ( #19849 )
3 years ago
repo_collaboration_test.go
…
repo_permission_test.go
…
repo_test.go
Move some repository related code into sub package ( #19711 )
3 years ago
repo_transfer.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
repo_transfer_test.go
…
review.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
review_test.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
statistic.go
Estimate Action Count in Statistics ( #19775 )
3 years ago
task.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
token.go
…
token_test.go
A better go code formatter, and now `make fmt` can run in Windows ( #17684 )
3 years ago
upload.go
…
user.go
Move almost all functions' parameter db.Engine to context.Context ( #19748 )
3 years ago
user_heatmap.go
…
user_heatmap_test.go
…
user_test.go
…