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.
 
 
 
 
 
 
Rémy Boulanouar be3a13a0d6 Allow use to set an external tracker url and to redirect user when clicking in Issues same behavior as Wiki. (#3646) 8 years ago
..
migrations Fix random string generator (#3953) 8 years ago
access.go #1384 add pagination for repositories 8 years ago
action.go Fix Typo Errors (#3885) 8 years ago
admin.go Skip deletion for temporary data when not exist on Windows (#4069) 8 years ago
error.go models/login_source: code improvement 8 years ago
git_diff.go #3464 add diff signs which does not have inline diff 8 years ago
git_diff_test.go Fix git diff tests 8 years ago
issue.go Fix showing total number of PRs when user does not have any repositories (#4007) 8 years ago
issue_comment.go Minor fix for PR #3822 8 years ago
issue_label.go Some code renaming 8 years ago
issue_mail.go Move models/mail.go to modules/mail.go 8 years ago
login_source.go Fix typos (#3852) 8 years ago
models.go Fix #3905 8 years ago
models_sqlite.go go vet 11 years ago
models_test.go #3442 add test suites 8 years ago
models_tidb.go models: rename EnableTidb to EnableTiDB 8 years ago
org.go Minor fix for PR #3822 8 years ago
org_team.go Dirty hack for #3905 8 years ago
pull.go Code fix for PR #3547 8 years ago
release.go Some code renaming 8 years ago
repo.go Allow use to set an external tracker url and to redirect user when clicking in Issues same behavior as Wiki. (#3646) 8 years ago
repo_branch.go Minor fix for #2506 9 years ago
repo_collaboration.go #2780 code clean up 8 years ago
repo_editor.go Web editor: support upload files 8 years ago
repo_mirror.go Do a fast-fail testing on repository URL before mirroring 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 #3480 Fix new ssh key adding issues (#3565) 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 Use commit time instead of author time for push commits (#4037) 8 years ago
user.go Issue #3814 (#3903) 8 years ago
user_mail.go Fix create user can use user email which is used (#4016) 8 years ago
webhook.go Some code renaming 8 years ago
webhook_slack.go Replace convert.To with APIFormat calls 8 years ago
wiki.go modules/sync: rename SingleInstancePool to ExclusivePool 8 years ago