109 Commits (v1.21.10)

Author SHA1 Message Date
  Lunny Xiao 85f31eb643
Fix codeowner detected diff base branch to mergebase (#29783) (#29807) 3 months ago
  wxiaoguang c4a86b20a4
Fix missing link on outgoing new release notifications (#29079) (#29300) 3 months ago
  KN4CK3R 022552d5b6
Rework markup link rendering (#26745) (#28803) 5 months ago
  wxiaoguang 6ac2ade97d
Clean up template locale usage (#27856) (#27857) 7 months ago
  JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 9 months ago
  sebastian-sauer e116ad4500
Load reviewer before sending notification (#27063) 9 months ago
  Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 9 months ago
  Jack Hay 1a9953348c
Team invite url fix when registration disabled (#26950) 9 months ago
  Lunny Xiao 540bf9fa6d
Move notification interface to services layer (#26915) 9 months ago
  Lunny Xiao a66d883a18
Move mail notification logic to service layer (#26905) 9 months ago
  Jack Hay c0ab7070e5
Update team invitation email link (#26550) 9 months ago
  silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 11 months ago
  wxiaoguang 18f26cfbf7
Improve queue and logger context (#24924) 1 year ago
  wxiaoguang 6f9c278559
Rewrite queue (#24505) 1 year ago
  木木田 8be6da3e2f
Add ntlm authentication support for mail (#23811) 1 year ago
  Peter c6f5029708
Preserve file size when creating attachments (#23406) 1 year ago
  wxiaoguang 188c8c12c2
Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment (#23245) 1 year ago
  zeripath 1319ba6742
Use minio/sha256-simd for accelerated SHA256 (#23052) 1 year ago
  a1012112796 48f5d51908
fix permission check for creating comment while mail (#22524) 1 year ago
  KN4CK3R 21dd4a252a
Prevent multiple `To` recipients (#22566) 1 year ago
  KN4CK3R 8117e41dfa
Add reply hint to mail text (#22459) 1 year ago
  KN4CK3R fc037b4b82
Add support for incoming emails (#22056) 1 year ago
  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
  zeripath f6fd501841
Correct the fallbacks for mailer configuration (#21945) 1 year ago
  KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 1 year ago
  kolaente 085f717529
feat: notify doers of a merge when automerging (#21553) 1 year ago
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
  KN4CK3R c3b2e44392
Add team member invite by email (#20307) 1 year ago
  KN4CK3R 0e57ff7eee
Add generic set type (#21408) 1 year ago
  zeripath bb0ff77e46
Share HTML template renderers and create a watcher framework (#20218) 1 year ago
  Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 1 year ago
  Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797) 1 year ago
  KN4CK3R 2b101994a6
Fix init mail render logic (#20704) 1 year ago
  Clar Fon 036dd8a788
Rework mailer settings (#18982) 1 year ago
  Tyrone Yeh 3bd8f50af8
Added email notification option to receive all own messages (#20179) 1 year ago
  Gusted d55a0b7238
Refactor `i18n` to `locale` (#20153) 2 years ago
  Gusted 5d3f99c7c6
Make better use of i18n (#20096) 2 years ago
  Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
  Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
  Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711) 2 years ago
  zeripath 1d04e8641d
Set Setpgid on child git processes (#19865) 2 years ago
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
  Ivan Fedorov d23f220343
Added X-Mailer header to outgoing emails (#19562) 2 years ago
  Lunny Xiao b8911fb456
Use a struct as test options (#19393) 2 years ago
  Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) 2 years ago
  Lunny Xiao b06b9a056c
Move organization related structs into sub package (#18518) 2 years ago
  zeripath 5248232c44
Try to prevent autolinking of displaynames by email readers (#19169) 2 years ago
  wxiaoguang 7a550b3af2
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 2 years ago
  zeripath 3322f4d7cc
not send notification emails to inactive users (part 2) (#19142) 2 years ago