0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-23 07:43:18 -05:00
forgejo/models
2016-07-23 20:20:09 +08:00
..
migrations models/user_mail: refactor EmailAddress 2016-07-16 10:08:04 +08:00
access.go
action.go models/repo: remove redundant info for some repo methods 2016-07-15 21:53:43 +08:00
admin.go
error.go #3076 detect invalid tag name git error 2016-07-23 15:59:19 +08:00
git_diff.go add IsSubmodule field to DiffFile and hide view file button on diff page for submodules (#3097) 2016-07-23 02:18:56 +08:00
git_diff_test.go
issue.go #3291 fix SQLite3 session read/update conflict on create new issue 2016-07-21 14:26:30 +08:00
issue_comment.go #2854 fix no mail notification when issue is closed/reopened 2016-07-16 00:36:39 +08:00
issue_label.go
issue_mail.go #2854 fix no mail notification when issue is closed/reopened 2016-07-16 00:36:39 +08:00
login.go #3295 fix wrong logic judgement 2016-07-21 14:15:04 +08:00
mail.go #2854 fix no mail notification when issue is closed/reopened 2016-07-16 00:36:39 +08:00
models.go
models_sqlite.go
models_tidb.go
org.go #2903 use different reversed words and patterns for repository and user 2016-07-23 18:58:18 +08:00
org_team.go
pull.go #2854 fix no mail notification when issue is closed/reopened 2016-07-16 00:36:39 +08:00
release.go #3076 detect invalid tag name git error 2016-07-23 15:59:19 +08:00
repo.go conf: change default mirror checking interval to 10m 2016-07-23 20:20:09 +08:00
repo_branch.go
repo_collaboration.go
repo_test.go
ssh_key.go
ssh_key_test.go
token.go
update.go
user.go #2903 use different reversed words and patterns for repository and user 2016-07-23 18:58:18 +08:00
user_mail.go models/user_mail: refactor EmailAddress 2016-07-16 10:08:04 +08:00
webhook.go models/webhook: restrict deletion to be explicitly with repo and org ID 2016-07-17 08:33:59 +08:00
webhook_slack.go
wiki.go