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.
 
 
 
 
 
 
Unknwon 0152e12172
locale: sync from Crowdin
7 years ago
..
errors models: move ErrBranchNotExist to errors package 7 years ago
migrations migrations: remove unused function and fix compile error 7 years ago
access.go api/repo: load attributes when listing user repositories (#4565) 7 years ago
action.go hook: fix email not sent after push (#4430) 7 years ago
admin.go locale: sync from Crowdin 7 years ago
attachment.go models: remove redundant tags for primary keys 7 years ago
comment.go hook: fix email not sent after push (#4430) 7 years ago
error.go models: move ErrBranchNotExist to errors package 7 years ago
git_diff.go Refactoring: rename pkg/base -> pkg/tool 8 years ago
git_diff_test.go models/repo_diff: move core functions to gogits/git-module 8 years ago
issue.go Refactoring: remove sessionRelease() 7 years ago
issue_label.go Refactoring: remove sessionRelease() 7 years ago
issue_mail.go hook: fix email not sent after push (#4430) 7 years ago
login_source.go models: remove redundant tags for primary keys 7 years ago
milestone.go Refactoring: remove sessionRelease() 7 years ago
mirror.go models: remove redundant tags for primary keys 7 years ago
mirror_test.go models/mirror: unescape credentials at read (#4014) 8 years ago
models.go models: add ROW_FORMAT=DYNAMIC when creating table for supports mysql 5.6 (#4913) 7 years ago
models_sqlite.go go vet 11 years ago
models_test.go #3442 add test suites 8 years ago
org.go Refactoring: remove sessionRelease() 7 years ago
org_team.go Refactoring: remove sessionRelease() 7 years ago
pull.go models/pull: fix rebase merging no effect (#5051) 7 years ago
release.go Refactoring: remove sessionRelease() 7 years ago
repo.go api: fix nil pointer dereference on repo/forks (#4633) 7 years ago
repo_branch.go repo_branch: fix SQL builder (#5054) 7 years ago
repo_collaboration.go Refactoring: remove sessionRelease() 7 years ago
repo_editor.go editor: remove out of sync branch before checkout again 7 years ago
repo_test.go Refactoring: rename modules -> pkg 8 years ago
ssh_key.go models: rename RewriteAllPublicKeys -> RewriteAuthorizedKeys 7 years ago
ssh_key_test.go Refactoring: rename modules -> pkg 8 years ago
token.go models: remove redundant tags for primary keys 7 years ago
two_factor.go Refactoring: rename and simplify pkg/tool functions 8 years ago
update.go repo: able to view size (#1158) 8 years ago
user.go models: rename RewriteAllPublicKeys -> RewriteAuthorizedKeys 7 years ago
user_mail.go Refactoring: remove sessionRelease() 7 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 pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} 8 years ago
webhook_slack.go pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} 8 years ago
wiki.go Refactoring: rename modules -> pkg 8 years ago