848 Commits (v1.20.6)

Author SHA1 Message Date
  silverwind 24e64fe372
Replace `interface{}` with `any` (#25686) (#25687) 11 months ago
  FuXiaoHei c757765a9e
Implement actions artifacts (#22738) 1 year ago
  wxiaoguang cb700aedd1
Split "modules/context.go" to separate files (#24569) 1 year ago
  Lunny Xiao e5a8ebc0ed
Require at least one unit to be enabled (#24189) 1 year ago
  Lunny Xiao 91fa0eb9d7
Avoid warning for system setting when start up (#23054) 1 year ago
  Jason Song 4011821c94
Implement actions (#21937) 1 year ago
  Jason Song 659055138b
Secrets storage with SecretKey encrypted (#22142) 1 year ago
  Jason Song 74874d065f
Fix issue/PR numbers (#22037) 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
  Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context (#21756) 1 year ago
  Lunny Xiao 5e8e3ecbeb
Fix issues count bug (#21557) 1 year ago
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
  KN4CK3R 1887c95254
Decouple HookTask from Repository (#17940) 1 year ago
  Lunny Xiao f860a6d2e4
Add system setting table with cache and also add cache supports for user setting (#18058) 1 year ago
  wxiaoguang 6f48a36227
Refactor GetNextResourceIndex to make it work properly with transaction (#21469) 1 year ago
  Gusted c540ee08d3
Add Num{Issues,Pulls} stats checks (#21404) 1 year ago
  Peter Gardfjäll 4562d40fce
fix hard-coded timeout and error panic in API archive download endpoint (#20925) 1 year ago
  Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 1 year ago
  zeripath bffa303020
Add option to purge users (#18064) 1 year ago
  Wim cb50375e2b
Add more linters to improve code readability (#19989) 1 year ago
  Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
  Lunny Xiao 110fc57cbc
Move some code into models/git (#19879) 2 years ago
  Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711) 2 years ago
  Lunny Xiao e09fb30d34
improvement some release related code (#19867) 2 years ago
  ttys3 0c759fd4de
feat: add DEFAULT_MERGE_STYLE to `repository.pull-request` section for repo init (#19751) 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 4ca1d7547a
Move some helper files out of models (#19355) 2 years ago
  6543 6a969681cd
Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 2 years ago
  zeripath a7f52684cb
Prevent NPE when checking repo units if the user is nil (#19625) 2 years ago
  6543 92f139d091
Use for a repo action one database transaction (#19576) 2 years ago
  6543 06e4687cec
more context for models (#19511) 2 years ago
  Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) 2 years ago
  6543 3e88af898a
Make git.OpenRepository accept Context (#19260) 2 years ago
  Lunny Xiao bd97736b9c
Move project files into models/project sub package (#17704) 2 years ago
  Lunny Xiao 76aa33d884
Move init repository related functions to modules (#19159) 2 years ago
  Lunny Xiao b06b9a056c
Move organization related structs into sub package (#18518) 2 years ago
  6543 ba470a85dd
use xorm builder for models.getReviewers() (#19033) 2 years ago
  Norwin eceab9e26f
Allow users to self-request a PR review (#19030) 2 years ago
  Otto Richter (fnetX) e46a8c90ea
Fix potential assignee query for repo (#18994) 2 years ago
  Jimmy Praet 5184c83f6b
Add config option to disable "Update branch by rebase" (#18745) 2 years ago
  6543 eddd2fb242
fix & refactor (#18973) 2 years ago
  KN4CK3R f3cbdee38e
Don't clean up hardcoded `tmp` (#18983) 2 years ago
  zeripath cb41f5cae1
Update assignees check to include any writing team and change org sidebar (#18680) 2 years ago
  Lunny Xiao 397d2ac303
Move deletebeans into models/db (#18781) 2 years ago
  6543 54e9ee37a7
format with gofumpt (#18184) 2 years ago
  Aravinth Manivannan 076cead40d
Fix CheckRepoStats and reuse it during migration (#18264) 2 years ago
  luzpaz 8c647bf0f6
Fix various typos (#18219) 2 years ago
  Lunny Xiao 626b10794f
Fix performance regression when user has many organization (#18125) 2 years ago