558 Commits (8d34c2fab9a6816d0738925e1c8d1c6aa721cd1f)

Author SHA1 Message Date
  Jimmy Praet 5aebc4f000
Respect DefaultUserIsRestricted system default when creating new user (#19310) 2 years ago
  qwerty287 8eb1cd9264
Add "Allow edits from maintainer" feature (#18002) 2 years ago
  6543 06e4687cec
more context for models (#19511) 2 years ago
  Lunny Xiao 2728f0c213
Fix migrate release from github (#19510) 2 years ago
  zeripath 41fcf7b7de
Prevent dangling archiver goroutine (#19516) 2 years ago
  parnic cdab46220d
Add commit status popup to issuelist (#19375) 2 years ago
  Lunny Xiao 7c164d5a91
Use queue instead of memory queue in webhook send service (#19390) 2 years ago
  6543 ddbbe6e15c
User specific repoID or xorm builder conditions for issue search (#19475) 2 years ago
  6543 fe274c148b
Add notags to fetch (#19487) 2 years ago
  Gusted ebe569a268
Set correct PR status on 3way on conflict checking (#19457) 2 years ago
  6543 c764355676
RepoAssignment ensure to close before overwrite (#19449) 2 years ago
  Gusted 5e68fe7d37
Don't allow merging PR's which are being conflict checked (#19357) 2 years ago
  chavacava deffe9e525
Fix datarace in gitea_uploader.go (#19409) 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 3c3d49899f
Remove dependent on session auth for api/v1 routers (#19321) 2 years ago
  KN4CK3R 5e242e021b
Package registry changes (#19305) 2 years ago
  wxiaoguang d242511e86
Remove legacy unmaintained packages, refactor to support change default locale (#19308) 2 years ago
  wxiaoguang 4f27c28947
Remove legacy `unknwon/com` package (#19298) 2 years ago
  wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2 years ago
  KN4CK3R 08d199245a
Fix container download counter (#19287) 2 years ago
  zeripath c88547ce71
Add Goroutine stack inspector to admin/monitor (#19207) 2 years ago
  6543 9c349a4277
Move checks for pulls before merge into own function (#19271) 2 years ago
  zeripath f6145a69c4
Restore user autoregistration with email addresses (#19261) 2 years ago
  wxiaoguang b877504b03
Refactor `git.Command.Run*`, introduce `RunWithContextString` and `RunWithContextBytes` (#19266) 2 years ago
  Lunny Xiao d4f84f1c93
Move reaction to models/issues/ (#19264) 2 years ago
  wxiaoguang c83168104b
Use a more general (and faster) method to sanitize URLs with credentials (#19239) 2 years ago
  KN4CK3R 1d332342db
Add Package Registry (#16510) 2 years ago
  6543 3e88af898a
Make git.OpenRepository accept Context (#19260) 2 years ago
  zeripath 889a8c268c
Use full output of git show-ref --tags to get tags for PushUpdateAddTag (#19235) 2 years ago
  zeripath 1eebbf23f0
When conflicts have been previously detected ensure that they can be resolved (#19247) 2 years ago
  Lunny Xiao 74731c3a5a
Move some issue methods as functions (#19255) 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
  zeripath 90e0a402c1
Show last cron messages on monitor page (#19223) 2 years ago
  zeripath e69b7a92ed
Allow API to create file on empty repo (#19224) 2 years ago
  Pilou 893c8938fc
New cron task: delete old system notices (#19219) 2 years ago
  Lunny Xiao 6526733a58
Let web and API routes have different auth methods group (#19168) 2 years ago
  zeripath d6fa138e7c
Only send webhook events to active system webhooks and only deliver to active hooks (#19234) 2 years ago
  zeripath d2ca021df0
Touch mirrors on even on fail to update (#19217) 2 years ago
  Lunny Xiao c29fbc6d23
Hide sensitive content on admin panel progress monitor (#19218) 2 years ago
  zeripath acb9fc5f8e
Make cron task no notice on success (#19221) 2 years ago
  KN4CK3R 59b867dc2d
Add `ContextUser` to http request context (#18798) 2 years ago
  a1012112796 0eff23dae0
Fix compare link in active feeds for new branch (#19149) 2 years ago
  zeripath 5248232c44
Try to prevent autolinking of displaynames by email readers (#19169) 2 years ago
  KN4CK3R 3f280f89e7
Update HTTP status codes to modern codes (#18063) 2 years ago
  wxiaoguang 7a550b3af2
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 2 years ago
  KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
  zeripath b05b40180f
Use IterateBufferSize whilst querying repositories during adoption check (#19140) 2 years ago