34 Commits (b65ad70f5358fbf5bef2875111d5f58bd39854b8)

Author SHA1 Message Date
  Lunny Xiao b06b9a056c
Move organization related structs into sub package (#18518) 2 years ago
  Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 2 years ago
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 years ago
  Lunny Xiao c2ab19888f
Support pagination of organizations on user settings pages (#16083) 2 years ago
  Lunny Xiao 7a03473159
Use a standalone struct name for Organization (#17632) 2 years ago
  KN4CK3R f34151bdb2
Move user/org deletion to services (#17673) 2 years ago
  wxiaoguang 81926d61db
Decouple unit test, remove intermediate `unittestbridge` package (#17662) 2 years ago
  wxiaoguang df64fa4865
Decouple unit test code from business code (#17623) 2 years ago
  Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 2 years ago
  zeripath 9302eba971
DBContext is just a Context (#17100) 2 years ago
  Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 2 years ago
  6543 2289580bb7
[API] generalize list header (#16551) 2 years ago
  Sergey Dryabzhinsky 22a0636544
Add Visible modes function from Organisation to Users too (#16069) 3 years ago
  KN4CK3R 3607f79d78
Fixed assert statements. (#16089) 3 years ago
  Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 3 years ago
  6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 3 years ago
  6543 d4096ab6a2
Ensure DeleteUser is not allowed to Delete Orgs and visa versa (#10134) 4 years ago
  SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 4 years ago
  Lunny Xiao e3081c667a
Only show part of members on orgnization dashboard and add paging for orgnization members page (#9092) 4 years ago
  David Svantesson 69a255defb Team permission to create repository in organization (#8312) 4 years ago
  David Svantesson a0e88dfc2e Add teams to repo on collaboration page. (#8045) 4 years ago
  guillep2k e3115cc019 Add support for DEFAULT_ORG_MEMBER_VISIBLE (#7669) 4 years ago
  kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
  Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763) 5 years ago
  Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 5 years ago
  David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment (#4034) 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 6eeadb2082 Hide unactive on explore users and some refactors (#2741) 6 years ago
  Morlinest ca68a75b5b Expand fixtures (#2571) 6 years ago
  Morlinest 8e61823ec4 Fix tests code to prevent some runtime errors (#2381) 6 years ago
  Antoine GIRARD 30787e48f2 Improve org error handling (#2117) 7 years ago
  Ethan Koenig ceae143e78 Consistency checks for unit tests (#853) 7 years ago
  Ethan Koenig a2412492da Unit tests and bug fix for models/org 7 years ago