35 Commits (24e01c763dae87cc92c84b46cce7baf7b7b97c46)

Author SHA1 Message Date
  sebastian-sauer 146f3f77e9 Config option to disable automatic repo watching (#5852) 6 years ago
  Harshit Bansal 8c26a74a55 api: Add missing GET teams endpoints (#5382) 6 years ago
  Jonas Franz 3e46f5d38e Approvals at Branch Protection (#5350) 6 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 6 years ago
  Lunny Xiao 43259b6c65 Fix create team, update team missing units (#5188) 6 years ago
  Lunny Xiao e1304f1303 fix bug when users have serval teams with different units on different repositories (#5307) 6 years ago
  Lunny Xiao 712ad9cd0b Fix sqlite lock (#5176) 6 years ago
  David Schneiderbauer 304bd2ea73 hide issues from org private repos w/o team assignment (#4034) 7 years ago
  David Schneiderbauer 0ddfbb2b15 Fix not removed watches on unallowed repositories (#4201) 7 years ago
  Wendell Sun 74811ce4c8 Fix remove team member issue (#3566) 7 years ago
  Ethan Koenig 9621d3f074 Remove IsOwner, NumTeams from OrgUser (#3269) 7 years ago
  Ethan Koenig 127ea89ad4 Fix race condition in team functions (#3268) 7 years ago
  Ethan Koenig a8af5abc02 Fix ignored errors when checking if organization, team member (#3177) 7 years ago
  Ethan Koenig a186f896eb Replace deprecated Id method with ID (#2655) 7 years ago
  Lunny Xiao 1a57c8f911 Reduce usage of allcols on update (#2596) 7 years ago
  Lunny Xiao 1c80057b53 improve protected branch to add whitelist support (#2451) 7 years ago
  Ethan Koenig 835e335242 EnableUnit() -> UnitEnabled() (#2242) 7 years ago
  Antoine GIRARD 8d81576b4b Improve org error handling (#2117) 8 years ago
  Lauris BH 625f482b25 Refactor session close as xorm already does everything needed internally (#2020) 8 years ago
  Lunny Xiao c694c70008 Add units to team (#947) 8 years ago
  Sandro Santilli 7ef4727cca Run "make fmt" with go-1.6 (#1333) 8 years ago
  Ethan Koenig c2ba9ca97b Refactor and fix incorrect comment (#1247) 8 years ago
  Ethan Koenig 228aa19e31 Remove unnecessary loads in org_team (#1090) 8 years ago
  Ethan Koenig 1dc6a2df45 Remove unnecessary loads in org_team (#1035) 8 years ago
  Ethan Koenig 9f592025a8 Bug fixes and unit tests for org_team (#1016) 8 years ago
  Lunny Xiao b5e80c80b6 optimization for team get repos (#953) 8 years ago
  Lunny Xiao 40f6ec8232 Small opitimization for getUserTeams (#954) 8 years ago
  Lunny Xiao 1e4337d0a2 fix xorm NewSession uncorrected usages (#774) 8 years ago
  Lunny Xiao 779dc46d45 rename all uID -> userID on models/org_team.go 8 years ago
  Lunny Xiao 779922bc61 golint for models/org_team.go 8 years ago
  Thibault Meyer 5d29fda874 Rewrite XORM queries 8 years ago
  Sandro Santilli 58cc4e56fa ACCESS_MODE_* -> AccessMode* 8 years ago
  LefsFlare 5c54551ac9 Adds checking of reserved keywords against team names (#22) 8 years ago
  Unknwon 3b42ab0e57 Refactor User.Id to User.ID 9 years ago
  Unknwon 8328452c5a #1692 add admin APIs to add/remove a user from teams 9 years ago