Commit Graph

27 Commits (a93f13849cd7f54029f1dc17b642d024b98ee71e)

Author SHA1 Message Date
David Schneiderbauer a93f13849c Fix not removed watches on unallowed repositories (#4201)
6 years ago
Wendell Sun 2d1c5c3756 Fix remove team member issue (#3566)
6 years ago
Ethan Koenig f48680888c Remove IsOwner, NumTeams from OrgUser (#3269)
6 years ago
Ethan Koenig c64924682e Fix race condition in team functions (#3268)
6 years ago
Ethan Koenig 515cdaa85d Fix ignored errors when checking if organization, team member (#3177)
6 years ago
Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655)
7 years ago
Lunny Xiao dd55534b82 Reduce usage of allcols on update (#2596)
7 years ago
Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451)
7 years ago
Ethan Koenig f29458bd3a EnableUnit() -> UnitEnabled() (#2242)
7 years ago
Antoine GIRARD 30787e48f2 Improve org error handling (#2117)
7 years ago
Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020)
7 years ago
Lunny Xiao fd6034aaf2 Add units to team (#947)
7 years ago
Sandro Santilli f73e734411 Run "make fmt" with go-1.6 (#1333)
7 years ago
Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment (#1247)
7 years ago
Ethan Koenig d21d5fd736 Remove unnecessary loads in org_team (#1090)
7 years ago
Ethan Koenig 76057105ca Remove unnecessary loads in org_team (#1035)
7 years ago
Ethan Koenig 4f3880ff15 Bug fixes and unit tests for org_team (#1016)
7 years ago
Lunny Xiao 7fd14bf7bd optimization for team get repos (#953)
7 years ago
Lunny Xiao 0642cb330c Small opitimization for getUserTeams (#954)
7 years ago
Lunny Xiao bb5a6b7a07 fix xorm NewSession uncorrected usages (#774)
7 years ago
Lunny Xiao f215d78157 rename all uID -> userID on models/org_team.go
8 years ago
Lunny Xiao 21846d16e5 golint for models/org_team.go
8 years ago
Thibault Meyer a4454f5d0f
Rewrite XORM queries
8 years ago
Sandro Santilli f388661bda ACCESS_MODE_* -> AccessMode*
8 years ago
LefsFlare 55a4d46f5d Adds checking of reserved keywords against team names (#22)
8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID
8 years ago
Unknwon b1d41cfa60 #1692 add admin APIs to add/remove a user from teams
8 years ago