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 f3c3258921 Fix repository owner can assign self 7 years ago
..
migrations Remove redundant Unix timestamp method call 8 years ago
access.go #1384 add pagination for repositories 8 years ago
action.go Fix empty repository panic on send test webhook 7 years ago
admin.go Remove redundant Unix timestamp method call 8 years ago
error.go Code clean up for new config options 7 years ago
git_diff.go Web editor: improve edit file and diff preview 7 years ago
git_diff_test.go Improve diff highlight (#3390) 7 years ago
issue.go models/issue: improve quality and performance of NewIssue function 7 years ago
issue_comment.go #2246 fully support of webhooks for pull request 7 years ago
issue_label.go #2246 fully support of webhooks for pull request 7 years ago
issue_mail.go #2246 fully support of webhooks for pull request 7 years ago
login.go Refactor User.Id to User.ID 8 years ago
mail.go Fix email FROM 7 years ago
models.go models/issue: improve quality and performance of NewIssue function 7 years ago
models_sqlite.go go vet 10 years ago
models_test.go #3442 add test suites 7 years ago
models_tidb.go models: rename EnableTidb to EnableTiDB 7 years ago
org.go Verify list len before use it with IN (#3423) 7 years ago
org_team.go Refactor User.Id to User.ID 8 years ago
pull.go models/issue: improve quality and performance of NewIssue function 7 years ago
release.go Fix #3315: Release dont use tag creation date (#3374) 7 years ago
repo.go Fix repository owner can assign self 7 years ago
repo_branch.go Minor fix for #2506 8 years ago
repo_collaboration.go #2780 code clean up 7 years ago
repo_editor.go Web editor: improve delete file 7 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 #3281 fix x.Iterate returns nothing inside session scope with SQLite3 8 years ago
ssh_key_test.go Code clean up for new config options 7 years ago
token.go Remove redundant Unix timestamp method call 8 years ago
update.go Code clean up for new config options 7 years ago
user.go #2246 fully support of webhooks for pull request 7 years ago
user_mail.go Refactor User.Id to User.ID 8 years ago
webhook.go #2246 fully support of webhooks for pull request 7 years ago
webhook_slack.go Replace convert.To with APIFormat calls 7 years ago
wiki.go #3467 fix clone fail when wiki is empty 7 years ago