34 Commits (78cb09deda5a52cd7499ceb9bacf202193041edc)

Author SHA1 Message Date
  Giteabot 376fa0d8c4
Forbid removing the last admin user (#28337) (#28793) 5 months ago
  Giteabot 28e3d0b0d3
Remove action runners on user deletion (#27902) (#27908) 7 months ago
  6543 6637bbf510
Delete repos of org when purge delete user (#27273) (#27728) 7 months ago
  Giteabot fc7d3f7315
Another round of `db.DefaultContext` refactor (#27103) (#27262) 9 months ago
  JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 9 months ago
  JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 9 months ago
  Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 9 months ago
  Earl Warren 7bde2bf809
add unit test for user renaming (#26261) 10 months ago
  hiifong 4628aa5251
fix incorrect repo url when changed the case of ownername (#25733) 11 months ago
  Lunny Xiao c59a057297
Refactor rename user and rename organization (#24052) 1 year ago
  wxiaoguang 82224c54e0
Improve avatar uploading / resizing / compressing, remove Fomantic card module (#24653) 1 year ago
  techknowlogick 03591f0f95
add user rename endpoint to admin api (#22789) 1 year ago
  Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 1 year ago
  Lunny Xiao f2772b5920
Move delete user to service (#22478) 1 year ago
  Gusted 96797fed31
Unify hashing for avatar (#22289) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 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 f860a6d2e4
Add system setting table with cache and also add cache supports for user setting (#18058) 1 year ago
  Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797) 1 year ago
  Dhruv Manilawala 3df33799c1
Fix: Actor is required to get user repositories (#20443) 1 year ago
  zeripath bffa303020
Add option to purge users (#18064) 1 year ago
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
  Lunny Xiao b8911fb456
Use a struct as test options (#19393) 2 years ago
  KN4CK3R 1d332342db
Add Package Registry (#16510) 2 years ago
  Lunny Xiao b06b9a056c
Move organization related structs into sub package (#18518) 2 years ago
  wxiaoguang 7a550b3af2
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 2 years ago
  Lunny Xiao 3ca5dc7e32
Move keys to models/asymkey (#17917) 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 baed01f247
Remove unnecessary attributes of User struct (#17745) 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