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 045f14fbd0 #1146 finsih UI work for access mode of collaborators
Collaborators have write access as default, and can be changed via repository
collaboration settings page to change between read, write and admin.
8 years ago
..
migrations Replace uuid module with original package 8 years ago
access.go #1146 finsih UI work for access mode of collaborators 8 years ago
action.go #1597 fix activitity feeds for pull requests 8 years ago
admin.go Workaroud delete folder on Windows. Fix #1738 8 years ago
error.go Minor fix for #2506 9 years ago
git_diff.go Little refactoring of diff highlight. 8 years ago
git_diff_test.go go fmt models/git_diff_test.go 9 years ago
issue.go #1597 fix activitity feeds for pull requests 8 years ago
issue_comment.go #1146 finsih UI work for access mode of collaborators 8 years ago
issue_label.go Minor fix for #2710 8 years ago
login.go Minor fix for #2634 8 years ago
models.go fix dependency broken because xorm's API changed 8 years ago
models_sqlite.go go vet 10 years ago
models_tidb.go add tidb support 9 years ago
org.go #2743 more fixes on SQL errors 8 years ago
pull.go Update locales 8 years ago
release.go rename import path 9 years ago
repo.go #1146 finsih UI work for access mode of collaborators 8 years ago
repo_branch.go Minor fix for #2506 9 years ago
repo_collaboration.go #1146 finsih UI work for access mode of collaborators 8 years ago
ssh_key.go Post work for #2637 8 years ago
ssh_key_test.go Post work for #2637 8 years ago
token.go Replace uuid module with original package 8 years ago
update.go #2650 fix possbility that use email as pusher user name 8 years ago
user.go #1157 some avatar setting changes 8 years ago
webhook.go Replace uuid module with original package 8 years ago
webhook_slack.go rename import path 9 years ago
wiki.go Minor fixes for #2746 8 years ago