1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 01:15:48 +00:00
gitea/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.
2016-03-05 18:08:42 -05:00
..
migrations Replace uuid module with original package 2016-02-20 18:13:12 -05:00
access.go #1146 finsih UI work for access mode of collaborators 2016-03-05 18:08:42 -05:00
action.go #1597 fix activitity feeds for pull requests 2016-03-05 12:58:51 -05:00
admin.go Workaroud delete folder on Windows. Fix #1738 2016-02-07 13:39:32 -02:00
error.go Minor fix for #2506 2016-02-02 17:07:40 -05:00
git_diff_test.go go fmt models/git_diff_test.go 2016-02-04 17:55:17 -02:00
git_diff.go Little refactoring of diff highlight. 2016-02-21 18:45:24 -03:00
issue_comment.go #1146 finsih UI work for access mode of collaborators 2016-03-05 18:08:42 -05:00
issue_label.go Minor fix for #2710 2016-02-27 11:31:24 -05:00
issue.go #1597 fix activitity feeds for pull requests 2016-03-05 12:58:51 -05:00
login.go Minor fix for #2634 2016-02-20 14:56:27 -05:00
models_sqlite.go go vet 2014-04-13 03:14:43 -04:00
models_tidb.go add tidb support 2015-09-12 15:31:36 -04:00
models.go fix dependency broken because xorm's API changed 2016-02-16 22:35:08 +08:00
org.go #2743 more fixes on SQL errors 2016-03-04 16:00:00 -05:00
pull.go Update locales 2016-03-04 18:51:18 -05:00
release.go rename import path 2015-12-15 17:25:45 -05:00
repo_branch.go Minor fix for #2506 2016-02-02 17:07:40 -05:00
repo_collaboration.go #1146 finsih UI work for access mode of collaborators 2016-03-05 18:08:42 -05:00
repo.go #1146 finsih UI work for access mode of collaborators 2016-03-05 18:08:42 -05:00
ssh_key_test.go Post work for #2637 2016-02-27 20:48:39 -05:00
ssh_key.go Post work for #2637 2016-02-27 20:48:39 -05:00
token.go Replace uuid module with original package 2016-02-20 18:13:12 -05:00
update.go #2650 fix possbility that use email as pusher user name 2016-02-17 22:47:06 -05:00
user.go #1157 some avatar setting changes 2016-03-05 00:51:51 -05:00
webhook_slack.go rename import path 2015-12-15 17:25:45 -05:00
webhook.go Replace uuid module with original package 2016-02-20 18:13:12 -05:00
wiki.go Minor fixes for #2746 2016-03-04 13:32:17 -05:00