gitea/models
Gusted ff2fd08228
Simplify parameter types (#18006)
Remove repeated type declarations in function definitions.
2021-12-20 04:41:31 +00:00
..
admin
appstate
asymkey Add support for ssh commit signing (#17743) 2021-12-19 00:37:18 -05:00
avatars
db
fixtures
issues Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
login
migrations Add support for ssh commit signing (#17743) 2021-12-19 00:37:18 -05:00
perm
repo 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
unit
unittest 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
user Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
webhook
access.go
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
branches.go
branches_test.go
commit.go
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 Refactor install page (db type) (#17919) 2021-12-07 13:44:08 +08:00
error.go
fixture_generation.go
fixture_test.go
helper.go
helper_directory.go
helper_environment.go
issue.go
issue_assignees.go
issue_assignees_test.go
issue_comment.go
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
issue_list_test.go
issue_lock.go
issue_milestone.go Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
issue_milestone_test.go
issue_reaction.go
issue_reaction_test.go
issue_stopwatch.go
issue_stopwatch_test.go
issue_test.go
issue_tracked_time.go
issue_tracked_time_test.go
issue_user.go
issue_user_test.go
issue_watch.go
issue_watch_test.go
issue_xref.go
issue_xref_test.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
lfs.go
lfs_lock.go
main_test.go
migrate.go
notification.go
notification_test.go
org.go
org_team.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
org_team_test.go
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
pull_test.go
release.go
repo.go
repo_activity.go
repo_collaboration.go
repo_collaboration_test.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
repo_generate.go
repo_generate_test.go Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
repo_list.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
repo_list_test.go
repo_permission.go
repo_permission_test.go
repo_test.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
repo_transfer.go
repo_transfer_test.go
review.go
review_test.go
statistic.go
task.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
token.go
token_test.go
upload.go
user.go Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
user_heatmap.go
user_heatmap_test.go
user_test.go
userlist.go
userlist_test.go