143 Commits (f9ec2f89f2265bc1371a6c62359de9816534fa6b)

Author SHA1 Message Date
  kolaente f9ec2f89f2 Add golangci (#6418) 4 years ago
  Richard Mahn 1831b3b571 Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) 5 years ago
  Lunny Xiao 199faadea3 Fix org visibility bug when git cloning (#6743) 5 years ago
  Lunny Xiao ff03b2f606 Fix: Sort repos on org home page with non-admin login (#6741) 5 years ago
  zeripath 704da08fdc
Better logging (#6038) (#6095) 5 years ago
  Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763) 5 years ago
  Richard Mahn ba91214633 Feature - #3031 - search for org repos (#5986) 5 years ago
  Harshit Bansal 5ac6da3c41 api: Add missing GET teams endpoints (#5382) 5 years ago
  zeripath 6868378673 Ensure that sessions are passed into queries that could use the database to prevent deadlocks (#5718) 5 years ago
  zeripath 6311e4ce6a Fix sqlite deadlock when assigning to a PR (#5640) 5 years ago
  Lunny Xiao 70a80e31cf fix sqlite and mssql lock (#5214) 5 years ago
  Oleg Kovalov 5a4648cdd6 Remove check for negative length (#5120) 5 years ago
  SagePtr 303d7f7e9c Do not autocreate directory for new user/orgs (#4828) (#4849) 5 years ago
  SagePtr ac968c3c6f Fix out-of-transaction query in removeOrgUser (#4521) (#4522) 5 years ago
  Lauris BH 0c59edaafa Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 5 years ago
  David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment (#4034) 5 years ago
  Wendell Sun 2d1c5c3756 Fix remove team member issue (#3566) 6 years ago
  Ethan Koenig f48680888c Remove IsOwner, NumTeams from OrgUser (#3269) 6 years ago
  Ethan Koenig 515cdaa85d Fix ignored errors when checking if organization, team member (#3177) 6 years ago
  Lunny Xiao 859b9ad7ea fix org owner cannot be removed if there is not in owner team (#3164) 6 years ago
  Lunny Xiao 6eeadb2082 Hide unactive on explore users and some refactors (#2741) 6 years ago
  Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) 6 years ago
  Lunny Xiao dd55534b82 Reduce usage of allcols on update (#2596) 6 years ago
  Ethan Koenig 4cb9394a97 Fix lint errors (#2547) 6 years ago
  bradder555 ad24a3134d Fixes 500 error on dashboard when using MSSQL (#2504) 6 years ago
  Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451) 6 years ago
  Antoine GIRARD 30787e48f2 Improve org error handling (#2117) 6 years ago
  Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020) 6 years ago
  Ethan Koenig 036ce3f813 Fix bug in removeOrgRepo (#1858) 7 years ago
  Ethan Koenig 336e311a7c Fix locking bug in removeOrgRepo (#1842) 7 years ago
  Ethan Koenig 39348cd27e Give all units to owner team (#1812) 7 years ago
  Lunny Xiao 5acfc7c4bc fix migrate failed and org dashboard failed on MSSQL database (#1448) 7 years ago
  Lunny Xiao 5d40db629c fix random avatars (#1147) 7 years ago
  Lunny Xiao 0376029241 fix del org avatar potential delete all avtars (#1120) 7 years ago
  Ethan Koenig 76057105ca Remove unnecessary loads in org_team (#1035) 7 years ago
  Lunny Xiao 9c645b54dc bug fixed on issues and pulls 7 years ago
  Lunny Xiao 4cfde304df bug fixed for my repository (#933) 7 years ago
  Lunny Xiao 55ae78208e Small optimization for getTeamIDs (#919) 7 years ago
  Ethan Koenig f82ea42679 Fix bug in removeOrgRepo 7 years ago
  Gabriel Jackson bf6f61cc69 Cleanup log messaging 7 years ago
  Ethan Koenig a2412492da Unit tests and bug fix for models/org 7 years ago
  Lunny Xiao bb5a6b7a07 fix xorm NewSession uncorrected usages (#774) 7 years ago
  Ethan Koenig da1b6164fe Fix FIXME and remove superfluous queries in models/org (#749) 7 years ago
  btrepp 302fa42980 Removes reliance on server specific SQL (#393) 7 years ago
  Bo-Yi Wu cbf2a967c5 refactor: Add new deleteOrg func. (#633) 7 years ago
  Andrey Nering 84b7d29d34 Create missing database indexes (#596) 7 years ago
  Lunny Xiao 09dabe2ff2 fix bug #564 (#567) 7 years ago
  Schwobaland c0904f1942 Restrict creating organisations by user (#193) 7 years ago
  Lunny Xiao 799d0c2030 slight optimization for GetUserRepositories (#498) 7 years ago
  Lunny Xiao ba134bd27a fix 500 when delete orgnization and resolved #486 7 years ago