150 Commits (e36f80f07b4fe2fb3e69a853e393dfa332e1d9e4)

Author SHA1 Message Date
  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 bc59998fdf Add teams to repo on collaboration page. (#8045) 5 years ago
  guillep2k 7a11b6ddad Add support for DEFAULT_ORG_MEMBER_VISIBLE (#7669) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  Antoine GIRARD 0a613b8bfd org/members: display 2FA members states + optimize sql requests (#7621) 5 years ago
  Lunny Xiao 1d4cf7b213 Fix error log when loading issues caused by a xorm bug (#7271) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Richard Mahn b1b0bc1e07 Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) 6 years ago
  Lunny Xiao 81b43f22b1 Fix org visibility bug when git cloning (#6743) 6 years ago
  Lunny Xiao 6442df1a2c Fix: Sort repos on org home page with non-admin login (#6741) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  Rémy Boulanouar 3c466cbf40 Allow to set organization visibility (public, internal, private) (#1763) 6 years ago
  Richard Mahn 814807ac6e Feature - #3031 - search for org repos (#5986) 6 years ago
  Harshit Bansal 8c26a74a55 api: Add missing GET teams endpoints (#5382) 6 years ago
  zeripath edab793179 Ensure that sessions are passed into queries that could use the database to prevent deadlocks (#5718) 6 years ago
  zeripath a9a34f27d7 Fix sqlite deadlock when assigning to a PR (#5640) 6 years ago
  Lunny Xiao 7a5c02d1f9 fix sqlite and mssql lock (#5214) 6 years ago
  Oleg Kovalov b21d2cae09 Remove check for negative length (#5120) 6 years ago
  SagePtr 922fb12dfa Do not autocreate directory for new user/orgs (#4828) (#4849) 6 years ago
  SagePtr b74b5c31f4 Fix out-of-transaction query in removeOrgUser (#4521) (#4522) 6 years ago
  Lauris BH 29e989d503 Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 7 years ago
  David Schneiderbauer 304bd2ea73 hide issues from org private repos w/o team assignment (#4034) 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 a8af5abc02 Fix ignored errors when checking if organization, team member (#3177) 7 years ago
  Lunny Xiao 81728786f2 fix org owner cannot be removed if there is not in owner team (#3164) 7 years ago
  Lunny Xiao f1b7c521e1 Hide unactive on explore users and some refactors (#2741) 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
  Ethan Koenig 2e41758ca3 Fix lint errors (#2547) 7 years ago
  bradder555 c581c63698 Fixes 500 error on dashboard when using MSSQL (#2504) 7 years ago
  Lunny Xiao 1c80057b53 improve protected branch to add whitelist support (#2451) 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
  Ethan Koenig bd325693a4 Fix bug in removeOrgRepo (#1858) 8 years ago
  Ethan Koenig ec27f3afc4 Fix locking bug in removeOrgRepo (#1842) 8 years ago
  Ethan Koenig 4717565b30 Give all units to owner team (#1812) 8 years ago
  Lunny Xiao e00109313a fix migrate failed and org dashboard failed on MSSQL database (#1448) 8 years ago
  Lunny Xiao 8595a5ae44 fix random avatars (#1147) 8 years ago
  Lunny Xiao 8da1aca43a fix del org avatar potential delete all avtars (#1120) 8 years ago
  Ethan Koenig 1dc6a2df45 Remove unnecessary loads in org_team (#1035) 8 years ago
  Lunny Xiao 60e378e505 bug fixed on issues and pulls 8 years ago
  Lunny Xiao da8f2f53b6 bug fixed for my repository (#933) 8 years ago
  Lunny Xiao d96eba4e26 Small optimization for getTeamIDs (#919) 8 years ago
  Ethan Koenig 51b00090a3 Fix bug in removeOrgRepo 8 years ago
  Gabriel Jackson 3e7f8ec9d3 Cleanup log messaging 8 years ago
  Ethan Koenig 8dbcd9a8c4 Unit tests and bug fix for models/org 8 years ago
  Lunny Xiao 1e4337d0a2 fix xorm NewSession uncorrected usages (#774) 8 years ago
  Ethan Koenig 6c8f6ede64 Fix FIXME and remove superfluous queries in models/org (#749) 8 years ago