This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/models
Unknwon 8516dfcb6c #2018 able to sync now for mirrors
- Refactor code to use sync.UniqueQueue
- Closes #3509
2016-08-30 16:18:33 -07:00
..
migrations migrations: sync table first 2016-08-26 17:32:41 -07:00
access.go
action.go General code quality improvement 2016-08-16 23:06:38 -07:00
admin.go
error.go Web editor: support upload files 2016-08-30 05:23:59 -07:00
git_diff.go #3464 add diff signs which does not have inline diff 2016-08-16 07:37:28 -07:00
git_diff_test.go Fix git diff tests 2016-08-16 07:45:06 -07:00
issue.go Web editor: support upload files 2016-08-30 05:23:59 -07:00
issue_comment.go migrations: set comment updated as created 2016-08-26 14:07:21 -07:00
issue_label.go #3459 code quality improvement 2016-08-29 20:00:06 -07:00
issue_mail.go #2246 fully support of webhooks for pull request 2016-08-14 03:32:24 -07:00
login.go
mail.go #2246 add HTMLURL to webhook type 2016-08-16 10:19:09 -07:00
models.go Web editor: support upload files 2016-08-30 05:23:59 -07:00
models_sqlite.go
models_test.go #3442 add test suites 2016-08-12 02:56:50 -07:00
models_tidb.go models: rename EnableTidb to EnableTiDB 2016-08-11 14:38:45 -07:00
org.go Verify list len before use it with IN (#3423) 2016-08-10 11:06:51 -07:00
org_team.go
pull.go modules/sync: add UniqueQueue 2016-08-30 15:50:30 -07:00
release.go Fix #3315: Release dont use tag creation date (#3374) 2016-08-06 10:02:15 -07:00
repo.go #2018 able to sync now for mirrors 2016-08-30 16:18:33 -07:00
repo_branch.go
repo_collaboration.go #2780 code clean up 2016-08-11 11:35:46 -07:00
repo_editor.go Web editor: support upload files 2016-08-30 05:23:59 -07:00
repo_mirror.go #2018 able to sync now for mirrors 2016-08-30 16:18:33 -07:00
repo_test.go
ssh_key.go
ssh_key_test.go Code clean up for new config options 2016-08-14 23:52:24 -07:00
token.go
update.go General code quality improvement 2016-08-16 23:06:38 -07:00
user.go #3505 use user’s info for committer and author 2016-08-27 13:37:55 -07:00
user_mail.go
webhook.go #2018 able to sync now for mirrors 2016-08-30 16:18:33 -07:00
webhook_slack.go Replace convert.To with APIFormat calls 2016-08-14 04:17:26 -07:00
wiki.go modules/sync: rename SingleInstancePool to ExclusivePool 2016-08-30 15:19:53 -07:00