56 Commits (94c1537be9532f5f862817143d3f890fedf095d2)

Author SHA1 Message Date
  6543 4c013a9a90 Automatically remove Watches, Assignments, etc if user loses access due to being removed as collaborator or from a team (#10997) 5 years ago
  Lunny Xiao da379d50f0 Upgrade xorm to v1.0.0 (#10646) 5 years ago
  David Svantesson a6045fc7fb Add API branch protection endpoint (#9311) 5 years ago
  SpaWn2KiLl 539bd27f9f API add/generalize pagination (#9452) 5 years ago
  6543 35e4254cf8 [API] orgEditTeam make Fields optional (#9556) 5 years ago
  David Svantesson 6ee7a0dcc6 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 5 years ago
  David Svantesson b768057608 Team permission to create repository in organization (#8312) 5 years ago
  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) 6 years ago
  David Svantesson 2bb9152c83 Recalculate repository access only for specific user (#8481) 6 years ago
  guillep2k bef7061656 Ignore mentions for users with no access (#8395) 6 years ago
  David Svantesson 1d9817fd1c API endpoint for searching teams. (#8108) 6 years ago
  David Svantesson bc59998fdf Add teams to repo on collaboration page. (#8045) 6 years ago
  Lunny Xiao ec9cac97fa Fix approvals counting (#7757) 6 years ago
  Antoine GIRARD 0a613b8bfd org/members: display 2FA members states + optimize sql requests (#7621) 6 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) 8 years ago
  Lunny Xiao 1a57c8f911 Reduce usage of allcols on update (#2596) 8 years ago
  Lunny Xiao 1c80057b53 improve protected branch to add whitelist support (#2451) 8 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