Commit Graph

4041 Commits (d1a55aabc944a7428880943319d67a227e266f22)

Author SHA1 Message Date
Giteabot f1c5d33d3e
Fix storage path logic especially for relative paths (#26441) (#26481) 2 years ago
Giteabot fe1b11b639
Close stdout correctly for "git blame" (#26470) (#26473) 2 years ago
Giteabot 80d7288ea4
Remove last newline from config file (#26468) (#26471) 2 years ago
Giteabot 2d1202b32c
Check first if minio bucket exists before trying to create it (#26420) (#26465) 2 years ago
Giteabot 981ab48503
minio: add missing region on client initialization (#26412) (#26438) 2 years ago
wxiaoguang 8ad331c9d2
Fix admin queue page title and fix CI failures (#26409) (#26421) 2 years ago
Giteabot 2d1a7e1cd4
Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) (#26405) 2 years ago
wxiaoguang fa431b377d
Fix incorrect CLI exit code and duplicate error message (#26346) (#26347) 2 years ago
Giteabot 3e9475b3b2
Prevent newline errors with Debian packages (#26332) (#26342) 2 years ago
Giteabot 9451781ebe
Make git batch operations use parent context timeout instead of default timeout (#26325) (#26330) 2 years ago
Giteabot 88f6f7579c
Fix the wrong derive path (#26271) (#26318) 2 years ago
Giteabot a57568bad7
Support getting changed files when commit ID is `EmptySHA` (#26290) (#26316) 2 years ago
Giteabot a758337046
Clarify the logger's MODE config option (#26267) (#26281) 2 years ago
Giteabot 499c5594c3
Fix allowed user types setting problem (#26200) (#26206) 2 years ago
Giteabot 892e24aaf1
Calculate MAX_WORKERS default value by CPU number (#26177) (#26183) 2 years ago
Lunny Xiao c598741f01
Display deprecated warning in admin panel pages as well as in the log file (#26094) (#26154) 2 years ago
Giteabot 782b137682
Fix incorrect router logger (#26137) (#26143) 2 years ago
Giteabot e2596b0a99
Avoid writing config file if not installed (#26107) (#26113) 2 years ago
Giteabot a424f6d4f8
Fix handling of Debian files with trailing slash (#26087) (#26098) 2 years ago
Giteabot 8d9193680d
Use stderr as fallback if the log file can't be opened (#26074) (#26083) 2 years ago
Giteabot 8b002b429d
Adding remaining enum for migration repo model type. (#26021) (#26034) 2 years ago
Giteabot 4d5e3b9372
Fix env config parsing for "GITEA____APP_NAME" (#26001) (#26013) 2 years ago
Giteabot ee47face12
Update path related documents (#25417) (#25982) 2 years ago
wxiaoguang 5c3662b902
Avoid creating directories when loading config (#25944) (#25957) 2 years ago
KN4CK3R ab54310731
Disallow dangerous URL schemes (#25960) (#25964) 2 years ago
Giteabot 9369b38315
Skip unuseful error message in dev mode when watching local filesystem (#25919) (#25927) 2 years ago
Giteabot 6e82d0bb7c
Add shutting down notice (#25920) (#25922) 2 years ago
Giteabot 45b1f4dd3b
Add support for different Maven POM encoding (#25873) (#25890) 2 years ago
Zettat123 c1a10be07e
Fix activity type match in `matchPullRequestEvent` (#25746) (#25796) 2 years ago
wxiaoguang b4460cf541
Make "install page" respect environment config (#25648) (#25799) 2 years ago
Giteabot 372b622c2b
Revert package access change from #23879 (#25707) (#25785) 2 years ago
silverwind 24e64fe372
Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
Giteabot 24cf06592e
Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581) (#25604) 2 years ago
wxiaoguang e6f62eea70
Do not prepare oauth2 config if it is not enabled, do not write config in some sub-commands (#25567) (#25576) 2 years ago
Giteabot 8981f6d0fc
Fix content holes in Actions task logs file (#25560) (#25566) 2 years ago
wxiaoguang 0eb4ab4246
Fix sub-command log level (#25537) (#25553) 2 years ago
Giteabot 9d69a4758e
Add Adopt repository event and handler (#25497) (#25518) 2 years ago
Giteabot 71d2a6a41a
Use InitWorkPathAndCfgProvider for environment-to-ini to avoid unnecessary checks (#25480) (#25488) 2 years ago
wxiaoguang 061b68e995
Refactor path & config system (#25330) (#25416) 2 years ago
John Olheiser 734fd93f59
Move some regexp out of functions (#25430) (#25445) 2 years ago
Giteabot 203fe2841d
Fix `Permission` in API returned repository struct (#25388) (#25441) 2 years ago
wxiaoguang cb3173a1e9
Use "utf8mb4" for MySQL by default (#25432) 2 years ago
Giteabot ffe089432f
Fix missing commit message body when the message has leading newlines (#25418) (#25422) 2 years ago
Giteabot 8302b95d6b
Avoid polluting config file when "save" (#25395) (#25406) 2 years ago
Giteabot e9fab3ea3e
Avoid polluting the config (#25345) (#25354) 2 years ago
wxiaoguang e0bd6ebabd
Fix incorrect config argument position for builtin SSH server (#25341) 2 years ago
Giteabot 031ddfcb7b
Fix index generation parallelly failure (#25235) (#25269) 2 years ago
yp05327 d686aa0d31
Fix profile render when the README.md size is larger than 1024 bytes (#25270) 2 years ago
Giteabot 21cd5c2f3d
Fix all possible setting error related storages and added some tests (#23911) (#25244) 2 years ago
Giteabot 9cef7a4600
Use inline SVG for built-in OAuth providers (#25171) (#25234) 2 years ago