LefsFlare 2bec8a4f1e Changed interface (#3685) 9 years ago
..
migrations c2afdf2192 Minor code fix [CI SKIP] 9 years ago
access.go e74630ae3b #1384 add pagination for repositories 10 years ago
action.go a00c932bbc General code quality improvement 10 years ago
admin.go 250be011c7 Remove redundant Unix timestamp method call 10 years ago
error.go 152e715999 models/login_source: code improvement 9 years ago
git_diff.go b1504ed99a #3464 add diff signs which does not have inline diff 10 years ago
git_diff_test.go 8bf57be9ba Fix git diff tests 10 years ago
issue.go 643142acab Web editor: support upload files 9 years ago
issue_comment.go bb359a74f1 migrations: set comment updated as created 9 years ago
issue_label.go 28cf0e6aaa #3459 code quality improvement 9 years ago
issue_mail.go 3f7f4852ef #2246 fully support of webhooks for pull request 10 years ago
login_source.go 7c1fbed057 Fix panic when attempt login with non-exist user 9 years ago
mail.go 6f9a95f830 #2246 add HTMLURL to webhook type 10 years ago
models.go 2bec8a4f1e Changed interface (#3685) 9 years ago
models_sqlite.go 9d983f27d6 go vet 12 years ago
models_test.go 5be881756b #3442 add test suites 10 years ago
models_tidb.go 70fbcd2f27 models: rename EnableTidb to EnableTiDB 10 years ago
org.go 8ad92bb8a4 Verify list len before use it with IN (#3423) 10 years ago
org_team.go 1f2e173a74 Refactor User.Id to User.ID 10 years ago
pull.go c1ecb6c60a modules/sync: add UniqueQueue 9 years ago
release.go 30fda0f1ae Fix #3315: Release dont use tag creation date (#3374) 10 years ago
repo.go 6da55159a2 #3589 LoadRepoConfig after ORM is initialized 9 years ago
repo_branch.go 995487e822 Minor fix for #2506 10 years ago
repo_collaboration.go 7e9b42c87d #2780 code clean up 10 years ago
repo_editor.go 643142acab Web editor: support upload files 9 years ago
repo_mirror.go 6da55159a2 #3589 LoadRepoConfig after ORM is initialized 9 years ago
repo_test.go 98b152030d The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246) 10 years ago
ssh_key.go 2d76de2574 #3281 fix x.Iterate returns nothing inside session scope with SQLite3 10 years ago
ssh_key_test.go 15845cb287 Code clean up for new config options 10 years ago
token.go 250be011c7 Remove redundant Unix timestamp method call 10 years ago
update.go a00c932bbc General code quality improvement 10 years ago
user.go c50d59874d #3577 incorrect URL produced by AvatarLink 9 years ago
user_mail.go 1f2e173a74 Refactor User.Id to User.ID 10 years ago
webhook.go 8516dfcb6c #2018 able to sync now for mirrors 9 years ago
webhook_slack.go dccb0c15b9 Replace convert.To with APIFormat calls 10 years ago
wiki.go 43297148b2 modules/sync: rename SingleInstancePool to ExclusivePool 9 years ago