summaryrefslogtreecommitdiffstats
path: root/models/repo_collaboration.go
Commit message (Collapse)AuthorAgeFilesLines
* #2780 code clean upUnknwon2016-08-111-1/+4
|
* Refactor User.Id to User.IDUnknwon2016-07-241-1/+1
|
* Localize collaboration settings. (#3100)Andrey Nering2016-06-281-5/+6
| | | Closes #2764
* #2302 Replace time.Time with Unix Timestamp (int64)Unknwon2016-03-091-6/+4
|
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-051-0/+161
Collaborators have write access as default, and can be changed via repository collaboration settings page to change between read, write and admin.