Unknwon
|
77275a9b31
|
models: rename Id to ID
|
2018-08-16 20:26:09 +08:00 |
|
Unknwon
|
aff4208244
|
*: rename "gogits" to "gogs"
|
2018-05-27 08:53:48 +08:00 |
|
Unknwon
|
0e6a6bf880
|
Refactoring: remove sessionRelease()
XORM supports automatic roll back in session Close() already.
|
2017-06-11 03:06:36 -04:00 |
|
Unknwon
|
4e87e62d5c
|
models/repo_collaboration: cannot change permissions of collaborators (#4512)
|
2017-05-29 16:33:18 -04:00 |
|
Unknwon
|
ce6e8ed8fe
|
models: remove redundant tags for primary keys
|
2017-05-21 04:36:41 -04:00 |
|
Unknwon
|
66c1e6b0e8
|
user/settings: complete repositories panel (#4312)
|
2017-03-23 14:28:31 -04:00 |
|
Unknwon
|
10b93efc4a
|
repo: able to add organization member as repository collaborator
|
2017-02-24 13:56:02 -05:00 |
|
Unknwon
|
266586e866
|
repo: assignee can be anyone who has read access (#3739)
|
2017-02-17 22:17:27 -05:00 |
|
Kim "BKC" Carlbäcker
|
b6fc35f637
|
Implement list/check/delete Repo Collaborator (#3689)
|
2017-02-14 18:45:08 -05:00 |
|
Unknwon
|
7e9b42c87d
|
#2780 code clean up
|
2016-08-11 11:35:46 -07:00 |
|
Unknwon
|
1f2e173a74
|
Refactor User.Id to User.ID
|
2016-07-24 01:08:22 +08:00 |
|
Andrey Nering
|
6efb1e5626
|
Localize collaboration settings. (#3100)
Closes #2764
|
2016-06-28 00:22:30 +08:00 |
|
Unknwon
|
ad513a20e9
|
#2302 Replace time.Time with Unix Timestamp (int64)
|
2016-03-09 19:53:30 -05:00 |
|
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 |
|