..
admin
appstate
asymkey
Collaborator trust model should trust collaborators ( #18539 ) ( #18557 )
2022-02-03 11:20:37 -05:00
auth
Attempt to fix the webauthn migration again - part 3 ( #18770 ) ( #18771 )
2022-02-16 21:15:49 +00:00
avatars
slight optimization for default avatar ( #18187 )
2022-01-05 07:00:32 +01:00
db
Refactor auth package ( #17962 )
2022-01-02 21:12:35 +08:00
fixtures
Support webauthn ( #17957 )
2022-01-14 16:03:31 +01:00
issues
Show fullname on issue edits and gpg/ssh signing info ( #18828 )
2022-02-20 21:47:17 +00:00
migrations
Fix page and missing return on unadopted repos API ( #18848 ) ( #18927 )
2022-02-27 20:18:23 +08:00
perm
Team permission allow different unit has different permission ( #17811 )
2022-01-05 11:37:00 +08:00
repo
Refactor auth package ( #17962 )
2022-01-02 21:12:35 +08:00
unit
Let return correct perm ( #18675 ) ( #18689 )
2022-02-09 20:19:48 +00:00
unittest
tests: s/GITEA_UNIT_TESTS_VERBOSE/GITEA_UNIT_TESTS_LOG_SQL/ ( #18142 )
2022-01-01 04:31:24 +01:00
user
Refactor admin user filter query parameters ( #18965 ) ( #18975 )
2022-03-02 19:57:18 +01:00
webhook
Add replay of webhooks. ( #18191 )
2022-01-05 15:00:20 -06:00
access.go
Team permission allow different unit has different permission ( #17811 )
2022-01-05 11:37:00 +08:00
access_test.go
action.go
Prevent hang in git cat-file if repository is not a valid repository and other fixes ( #17991 )
2021-12-16 19:01:14 +00:00
action_list.go
action_test.go
Some repository refactors ( #17950 )
2021-12-12 23:48:20 +08:00
branches.go
branches_test.go
commit.go
Collaborator trust model should trust collaborators ( #18539 ) ( #18557 )
2022-02-03 11:20:37 -05:00
commit_status.go
Add missing X-Total-Count
and fix some related bugs ( #17968 )
2021-12-15 13:39:34 +08:00
commit_status_test.go
consistency.go
consistency_test.go
engine_test.go
error.go
Some repository refactors ( #17950 )
2021-12-12 23:48:20 +08:00
fixture_generation.go
fixture_test.go
helper.go
helper_directory.go
helper_environment.go
issue.go
Fix CheckRepoStats and reuse it during migration ( #18264 )
2022-01-17 19:31:58 +01:00
issue_assignees.go
issue_assignees_test.go
issue_comment.go
Fix PR comments UI ( #18323 )
2022-01-19 01:28:38 +08:00
issue_comment_list.go
issue_comment_test.go
issue_dependency.go
issue_dependency_test.go
issue_label.go
issue_label_test.go
issue_list.go
Use conditions but not repo ids as query condition ( #16839 )
2021-12-29 21:02:12 +08:00
issue_list_test.go
issue_lock.go
Fix CheckRepoStats and reuse it during migration ( #18264 )
2022-01-17 19:31:58 +01:00
issue_milestone.go
Only view milestones from current repo ( #18414 ) ( #18417 )
2022-01-26 22:09:07 +00:00
issue_milestone_test.go
Fix CheckRepoStats and reuse it during migration ( #18264 )
2022-01-17 19:31:58 +01:00
issue_reaction.go
Add missing X-Total-Count
and fix some related bugs ( #17968 )
2021-12-15 13:39:34 +08:00
issue_reaction_test.go
issue_stopwatch.go
issue_stopwatch_test.go
issue_test.go
Fix CheckRepoStats and reuse it during migration ( #18264 )
2022-01-17 19:31:58 +01:00
issue_tracked_time.go
issue_tracked_time_test.go
issue_user.go
issue_user_test.go
issue_watch.go
Add missing X-Total-Count
and fix some related bugs ( #17968 )
2021-12-15 13:39:34 +08:00
issue_watch_test.go
issue_xref.go
issue_xref_test.go
lfs.go
Improve SyncMirrors logging ( #19045 ) ( #19050 )
2022-03-10 16:06:35 +01:00
lfs_lock.go
main_test.go
migrate.go
remove redundant call to UpdateRepoStats during migration ( #18591 ) ( #18794 )
2022-02-17 17:57:05 +00:00
migrate_test.go
remove redundant call to UpdateRepoStats during migration ( #18591 ) ( #18794 )
2022-02-17 17:57:05 +00:00
notification.go
Ignore missing comment for user notifications ( #18954 ) ( #19043 )
2022-03-10 01:48:27 -05:00
notification_test.go
org.go
Team permission allow different unit has different permission ( #17811 )
2022-01-05 11:37:00 +08:00
org_team.go
Add GetUserTeams
( #18499 ) ( #18531 )
2022-02-02 08:40:04 +00:00
org_team_test.go
Add GetUserTeams
( #18499 ) ( #18531 )
2022-02-02 08:40:04 +00:00
org_test.go
project.go
project_board.go
project_issue.go
project_test.go
protected_tag.go
protected_tag_test.go
pull.go
pull_list.go
Don't delete branch if other PRs with this branch are open ( #18164 )
2022-01-03 20:45:58 +01:00
pull_test.go
Don't delete branch if other PRs with this branch are open ( #18164 )
2022-01-03 20:45:58 +01:00
release.go
Some repository refactors ( #17950 )
2021-12-12 23:48:20 +08:00
repo.go
Fix potential assignee query for repo ( #18994 ) ( #18999 )
2022-03-05 00:12:34 +08:00
repo_activity.go
repo_collaboration.go
Some repository refactors ( #17950 )
2021-12-12 23:48:20 +08:00
repo_collaboration_test.go
repo_generate.go
Some repository refactors ( #17950 )
2021-12-12 23:48:20 +08:00
repo_generate_test.go
repo_list.go
Prevent ambiguous column error in organizations page ( #18314 )
2022-01-18 07:45:14 +00:00
repo_list_test.go
repo_permission.go
Team permission allow different unit has different permission ( #17811 )
2022-01-05 11:37:00 +08:00
repo_permission_test.go
repo_test.go
Fix potential assignee query for repo ( #18994 ) ( #18999 )
2022-03-05 00:12:34 +08:00
repo_transfer.go
Some repository refactors ( #17950 )
2021-12-12 23:48:20 +08:00
repo_transfer_test.go
review.go
Fix various typos ( #18219 )
2022-01-10 17:32:37 +08:00
review_test.go
statistic.go
Refactor auth package ( #17962 )
2022-01-02 21:12:35 +08:00
task.go
token.go
Refactor auth package ( #17962 )
2022-01-02 21:12:35 +08:00
token_test.go
upload.go
user.go
Use conditions but not repo ids as query condition ( #16839 )
2021-12-29 21:02:12 +08:00
user_heatmap.go
user_heatmap_test.go
user_test.go
Use conditions but not repo ids as query condition ( #16839 )
2021-12-29 21:02:12 +08:00
userlist.go
userlist_test.go