Unknwon 4042d1f0c3 models/issue: improve quality and performance of NewIssue function 8 years ago
..
migrations 250be011c7 Remove redundant Unix timestamp method call 8 years ago
access.go e74630ae3b #1384 add pagination for repositories 8 years ago
action.go 94392a7af3 Fix empty repository panic on send test webhook 8 years ago
admin.go 250be011c7 Remove redundant Unix timestamp method call 8 years ago
error.go 15845cb287 Code clean up for new config options 8 years ago
git_diff.go cd89f6c502 Web editor: improve edit file and diff preview 8 years ago
git_diff_test.go 2772791fda Improve diff highlight (#3390) 8 years ago
issue.go 4042d1f0c3 models/issue: improve quality and performance of NewIssue function 8 years ago
issue_comment.go 3f7f4852ef #2246 fully support of webhooks for pull request 8 years ago
issue_label.go 3f7f4852ef #2246 fully support of webhooks for pull request 8 years ago
issue_mail.go 3f7f4852ef #2246 fully support of webhooks for pull request 8 years ago
login.go 1f2e173a74 Refactor User.Id to User.ID 8 years ago
mail.go 96f92e6105 Fix email FROM 8 years ago
models.go 4042d1f0c3 models/issue: improve quality and performance of NewIssue function 8 years ago
models_sqlite.go 9d983f27d6 go vet 10 years ago
models_test.go 5be881756b #3442 add test suites 8 years ago
models_tidb.go 70fbcd2f27 models: rename EnableTidb to EnableTiDB 8 years ago
org.go 8ad92bb8a4 Verify list len before use it with IN (#3423) 8 years ago
org_team.go 1f2e173a74 Refactor User.Id to User.ID 8 years ago
pull.go 4042d1f0c3 models/issue: improve quality and performance of NewIssue function 8 years ago
release.go 30fda0f1ae Fix #3315: Release dont use tag creation date (#3374) 8 years ago
repo.go 4042d1f0c3 models/issue: improve quality and performance of NewIssue function 8 years ago
repo_branch.go 995487e822 Minor fix for #2506 8 years ago
repo_collaboration.go 7e9b42c87d #2780 code clean up 8 years ago
repo_editor.go 54e0ada9d5 Web editor: improve delete file 8 years ago
repo_test.go 98b152030d The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246) 8 years ago
ssh_key.go 2d76de2574 #3281 fix x.Iterate returns nothing inside session scope with SQLite3 8 years ago
ssh_key_test.go 15845cb287 Code clean up for new config options 8 years ago
token.go 250be011c7 Remove redundant Unix timestamp method call 8 years ago
update.go 15845cb287 Code clean up for new config options 8 years ago
user.go 3f7f4852ef #2246 fully support of webhooks for pull request 8 years ago
user_mail.go 1f2e173a74 Refactor User.Id to User.ID 8 years ago
webhook.go 3f7f4852ef #2246 fully support of webhooks for pull request 8 years ago
webhook_slack.go dccb0c15b9 Replace convert.To with APIFormat calls 8 years ago
wiki.go 6c8fcb3af2 #3467 fix clone fail when wiki is empty 8 years ago