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.
 
 
 
 
 
 
Pablo Saavedra 496e07c1c9 models/repo: avoid duplicated results in SearchRepositoryByName (#4344) 8 years ago
..
errors error: move ErrRepoNotExist -> errors.RepoNotExist 8 years ago
migrations migrations/v16: use continue not return for bad records 8 years ago
access.go error: move ErrRepoNotExist -> errors.RepoNotExist 8 years ago
action.go issue: fix redirect to random issue if index does not exist (#4315) 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 error: move ErrRepoNotExist -> errors.RepoNotExist 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 issue: fix redirect to random issue if index does not exist (#4315) 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 milestone: only show issue-related count under issue list (#4316) 8 years ago
mirror.go repo: update size after fork, migrate and mirror sync (#4336) 8 years ago
models.go repo: fix unable to propose pull request from secondary fork (#4324) 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 cmd/web: remove dependency version checker 8 years ago
pull.go models/repo_editor: add pull request test task after commit (#4338) 8 years ago
release.go models: rename ErrUserNotExist -> errors.UserNotExist 8 years ago
repo.go models/repo: avoid duplicated results in SearchRepositoryByName (#4344) 8 years ago
repo_branch.go repo/branches: overview and all (#2310) 8 years ago
repo_collaboration.go user/settings: complete repositories panel (#4312) 8 years ago
repo_editor.go models/repo_editor: add pull request test task after commit (#4338) 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 user: remove sanitizer for FullName (#1937) 8 years ago
user_mail.go models: rename ErrUserNotExist -> errors.UserNotExist 8 years ago
webhook.go models/repo_editor: add pull request test task after commit (#4338) 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