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