You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/models
Unknwon 4f78abe7dc #3066 fix create organization ignores full name property 8 years ago
..
migrations models/user_mail: refactor EmailAddress 8 years ago
access.go #1692 api: admin list and create team under organization 8 years ago
action.go models/repo: remove redundant info for some repo methods 8 years ago
admin.go Add comment note (#3093) 8 years ago
error.go #3076 detect invalid tag name git error 8 years ago
git_diff.go add IsSubmodule field to DiffFile and hide view file button on diff page for submodules (#3097) 8 years ago
git_diff_test.go go fmt models/git_diff_test.go 9 years ago
issue.go #3291 fix SQLite3 session read/update conflict on create new issue 8 years ago
issue_comment.go #2854 fix no mail notification when issue is closed/reopened 8 years ago
issue_label.go Minor fix for #2710 8 years ago
issue_mail.go #2854 fix no mail notification when issue is closed/reopened 8 years ago
login.go #3295 fix wrong logic judgement 8 years ago
mail.go #2854 fix no mail notification when issue is closed/reopened 8 years ago
models.go getEngine() not handles DB parameters (#2972) (#2974) 8 years ago
models_sqlite.go go vet 10 years ago
models_tidb.go add tidb support 9 years ago
org.go #3066 fix create organization ignores full name property 8 years ago
org_team.go #1692 add admin APIs to add/remove a user from teams 8 years ago
pull.go #2854 fix no mail notification when issue is closed/reopened 8 years ago
release.go #3076 detect invalid tag name git error 8 years ago
repo.go #3157 create user path before rename repository while transfer 8 years ago
repo_branch.go Minor fix for #2506 9 years ago
repo_collaboration.go Localize collaboration settings. (#3100) 8 years ago
repo_test.go The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246) 8 years ago
ssh_key.go #2302 Replace time.Time with Unix Timestamp (int64) 8 years ago
ssh_key_test.go Post work for #2637 8 years ago
token.go Fixes #3110 (#3136) 8 years ago
update.go #2650 fix possbility that use email as pusher user name 8 years ago
user.go avatar: make custom and generated avatars equal (#3301) 8 years ago
user_mail.go models/user_mail: refactor EmailAddress 8 years ago
webhook.go models/webhook: restrict deletion to be explicitly with repo and org ID 8 years ago
webhook_slack.go rename import path 9 years ago
wiki.go Fix wiki vulnerabilities 8 years ago