880 Commits (v1.20.6)

Author SHA1 Message Date
  Giteabot d6cf261be8
Call git.InitSimple for runRepoSyncReleases (#26396) (#26450) 9 months ago
  wxiaoguang fa431b377d
Fix incorrect CLI exit code and duplicate error message (#26346) (#26347) 9 months ago
  Giteabot 43213b816d
Fix CLI allowing creation of access tokens with existing name (#26071) (#26144) 10 months ago
  silverwind 24e64fe372
Replace `interface{}` with `any` (#25686) (#25687) 10 months ago
  wxiaoguang e6f62eea70
Do not prepare oauth2 config if it is not enabled, do not write config in some sub-commands (#25567) (#25576) 11 months ago
  wxiaoguang 0eb4ab4246
Fix sub-command log level (#25537) (#25553) 11 months ago
  wxiaoguang 061b68e995
Refactor path & config system (#25330) (#25416) 11 months ago
  Giteabot 8302b95d6b
Avoid polluting config file when "save" (#25395) (#25406) 11 months ago
  Giteabot 21cd5c2f3d
Fix all possible setting error related storages and added some tests (#23911) (#25244) 11 months ago
  Lunny Xiao f9cfd6ce5b
Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 1 year ago
  wxiaoguang abcf5a7b5e
Fix install page context, make the install page tests really test (#24858) 1 year ago
  Brecht Van Lommel 3588edbb08
Add gitea manager reload-templates command (#24843) 1 year ago
  wxiaoguang 4647660776
Rewrite logger system (#24726) 1 year ago
  Jason Song a7773d28d2
Support migrating storage for actions log via command line (#24679) 1 year ago
  wxiaoguang 6f9c278559
Rewrite queue (#24505) 1 year ago
  Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389) 1 year ago
  KN4CK3R bf999e4069
Add Debian package registry (#24426) 1 year ago
  Yarden Shoham c0ddec8a2a
Revert "Add Debian package registry" (#24412) 1 year ago
  KN4CK3R bf77e2163b
Add Debian package registry (#22854) 1 year ago
  Lunny Xiao 5cf7da63ee
Refactor config provider (#24245) 1 year ago
  KN4CK3R f1173d6879
Use more specific test methods (#24265) 1 year ago
  techknowlogick 4014200021
add CLI command to register runner tokens (#23762) 1 year ago
  Lunny Xiao cda84bec87
Support converting varchar to nvarchar for mssql database (#24105) 1 year ago
  wxiaoguang 50a72e7a83
Use a general approach to access custom/static/builtin assets (#24022) 1 year ago
  Fredrik Eriksson cb1536471b
Add --quiet option to gitea dump (#22969) 1 year ago
  wxiaoguang f4538791f5
Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 1 year ago
  wxiaoguang 5727056ea1
Make minio package support legacy MD5 checksum (#23768) 1 year ago
  Zettat123 df411819eb
Check LFS/Packages settings in dump and doctor command (#23631) 1 year ago
  Lunny Xiao 623a539f23
Move pidfile creation from setting to web cmd package (#23285) 1 year ago
  FuXiaoHei cdc9e91750
add path prefix to ObjectStorage.Iterator (#23332) 1 year ago
  zeripath dad057b639
Handle OpenID discovery URL errors a little nicer when creating/editing sources (#23397) 1 year ago
  Jason Song c84238800b
Refactor `setting.Database.UseXXX` to methods (#23354) 1 year ago
  wxiaoguang 294124d129
Close the temp file when dumping database to make the temp file can be deleted on Windows (#23249) 1 year ago
  wxiaoguang f5987c24e2
Make `gitea serv` respect git binary home (#23138) 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