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