You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/models
Caellion e79272ab20
Fix TemplateRepo no longer in models.repo (#17993)
3 years ago
..
admin Move user/org deletion to services (#17673) 3 years ago
appstate Sync gitea app path for git hooks and authorized keys when starting (#17335) 3 years ago
asymkey
avatars Make AvatarRenderedSizeFactor configurable and set it to 3 (#17951) 3 years ago
db
fixtures
issues
login Remove NewSession method from db.Engine interface (#17577) 3 years ago
migrations Prevent services/mailer/mailer_test.go tests from deleteing data directory (#17941) 3 years ago
perm
repo Fix TemplateRepo no longer in models.repo (#17993) 3 years ago
unit
unittest Prevent services/mailer/mailer_test.go tests from deleteing data directory (#17941) 3 years ago
user Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (#16766) 3 years ago
webhook
access.go
access_test.go
action.go Some repository refactors (#17950) 3 years ago
action_list.go Move repository model into models/repo (#17933) 3 years ago
action_test.go Some repository refactors (#17950) 3 years ago
branches.go
branches_test.go
commit.go Move keys to models/asymkey (#17917) 3 years ago
commit_status.go Add missing `X-Total-Count` and fix some related bugs (#17968) 3 years ago
commit_status_test.go
consistency.go Move repository model into models/repo (#17933) 3 years ago
consistency_test.go
engine_test.go
error.go Some repository refactors (#17950) 3 years ago
fixture_generation.go
fixture_test.go
helper.go
helper_directory.go
helper_environment.go
issue.go Add missing `X-Total-Count` and fix some related bugs (#17968) 3 years ago
issue_assignees.go Move repository model into models/repo (#17933) 3 years ago
issue_assignees_test.go
issue_comment.go Add missing `X-Total-Count` and fix some related bugs (#17968) 3 years ago
issue_comment_list.go
issue_comment_test.go Move repository model into models/repo (#17933) 3 years ago
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
issue_milestone_test.go
issue_reaction.go Add missing `X-Total-Count` and fix some related bugs (#17968) 3 years ago
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 Add missing `X-Total-Count` and fix some related bugs (#17968) 3 years ago
issue_watch_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
issue_xref.go Move repository model into models/repo (#17933) 3 years ago
issue_xref_test.go Move repository model into models/repo (#17933) 3 years ago
lfs.go Move repository model into models/repo (#17933) 3 years ago
lfs_lock.go
main_test.go
migrate.go
notification.go Some repository refactors (#17950) 3 years ago
notification_test.go
org.go Some repository refactors (#17950) 3 years ago
org_team.go Some repository refactors (#17950) 3 years ago
org_team_test.go
org_test.go
project.go
project_board.go
project_issue.go
project_test.go Decouple unit test code from business code (#17623) 3 years ago
protected_tag.go
protected_tag_test.go
pull.go
pull_list.go
pull_test.go
release.go Some repository refactors (#17950) 3 years ago
repo.go Improve behavior of "Fork" button (#17288) 3 years ago
repo_activity.go Move repository model into models/repo (#17933) 3 years ago
repo_collaboration.go Some repository refactors (#17950) 3 years ago
repo_collaboration_test.go
repo_generate.go Some repository refactors (#17950) 3 years ago
repo_generate_test.go
repo_list.go Move repository model into models/repo (#17933) 3 years ago
repo_list_test.go
repo_permission.go Some repository refactors (#17950) 3 years ago
repo_permission_test.go
repo_test.go Some repository refactors (#17950) 3 years ago
repo_transfer.go Some repository refactors (#17950) 3 years ago
repo_transfer_test.go
review.go
review_test.go
statistic.go Some repository refactors (#17950) 3 years ago
task.go
token.go
token_test.go
upload.go
user.go Some repository refactors (#17950) 3 years ago
user_heatmap.go
user_heatmap_test.go
user_test.go
userlist.go
userlist_test.go