126 Commits (08609d439d81f65c4f691609acaa29c1c7e96757)

Author SHA1 Message Date
  Aaron F 3963625b6e
Webhook for Wiki changes (#20219) 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
  Tyrone Yeh 3bd8f50af8
Added email notification option to receive all own messages (#20179) 1 year ago
  Chongyi Zheng 49f9d43afe
Implement sync push mirror on commit (#19411) 2 years ago
  Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
  Lunny Xiao cbd45471b1
Move access and repo permission to models/perm/access (#19350) 2 years ago
  KN4CK3R 8adba93498
Hide private repositories in packages (#19584) 2 years ago
  6543 06e4687cec
more context for models (#19511) 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
  KN4CK3R 1d332342db
Add Package Registry (#16510) 2 years ago
  Otto Richter (fnetX) 062fd4c217
[API] Allow removing issues (#18879) 2 years ago
  silverwind 2b9df564b8
Lock gofumpt to v0.3.0 and run it (#18866) 2 years ago
  Lunny Xiao a7b9d44d88
Fix problem when self-assign notification (#18797) 2 years ago
  flozzone a39287cd4e
Send mail to issue/pr assignee/reviewer also when OnMention is set (#18707) 2 years ago
  zeripath a82fd98d53
Pause queues (#15928) 2 years ago
  qwerty287 1f40933d38
Add config options to hide issue events (#17414) 2 years ago
  6543 54e9ee37a7
format with gofumpt (#18184) 2 years ago
  zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 2 years ago
  Gusted ff2fd08228
Simplify parameter types (#18006) 2 years ago
  Lunny Xiao a6d4a8546a
Fix rename notification bug (#18008) 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
  wxiaoguang c7e23401a3
Fix a panic in NotifyCreateIssueComment (caused by string truncation) (#17928) 2 years ago
  Lunny Xiao 1fee11d69a
Move accessmode into models/perm (#17828) 2 years ago
  Gusted 4b4997c73e
Use correct user on releases (#17806) 2 years ago
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 years ago
  Gusted 21f4401f3e
Use correct Sender on webhook change title (#17791) 2 years ago
  wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows (#17684) 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 33fca2b537
Move webhook into models/webhook/ (#17579) 2 years ago
  Lunny Xiao 99b2858e62
Move unit into models/unit/ (#17576) 2 years ago
  zeripath cb9c8184c9
Make Repo Code Indexer an Unique Queue (#17515) 2 years ago
  pricly-yellow 4afdb1eb78
API pull's head/base have correct permission (#17214) 2 years ago
  Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 2 years ago
  Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 2 years ago
  luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
  KN4CK3R aac663e0da
Implemented head_commit for webhooks (#16282) 3 years ago
  Jimmy Praet 17030ced75
Improve notifications for WIP draft PR's (#14663) 3 years ago
  Jimmy Praet d79c8bc302
Don't manipulate input params in email notification (#16011) 3 years ago
  Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 3 years ago
  6543 80d6c6d7de
[refactor] mailer service (#15072) 3 years ago
  6543 290cf75f93
[refactor] Unify the export of user data via API (#15144) 3 years ago
  a1012112796 17731e05ff
fix double 'push tag' action feed (#15078) 3 years ago
  zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
  6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 3 years ago
  a1012112796 ac701637b4
Add dismiss review feature (#12674) 3 years ago
  Jimmy Praet e6acce649b
Send notifications for mentions in pulls, issues, (code-)comments (#14218) 3 years ago