203 Commits (v1.21.5)

Author SHA1 Message Date
  Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context (#21756) 1 year ago
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
  Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 1 year ago
  Gusted 711cbcce8d
Use neutral language in comments and docs (#20135) 2 years ago
  Hugo Hoitink 6473bd333a
In code search, get code unit accessible repos in one (main) query (#19764) 2 years ago
  Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711) 2 years ago
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
  Lunny Xiao cbd45471b1
Move access and repo permission to models/perm/access (#19350) 2 years ago
  Lunny Xiao b06b9a056c
Move organization related structs into sub package (#18518) 2 years ago
  Lunny Xiao 397d2ac303
Move deletebeans into models/db (#18781) 2 years ago
  Lunny Xiao 8760af752a
Team permission allow different unit has different permission (#17811) 2 years ago
  Lunny Xiao 5723240490
Some repository refactors (#17950) 2 years ago
  Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 2 years ago
  Lunny Xiao 9defddb286
Move more model into models/user (#17826) 2 years ago
  Lunny Xiao 1fee11d69a
Move accessmode into models/perm (#17828) 2 years ago
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 years ago
  Lunny Xiao baed01f247
Remove unnecessary attributes of User struct (#17745) 2 years ago
  Lunny Xiao c2ab19888f
Support pagination of organizations on user settings pages (#16083) 2 years ago
  Lunny Xiao d710af6669
Remove NewSession method from db.Engine interface (#17577) 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
  Lunny Xiao 90eb9fb889
Move EmailAddress & UserRedirect into models/user/ (#17607) 2 years ago
  Lunny Xiao 99b2858e62
Move unit into models/unit/ (#17576) 2 years ago
  Gusted 3a693bd18c
Use provided database Engine (#17595) 2 years ago
  Romain d0a681fbc3
[API] Add endpount to get user org permissions (#17232) 2 years ago
  Jimmy Praet b6147152f8
Fix incorrect repository count on organization tab of dashboard (#17256) 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
  KN4CK3R 87505a9464
Add `AbsoluteListOptions` (#17028) 2 years ago
  zeripath 57b0887ab2
Correctly return the number of Repositories for Organizations (#16807) 2 years ago
  6543 2289580bb7
[API] generalize list header (#16551) 2 years ago
  luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 2 years ago
  Sergey Dryabzhinsky 22a0636544
Add Visible modes function from Organisation to Users too (#16069) 3 years ago
  Lunny Xiao 5d113bdd19
Improve performance of dashboard list orgs (#16099) 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
  Andrew Bezold bc05ddc0eb
Redirect on changed user and org name (#11649) 3 years ago
  Elena Neuschild 564030336d
Issues overview should not show issues from archived repos (#13220) 3 years ago
  Jimmy Praet 40274b4a93
Team dashboards (#14159) 3 years ago
  Elena Neuschild 4fbe64572c
Change order of possible-owner organizations to alphabetical (#13160) 3 years ago
  Lunny Xiao 80a6b0f5bc
Avatars and Repo avatars support storing in minio (#12516) 3 years ago
  zeripath d1e67d7ade
Fix bug preventing transfer to private organization (#12497) 3 years ago
  zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447) 3 years ago
  successgo 4dee08a6b4
Fix typo (#12013) 4 years ago
  6543 507d0ec57a
Prevent multiple listings of organization when creating a repository (#11303) 4 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