853 Commits (v1.19.4)

Author SHA1 Message Date
  Giteabot c4f569b9a5
Support converting varchar to nvarchar for mssql database (#24105) (#24168) 1 year ago
  wxiaoguang b73d1ac1eb
Make minio package support legacy MD5 checksum (#23768) (#23770) 1 year ago
  Zettat123 b6a2323981
Check LFS/Packages settings in dump and doctor command (#23631) (#23730) 1 year ago
  Giteabot edb618c136
Handle OpenID discovery URL errors a little nicer when creating/editing sources (#23397) (#23403) 1 year ago
  Giteabot ecae62837c
Refactor `setting.Database.UseXXX` to methods (#23354) (#23356) 1 year ago
  Giteabot 9843a0b741
Close the temp file when dumping database to make the temp file can be deleted on Windows (#23249) (#23251) 1 year ago
  Giteabot 7528ce60e7
Make `gitea serv` respect git binary home (#23138) (#23197) 1 year ago
  Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 1 year ago
  zeripath 61b89747ed
Provide the ability to set password hash algorithm parameters (#22942) 1 year ago
  Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 1 year ago
  zeripath aa1d95300a
Add command to bulk set must-change-password (#22823) 1 year ago
  KN4CK3R e8186f1c0f
Map OIDC groups to Orgs/Teams (#21441) 1 year ago
  Adi c13eb8e6b3
Add CLI option tenant ID for oauth2 source (#22769) 1 year ago
  yp05327 e35f8e15a6
add default user visibility to cli command "admin user create" (#22750) 1 year ago
  Lukas 3f2e721372
Allow setting access token scope by CLI (#22648) 1 year ago
  Jason Song 4011821c94
Implement actions (#21937) 1 year ago
  Jason Song 477a1cc40e
Improve utils of slices (#22379) 1 year ago
  KN4CK3R a35749893b
Move `convert` package to services (#22264) 1 year ago
  Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 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
  KN4CK3R 4b5a6e5ef0
Fix typos (#21947) 1 year ago
  KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 1 year ago
  wxiaoguang fb704f6c72
Revert unrelated changes for SMTP auth (#21767) 1 year ago
  KN4CK3R 20674dd05d
Add package registry quota limits (#21584) 1 year ago
  Lunny Xiao e72acd5e5b
Split migrations folder (#21549) 1 year ago
  Lunny Xiao 9a70a12a34
Merge db.Iterate and IterateObjects (#21641) 1 year ago
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
  Johan Van de Wauw 49874b7aad
dump: Add option to skip index dirs (#21501) 1 year ago
  Clar Fon 3d10193be2
Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) 1 year ago
  naoki kuroda c87e6a89da
Fix typo (#21201) 1 year ago
  Eng Zer Jun 8b0aaa5f86
test: use `T.TempDir` to create temporary test directory (#21043) 1 year ago
  Peter Gardfjäll 4562d40fce
fix hard-coded timeout and error panic in API archive download endpoint (#20925) 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
  zeripath 943753f560
Support Proxy protocol (#12527) 1 year ago
  zeripath 3aa5749d53
Disable doctor logging on panic (#20847) 1 year ago
  Lunny Xiao 1f146090ec
Add migrate repo archiver and packages storage support on command line (#20757) 1 year ago
  wxiaoguang 11dc6df5be
Fix git.Init for doctor sub-command (#20782) 1 year ago
  wxiaoguang 75d96f4a02
Refactor legacy git init (#20376) 1 year ago
  Clar Fon 036dd8a788
Rework mailer settings (#18982) 1 year ago
  Gusted b899b2df5a
Add Tar ZSTD support (#20493) 1 year ago
  wxiaoguang 91f1c285a1
Improve pprof doc (#20463) 1 year ago
  Tyrone Yeh 4c7e51ee3a
Add two factor status to admin cmd display (#20401) 1 year ago
  a1012112796 f85bb6f70b
Make sure `repo_dir` is an empty directory or doesn't exist before 'dump-repo' (#20205) 1 year ago
  zeripath bffa303020
Add option to purge users (#18064) 1 year ago
  luzpaz d29d6d1991
Fix various typos (#20338) 1 year ago
  Steven Kriegler 33f6f91008
Allow enable LDAP source and disable user sync via CLI (#20206) 1 year ago
  wxiaoguang 7c1f18a2bb
Fix cli command restore-repo: "units" should be splitted to string slice, to match the old behavior and match the dump-repo's behavior (#20183) 1 year ago
  wxiaoguang d6c0aa7f1c
Fix `dump-repo` git init, fix wrong error type for NullDownloader (#20182) 1 year ago