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 9e8ffa14cb
webhook: add file status to push event (#3897)
8 years ago
..
errors models: rename ErrUserNotExist -> errors.UserNotExist 8 years ago
migrations migrations/v16: use continue not return for bad records 8 years ago
access.go repo: able to add organization member as repository collaborator 8 years ago
action.go webhook: add file status to push event (#3897) 8 years ago
admin.go models/repo: handle deletion on Windows (#4152) 8 years ago
attachment.go release: able to add attchments to release (#1614) 8 years ago
comment.go models: rename ErrUserNotExist -> errors.UserNotExist 8 years ago
error.go models: rename ErrUserNotExist -> errors.UserNotExist 8 years ago
git_diff.go models/git_diff: add bound check 8 years ago
git_diff_test.go Fix git diff tests 8 years ago
issue.go models: rename ErrUserNotExist -> errors.UserNotExist 8 years ago
issue_label.go webhook: support Issues event (#2319) 8 years ago
issue_mail.go issue_mail: fix issue poster not receive email if not watching (#2929) 8 years ago
login_source.go models: rename ErrUserNotExist -> errors.UserNotExist 8 years ago
milestone.go webhook: add issue comment event 8 years ago
mirror.go refactoring: experimental with models/errors package 8 years ago
models.go cmd: able to backup and restore 8 years ago
models_sqlite.go go vet 11 years ago
models_test.go #3442 add test suites 8 years ago
org.go models/org: reduce to 2 SQL executions for GetOrgIDsByUserID 8 years ago
org_team.go repo: able to add organization member as repository collaborator 8 years ago
pull.go webhook: add file status to push event (#3897) 8 years ago
release.go models: rename ErrUserNotExist -> errors.UserNotExist 8 years ago
repo.go models/repo: minor code style and comment fix (#4273) 8 years ago
repo_branch.go repo/branches: overview and all (#2310) 8 years ago
repo_collaboration.go repo: able to add organization member as repository collaborator 8 years ago
repo_editor.go log: start using gopkg.in/clog.v1 8 years ago
repo_test.go The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246) 8 years ago
ssh_key.go ssh_key: create parent directory of 'authorized_keys' file 8 years ago
ssh_key_test.go Code clean up for new config options 8 years ago
token.go Some code renaming 8 years ago
update.go repo: able to view size (#1158) 8 years ago
user.go models: rename ErrUserNotExist -> errors.UserNotExist 8 years ago
user_mail.go models: rename ErrUserNotExist -> errors.UserNotExist 8 years ago
webhook.go models/webhook: add skip check for Release event 8 years ago
webhook_discord.go webhook: add Release event (#2387) 8 years ago
webhook_slack.go webhook: add Release event (#2387) 8 years ago
wiki.go models/repo: UpdateLocalCopy should always aceept valid branch name 8 years ago