56 コミット (753b7d205be260b8be465b5291a02975a81f3093)

作成者 SHA1 メッセージ 日付
  David Svantesson 753b7d205b Move check IncludeAllRepositories to removeRepository. 4年前
  Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 4年前
  David Svantesson 8ad2697611 Recalculate repository access only for specific user (#8481) 4年前
  guillep2k df2c11a878 Ignore mentions for users with no access (#8395) 4年前
  David Svantesson 550cbccdff Change code for adding all repositories 4年前
  David Svantesson 36bcd4cd6b API endpoint for searching teams. (#8108) 4年前
  David Svantesson a0e88dfc2e Add teams to repo on collaboration page. (#8045) 4年前
  Lunny Xiao c832f0eef7 Fix approvals counting (#7757) 4年前
  Antoine GIRARD 76408d50fb org/members: display 2FA members states + optimize sql requests (#7621) 4年前
  kolaente f9ec2f89f2 Add golangci (#6418) 5年前
  Nicolas Gourdon f6983856de do not reload slice if already loaded 5年前
  Nicolas Gourdon 8216a2a210 rename IsAllRepositories to IncludesAllRepositories 5年前
  Nicolas Gourdon e5f6d9e766 Manage team with access to all repositories 5年前
  Nicolas Gourdon 0b8e90e39b Add field IsAllRepositories to team 5年前
  zeripath be666b03ee Trace Logging on Permission Denied & ColorFormat (#6618) 5年前
  ngourdon 592e6c398e Fixes #6446 - Sort team members and team's repositories (#6525) 5年前
  zeripath 704da08fdc
Better logging (#6038) (#6095) 5年前
  Lanre Adelowo 5c82ef098e make sure units of a team are returned (#6379) 5年前
  sebastian-sauer 84076211b3 Config option to disable automatic repo watching (#5852) 5年前
  Harshit Bansal 5ac6da3c41 api: Add missing GET teams endpoints (#5382) 5年前
  Jonas Franz 9681c83734 Approvals at Branch Protection (#5350) 5年前
  Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 5年前
  Lunny Xiao b3000ae623 Fix create team, update team missing units (#5188) 5年前
  Lunny Xiao c5d098c32e fix bug when users have serval teams with different units on different repositories (#5307) 5年前
  Lunny Xiao 5f938c0c78
Fix sqlite lock (#5176) 5年前
  David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment (#4034) 6年前
  David Schneiderbauer a93f13849c Fix not removed watches on unallowed repositories (#4201) 6年前
  Wendell Sun 2d1c5c3756 Fix remove team member issue (#3566) 6年前
  Ethan Koenig f48680888c Remove IsOwner, NumTeams from OrgUser (#3269) 6年前
  Ethan Koenig c64924682e Fix race condition in team functions (#3268) 6年前
  Ethan Koenig 515cdaa85d Fix ignored errors when checking if organization, team member (#3177) 6年前
  Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) 6年前
  Lunny Xiao dd55534b82 Reduce usage of allcols on update (#2596) 6年前
  Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451) 6年前
  Ethan Koenig f29458bd3a EnableUnit() -> UnitEnabled() (#2242) 6年前
  Antoine GIRARD 30787e48f2 Improve org error handling (#2117) 7年前
  Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020) 7年前
  Lunny Xiao fd6034aaf2 Add units to team (#947) 7年前
  Sandro Santilli f73e734411 Run "make fmt" with go-1.6 (#1333) 7年前
  Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment (#1247) 7年前
  Ethan Koenig d21d5fd736 Remove unnecessary loads in org_team (#1090) 7年前
  Ethan Koenig 76057105ca Remove unnecessary loads in org_team (#1035) 7年前
  Ethan Koenig 4f3880ff15 Bug fixes and unit tests for org_team (#1016) 7年前
  Lunny Xiao 7fd14bf7bd optimization for team get repos (#953) 7年前
  Lunny Xiao 0642cb330c Small opitimization for getUserTeams (#954) 7年前
  Lunny Xiao bb5a6b7a07 fix xorm NewSession uncorrected usages (#774) 7年前
  Lunny Xiao f215d78157 rename all uID -> userID on models/org_team.go 7年前
  Lunny Xiao 21846d16e5 golint for models/org_team.go 7年前
  Thibault Meyer a4454f5d0f
Rewrite XORM queries 7年前
  Sandro Santilli f388661bda ACCESS_MODE_* -> AccessMode* 7年前