49 Commits (51155a59e725b51a356f81182eb17d216fb598df)

Author SHA1 Message Date
  David Svantesson 14cdf74540 Allow to add and remove all repositories to/from team. (#8867) 5 years ago
  David Svantesson 5a77a8678f Add team option to grant rights for all organization repositories (#8688) 5 years ago
  Lunny Xiao edf0647db9 Upgrade xorm to v0.8.0 (#8536) 5 years ago
  David Svantesson 2bb9152c83 Recalculate repository access only for specific user (#8481) 5 years ago
  guillep2k bef7061656 Ignore mentions for users with no access (#8395) 5 years ago
  David Svantesson 1d9817fd1c API endpoint for searching teams. (#8108) 5 years ago
  David Svantesson bc59998fdf Add teams to repo on collaboration page. (#8045) 5 years ago
  Lunny Xiao ec9cac97fa Fix approvals counting (#7757) 5 years ago
  Antoine GIRARD 0a613b8bfd org/members: display 2FA members states + optimize sql requests (#7621) 5 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  zeripath 718c47861a Trace Logging on Permission Denied & ColorFormat (#6618) 6 years ago
  ngourdon d0c849abfb Fixes #6446 - Sort team members and team's repositories (#6525) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  Lanre Adelowo 22ef957c97 make sure units of a team are returned (#6379) 6 years ago
  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) 8 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