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
Pheng Heong TAN 467d7dacb6 Modify behaviour of repo-delete. (#3232)
Re: issues gogits/gogs#2863 and gogits/gogs#3231

As a result of modifications to the contents of the conf folder, `make bindata`
was run, causing an update to bindata.go.

Meta
-----
This commit will be rebased onto the 'develop' branch.
8 years ago
..
migrations Use SecurityProtocol to replace UseSSL in LDAP config 8 years ago
access.go #1692 api: admin list and create team under organization 8 years ago
action.go Fix capitalisation of repo-name in news (#3203) 8 years ago
admin.go Add comment note (#3093) 8 years ago
error.go Fixes #3110 (#3136) 8 years ago
git_diff.go Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174) 8 years ago
git_diff_test.go go fmt models/git_diff_test.go 9 years ago
issue.go Fix #3154 (#3155) 8 years ago
issue_comment.go Updated and created were appended with _unix. Fresh databases have only the newly named fields. 8 years ago
issue_label.go Minor fix for #2710 8 years ago
login.go Use SecurityProtocol to replace UseSSL in LDAP config 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 Fix listing team members (#3048) 8 years ago
org_team.go #1692 add admin APIs to add/remove a user from teams 8 years ago
pull.go #2302 Replace time.Time with Unix Timestamp (int64) 8 years ago
release.go models/release: filter input to prevent command line argument vulnerability 8 years ago
repo.go Modify behaviour of repo-delete. (#3232) 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 Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) 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 Use a gopher as default avatar (rather than the gravatar logo) (#3208) 8 years ago
webhook.go #3057 retrieve webhook with repo_id 8 years ago
webhook_slack.go rename import path 9 years ago
wiki.go Fix wiki vulnerabilities 8 years ago