|
dd55534b82
|
Reduce usage of allcols on update (#2596)
* reduce usage of allcols on update
* fix bug and tests
|
2017-09-25 12:59:27 +08:00 |
|
|
6db387a21e
|
Refactor session close as xorm already does everything needed internally (#2020)
|
2017-06-21 08:57:05 +08:00 |
|
|
2342df183b
|
API Endpoints for collaborators (#375)
|
2016-12-26 15:37:01 +08:00 |
|
|
6dd2c3b2db
|
Fixed linting errors for variable definitions
|
2016-11-29 14:05:26 +01:00 |
|
|
a5aae1c145
|
Lint models/repo_*
|
2016-11-28 17:58:59 +01:00 |
|
|
a4454f5d0f
|
Rewrite XORM queries
|
2016-11-10 20:59:51 +01:00 |
|
|
f388661bda
|
ACCESS_MODE_* -> AccessMode*
|
2016-11-07 17:20:37 +01:00 |
|
|
7e9b42c87d
|
#2780 code clean up
|
2016-08-11 11:35:46 -07:00 |
|
|
1f2e173a74
|
Refactor User.Id to User.ID
|
2016-07-24 01:08:22 +08:00 |
|
|
6efb1e5626
|
Localize collaboration settings. (#3100)
Closes #2764
|
2016-06-28 00:22:30 +08:00 |
|
|
ad513a20e9
|
#2302 Replace time.Time with Unix Timestamp (int64)
|
2016-03-09 19:53:30 -05:00 |
|
|
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 |
|