875 Révisions (2e65c223dcb75824f7287bae35c3df69f23a22aa)

Auteur SHA1 Message Date
  wxiaoguang 2cdf260f42
Refactor path & config system (#25330) il y a 1 an
  wxiaoguang df5cf5ddbd
Avoid polluting config file when "save" (#25395) il y a 1 an
  wxiaoguang 4e2f1ee58d
Refactor web package and context package (#25298) il y a 1 an
  Lunny Xiao d6dd6d641b
Fix all possible setting error related storages and added some tests (#23911) il y a 1 an
  Lunny Xiao f9cfd6ce5b
Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) il y a 1 an
  wxiaoguang abcf5a7b5e
Fix install page context, make the install page tests really test (#24858) il y a 1 an
  Brecht Van Lommel 3588edbb08
Add gitea manager reload-templates command (#24843) il y a 1 an
  wxiaoguang 4647660776
Rewrite logger system (#24726) il y a 1 an
  Jason Song a7773d28d2
Support migrating storage for actions log via command line (#24679) il y a 1 an
  wxiaoguang 6f9c278559
Rewrite queue (#24505) il y a 1 an
  Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389) il y a 1 an
  KN4CK3R bf999e4069
Add Debian package registry (#24426) il y a 1 an
  Yarden Shoham c0ddec8a2a
Revert "Add Debian package registry" (#24412) il y a 1 an
  KN4CK3R bf77e2163b
Add Debian package registry (#22854) il y a 1 an
  Lunny Xiao 5cf7da63ee
Refactor config provider (#24245) il y a 1 an
  KN4CK3R f1173d6879
Use more specific test methods (#24265) il y a 1 an
  techknowlogick 4014200021
add CLI command to register runner tokens (#23762) il y a 1 an
  Lunny Xiao cda84bec87
Support converting varchar to nvarchar for mssql database (#24105) il y a 1 an
  wxiaoguang 50a72e7a83
Use a general approach to access custom/static/builtin assets (#24022) il y a 1 an
  Fredrik Eriksson cb1536471b
Add --quiet option to gitea dump (#22969) il y a 1 an
  wxiaoguang f4538791f5
Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) il y a 1 an
  wxiaoguang 5727056ea1
Make minio package support legacy MD5 checksum (#23768) il y a 1 an
  Zettat123 df411819eb
Check LFS/Packages settings in dump and doctor command (#23631) il y a 1 an
  Lunny Xiao 623a539f23
Move pidfile creation from setting to web cmd package (#23285) il y a 1 an
  FuXiaoHei cdc9e91750
add path prefix to ObjectStorage.Iterator (#23332) il y a 1 an
  zeripath dad057b639
Handle OpenID discovery URL errors a little nicer when creating/editing sources (#23397) il y a 1 an
  Jason Song c84238800b
Refactor `setting.Database.UseXXX` to methods (#23354) il y a 1 an
  wxiaoguang 294124d129
Close the temp file when dumping database to make the temp file can be deleted on Windows (#23249) il y a 1 an
  wxiaoguang f5987c24e2
Make `gitea serv` respect git binary home (#23138) il y a 1 an
  Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) il y a 1 an
  zeripath 61b89747ed
Provide the ability to set password hash algorithm parameters (#22942) il y a 1 an
  Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) il y a 1 an
  zeripath aa1d95300a
Add command to bulk set must-change-password (#22823) il y a 1 an
  KN4CK3R e8186f1c0f
Map OIDC groups to Orgs/Teams (#21441) il y a 1 an
  Adi c13eb8e6b3
Add CLI option tenant ID for oauth2 source (#22769) il y a 1 an
  yp05327 e35f8e15a6
add default user visibility to cli command "admin user create" (#22750) il y a 1 an
  Lukas 3f2e721372
Allow setting access token scope by CLI (#22648) il y a 1 an
  Jason Song 4011821c94
Implement actions (#21937) il y a 1 an
  Jason Song 477a1cc40e
Improve utils of slices (#22379) il y a 1 an
  KN4CK3R a35749893b
Move `convert` package to services (#22264) il y a 1 an
  Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) il y a 1 an
  Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) il y a 1 an
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) il y a 1 an
  KN4CK3R 4b5a6e5ef0
Fix typos (#21947) il y a 1 an
  KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) il y a 1 an
  wxiaoguang fb704f6c72
Revert unrelated changes for SMTP auth (#21767) il y a 1 an
  KN4CK3R 20674dd05d
Add package registry quota limits (#21584) il y a 1 an
  Lunny Xiao e72acd5e5b
Split migrations folder (#21549) il y a 1 an
  Lunny Xiao 9a70a12a34
Merge db.Iterate and IterateObjects (#21641) il y a 1 an
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) il y a 1 an