Commit Graph

900 Commits (cf74f5fc40692f20508be9398675e38be41588d4)

Author SHA1 Message Date
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
Lunny Xiao 673cf6af76
make writing main test easier (#27270) 1 year ago
Nanguan Lin 70f8d10fc5
move the `gitea admin` subcommands into separate files (#27307) 1 year ago
JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 1 year ago
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 1 year ago
JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 1 year ago
MomentQYC 598465eb43
fix: typo (#27009) 1 year ago
JonRB 99a5595408
clarify aspects of the dump command (#26887) 1 year ago
mainboarder c533991519
Expanded minimum RSA Keylength to 3072 (#26604) 1 year ago
wxiaoguang ed1be4ca68
Handle base64 decoding correctly to avoid panic (#26483) 1 year ago
wxiaoguang 82ea557dd3
Fix stderr usages (#26477) 1 year ago
wxiaoguang c28e29fd94
Refactor tests (#26464) 1 year ago
wxiaoguang f42cd4561b
Call git.InitSimple for runRepoSyncReleases (#26396) 1 year ago
wxiaoguang d92b4cd093
Fix incorrect CLI exit code and duplicate error message (#26346) 1 year ago
wxiaoguang 4f513474dc
Improve CLI and messages (#26341) 1 year ago
Yarden Shoham d36ddfe26c
Fix CLI allowing creation of access tokens with existing name (#26071) 1 year ago
wxiaoguang 1ce51a55e3
Improve "gitea doctor" sub-command and fix "help" commands (#26072) 1 year ago
wxiaoguang 478f36a538
Add missing default value for some Bool cli flags (#26082) 1 year ago
delvh f3d41c61eb
Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076) 1 year ago
wxiaoguang 52fb936773
Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974) 1 year ago
wxiaoguang d0dbe52e76
Refactor to use urfave/cli/v2 (#25959) 1 year ago
harryzcy 0f9f6567bb
Bump github.com/golang-jwt/jwt to v5 (#25975) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
wxiaoguang b4d0036fc3
Do not prepare oauth2 config if it is not enabled, do not write config in some sub-commands (#25567) 1 year ago
wxiaoguang 65d3e1161b
Fix sub-command log level (#25537) 1 year ago
wxiaoguang 2cdf260f42
Refactor path & config system (#25330) 1 year ago
wxiaoguang df5cf5ddbd
Avoid polluting config file when "save" (#25395) 1 year ago
wxiaoguang 4e2f1ee58d
Refactor web package and context package (#25298) 1 year ago
Lunny Xiao d6dd6d641b
Fix all possible setting error related storages and added some tests (#23911) 1 year 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) 2 years ago
Brecht Van Lommel 3588edbb08
Add gitea manager reload-templates command (#24843) 2 years ago
wxiaoguang 4647660776
Rewrite logger system (#24726) 2 years ago
Jason Song a7773d28d2
Support migrating storage for actions log via command line (#24679) 2 years ago
wxiaoguang 6f9c278559
Rewrite queue (#24505) 2 years ago
Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389) 2 years ago
KN4CK3R bf999e4069
Add Debian package registry (#24426) 2 years ago
Yarden Shoham c0ddec8a2a
Revert "Add Debian package registry" (#24412) 2 years ago
KN4CK3R bf77e2163b
Add Debian package registry (#22854) 2 years ago
Lunny Xiao 5cf7da63ee
Refactor config provider (#24245) 2 years ago
KN4CK3R f1173d6879
Use more specific test methods (#24265) 2 years ago
techknowlogick 4014200021
add CLI command to register runner tokens (#23762) 2 years ago
Lunny Xiao cda84bec87
Support converting varchar to nvarchar for mssql database (#24105) 2 years ago
wxiaoguang 50a72e7a83
Use a general approach to access custom/static/builtin assets (#24022) 2 years ago
Fredrik Eriksson cb1536471b
Add --quiet option to gitea dump (#22969) 2 years ago
wxiaoguang f4538791f5
Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2 years ago
wxiaoguang 5727056ea1
Make minio package support legacy MD5 checksum (#23768) 2 years ago
Zettat123 df411819eb
Check LFS/Packages settings in dump and doctor command (#23631) 2 years ago
Lunny Xiao 623a539f23
Move pidfile creation from setting to web cmd package (#23285) 2 years ago
FuXiaoHei cdc9e91750
add path prefix to ObjectStorage.Iterator (#23332) 2 years ago