Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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
zeripath 0e5126da22 Never allow an empty password to validate (#9682) (#9684) 5 years ago
..
fixtures [Backport] [API] Allow only specific Colums to be updated on Issue (#9539) (#9580) 5 years ago
migrations Add Close() method to gogitRepository (#8901) (#8956) 5 years ago
access.go
access_test.go
action.go Fix permission checks for close/reopen from commit (#8875) (#9033) 5 years ago
action_list.go
action_test.go Fix permission checks for close/reopen from commit (#8875) (#9033) 5 years ago
admin.go
admin_test.go
attachment.go Extract actions on deletereleasebyid from models to release service (#8219) 5 years ago
attachment_test.go
branches.go Fix deleted branch isn't removed when push the branch again (#9516) (#9524) 5 years ago
branches_test.go
commit_status.go
commit_status_test.go
consistency.go
context.go
convert.go
error.go backport part of #9550 (#9564) 5 years ago
error_oauth2.go
external_login_user.go Allow externalID to be UUID (#8551) (#8624) 5 years ago
gpg_key.go
gpg_key_test.go
graph.go
graph_test.go Add Close() method to gogitRepository (#8901) (#8956) 5 years ago
helper.go
helper_directory.go
helper_environment.go
issue.go [Backport] [API] Allow only specific Colums to be updated on Issue (#9539) (#9580) 5 years ago
issue_assignees.go
issue_assignees_test.go
issue_comment.go Hotfix for review actions and notifications (#8965) 5 years ago
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 Move change issue title from models to issue service package (#8456) 5 years ago
issue_milestone.go [Fix] milestone close timestamp (#8728) (#8730) 5 years ago
issue_milestone_test.go Fix milestone num_issues (#8221) 5 years ago
issue_reaction.go backport part of #9550 (#9564) 5 years ago
issue_reaction_test.go backport part of #9550 (#9564) 5 years ago
issue_stopwatch.go
issue_stopwatch_test.go
issue_test.go Move change issue title from models to issue service package (#8456) 5 years ago
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 Rewrite reference processing code in preparation for opening/closing from comment references (#8261) 5 years ago
lfs.go
lfs_lock.go
log.go
login_source.go
main_test.go
migrate.go
models.go Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528) (#8618) 5 years ago
models_test.go
notification.go
notification_test.go
oauth2.go
oauth2_application.go
oauth2_application_test.go
org.go
org_team.go Ignore mentions for users with no access (#8395) 5 years ago
org_team_test.go
org_test.go
pull.go Branches not at ref commit ID should not be listed as Merged (#9614) (#9639) 5 years ago
pull_test.go Fix bug on pull requests when transfer head repository (#8564) (#8569) 5 years ago
release.go Allow externalID to be UUID (#8551) (#8624) 5 years ago
repo.go [Backport] Fix bug when migrate from API (#8631) (#9563) 5 years ago
repo_activity.go Add Close() method to gogitRepository (#8901) (#8956) 5 years ago
repo_branch.go Add Close() method to gogitRepository (#8901) (#8956) 5 years ago
repo_collaboration.go
repo_collaboration_test.go
repo_indexer.go DefaultBranch needs to be prefixed by BranchPrefix (#9356) (#9359) 5 years ago
repo_issue.go
repo_list.go [BugFix] Hide public repos owned by private orgs (#9616) 5 years ago
repo_list_test.go [BugFix] Hide public repos owned by private orgs (#9616) 5 years ago
repo_mirror.go Move mirror to a standalone package from models (#7486) 5 years ago
repo_permission.go
repo_permission_test.go
repo_redirect.go
repo_redirect_test.go
repo_test.go
repo_unit.go
repo_watch.go
repo_watch_test.go
review.go Hotfix for review actions and notifications (#8965) 5 years ago
review_test.go
ssh_key.go Fix SSH2 conditonal in key parsing code (#8806) (#8810) 5 years ago
ssh_key_test.go Fix SSH2 conditonal in key parsing code (#8806) (#8810) 5 years ago
star.go
star_test.go
task.go Backport: Hide given credentials for migrated repos. (#9098) 5 years ago
test_fixtures.go
token.go
token_test.go
topic.go
topic_test.go
twofactor.go
u2f.go
u2f_test.go
unit.go
unit_tests.go
update.go
update_test.go
upload.go
user.go Never allow an empty password to validate (#9682) (#9684) 5 years ago
user_follow.go
user_follow_test.go
user_heatmap.go
user_heatmap_test.go Update heatmap fixtures to restore tests (#8615) (#8616) 5 years ago
user_mail.go
user_mail_test.go
user_openid.go
user_openid_test.go
user_test.go Revert "Fix issues/pr list broken when there are many repositories (#8409)" (#8427) 5 years ago
userlist.go
userlist_test.go
webhook.go webhook: set Content-Type for application/x-www-form-urlencoded (#8600) 5 years ago
webhook_dingtalk.go
webhook_discord.go
webhook_msteams.go
webhook_slack.go Fix Slack webhook payload title generation to work with Mattermost (#9378) (#9404) 5 years ago
webhook_telegram.go
webhook_test.go
wiki.go Add Close() method to gogitRepository (#8901) (#8956) 5 years ago
wiki_test.go Add Close() method to gogitRepository (#8901) (#8956) 5 years ago