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.
 
 
 
 
 
 
Wendell Sun e4f187cd3d models: bug fix for query protected branches (#5054) 7 years ago
..
errors editor: remove out of sync branch before checkout again 7 years ago
migrations MISC: update README and migration comment 7 years ago
access.go api/repo: load attributes when listing user repositories (#4565) 8 years ago
action.go hook: fix email not sent after push (#4430) 8 years ago
admin.go
attachment.go
comment.go hook: fix email not sent after push (#4430) 8 years ago
error.go
git_diff.go
git_diff_test.go
issue.go Refactoring: remove sessionRelease() 8 years ago
issue_label.go Refactoring: remove sessionRelease() 8 years ago
issue_mail.go hook: fix email not sent after push (#4430) 8 years ago
login_source.go
milestone.go Refactoring: remove sessionRelease() 8 years ago
mirror.go
mirror_test.go
models.go models: update mySQL charset=utf8mb4 (#4880) 7 years ago
models_sqlite.go
models_test.go
org.go Refactoring: remove sessionRelease() 8 years ago
org_team.go Refactoring: remove sessionRelease() 8 years ago
pull.go pull_request: fix changes not pushed to upstream if between two repositories (#4890) 7 years ago
release.go Refactoring: remove sessionRelease() 8 years ago
repo.go pull_request: able to ignore whitespace when check conflict (#4834) 7 years ago
repo_branch.go models: bug fix for query protected branches (#5054) 7 years ago
repo_collaboration.go Refactoring: remove sessionRelease() 8 years ago
repo_editor.go editor: remove out of sync branch before checkout again 7 years ago
repo_test.go
ssh_key.go Refactoring: remove sessionRelease() 8 years ago
ssh_key_test.go
token.go
two_factor.go
update.go
user.go models: fix #4692 and typo in comments (#4695) 7 years ago
user_mail.go Refactoring: remove sessionRelease() 8 years ago
webhook.go MISC: minor fixes in webhook 7 years ago
webhook_dingtalk.go Add Dingtalk webhook support (#4773) 7 years ago
webhook_discord.go
webhook_slack.go
wiki.go