133 Commits (a9d2bc52c88f8eae35a06ffbf85baa5e9b9aed29)

Author SHA1 Message Date
  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) 7 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
  btrepp 552c1f4793 Removes reliance on server specific SQL (#393) 8 years ago
  Bo-Yi Wu 9d8c8d095a refactor: Add new deleteOrg func. (#633) 8 years ago
  Andrey Nering 57b5bd07c9 Create missing database indexes (#596) 8 years ago
  Lunny Xiao 08efcd2f26 fix bug #564 (#567) 8 years ago
  Schwobaland 37837ccf97 Restrict creating organisations by user (#193) 8 years ago
  Lunny Xiao a950e79568 slight optimization for GetUserRepositories (#498) 8 years ago
  Lunny Xiao 4940c21eec fix 500 when delete orgnization and resolved #486 8 years ago
  Bwko af9ca1d20a Added sorting to organizations, repos & users page (#222) 8 years ago
  Denis Denisov 820c295d94 Fix random string generator (#384) 8 years ago
  Lunny Xiao 779922bc61 golint for models/org_team.go 8 years ago
  Bwko fcde7de425 Fixes typos 8 years ago
  Bwko baf45e47ef Lint models/org.go & models.go 8 years ago
  Lunny Xiao ae0c01e86d optimization on database IN 8 years ago
  Lunny Xiao abaec03e67 bug fixed for 500 caused by get org users (#149) 8 years ago
  Thibault Meyer 8cac8c6dde Remove unused import 8 years ago
  Thibault Meyer b747797b29 Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 8 years ago
  Thibault Meyer 5d29fda874 Rewrite XORM queries 8 years ago