summaryrefslogtreecommitdiffstats
path: root/modules/setting
Commit message (Expand)AuthorAgeFilesLines
* Fix allowed user types setting problem (#26200) (#26206)Giteabot2023-07-292-6/+110
* Calculate MAX_WORKERS default value by CPU number (#26177) (#26183)Giteabot2023-07-271-11/+18
* Display deprecated warning in admin panel pages as well as in the log file (#...Lunny Xiao2023-07-263-8/+38
* Avoid writing config file if not installed (#26107) (#26113)Giteabot2023-07-251-1/+1
* Fix env config parsing for "GITEA____APP_NAME" (#26001) (#26013)Giteabot2023-07-202-1/+7
* Update path related documents (#25417) (#25982)Giteabot2023-07-191-1/+1
* Avoid creating directories when loading config (#25944) (#25957)wxiaoguang2023-07-181-2/+4
* Add shutting down notice (#25920) (#25922)Giteabot2023-07-171-1/+1
* Make "install page" respect environment config (#25648) (#25799)wxiaoguang2023-07-105-9/+37
* Replace `interface{}` with `any` (#25686) (#25687)silverwind2023-07-042-3/+3
* Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581) ...Giteabot2023-06-302-2/+125
* Do not prepare oauth2 config if it is not enabled, do not write config in som...wxiaoguang2023-06-291-0/+4
* Fix sub-command log level (#25537) (#25553)wxiaoguang2023-06-281-1/+1
* Use InitWorkPathAndCfgProvider for environment-to-ini to avoid unnecessary ch...v1.20.0-rc2Giteabot2023-06-241-2/+6
* Refactor path & config system (#25330) (#25416)wxiaoguang2023-06-226-168/+398
* Use "utf8mb4" for MySQL by default (#25432)wxiaoguang2023-06-221-15/+11
* Avoid polluting config file when "save" (#25395) (#25406)Giteabot2023-06-216-13/+85
* Avoid polluting the config (#25345) (#25354)Giteabot2023-06-183-14/+16
* Fix all possible setting error related storages and added some tests (#23911)...Giteabot2023-06-1416-291/+946
* Refactor INI package (first step) (#25024)wxiaoguang2023-06-025-59/+205
* Remove the service worker (#25010)silverwind2023-05-311-2/+0
* Remove meta tags `theme-color` and `default-theme` (#24960)silverwind2023-05-281-2/+0
* Use `[git.config]` for reflog cleaning up (#24958)wxiaoguang2023-05-282-23/+58
* Add the ability to pin Issues (#24406)JakobDev2023-05-251-0/+3
* Allow skipping forks and mirrors from being indexed (#23187)techknowlogick2023-05-251-16/+19
* Improve RunMode / dev mode (#24886)wxiaoguang2023-05-251-1/+7
* Make environment-to-ini support loading key value from file (#24832)wxiaoguang2023-05-242-0/+239
* Support changing git config through `app.ini`, use `diff.algorithm=histogram`...wxiaoguang2023-05-232-0/+57
* Add CRAN package registry (#22331)KN4CK3R2023-05-221-0/+2
* Support wildcard in email domain allow/block list (#24831)wxiaoguang2023-05-222-4/+69
* Rewrite logger system (#24726)wxiaoguang2023-05-218-323/+688
* Implement actions artifacts (#22738)FuXiaoHei2023-05-191-2/+7
* Fix Actions being enabled accidentally (#24802)Jason Song2023-05-191-2/+2
* Make mailer SMTP check have timed context (#24751)wxiaoguang2023-05-161-7/+9
* Add Go package registry (#24687)KN4CK3R2023-05-141-0/+2
* Improve avatar uploading / resizing / compressing, remove Fomantic card modul...wxiaoguang2023-05-131-7/+10
* Add Alpine package registry (#23714)KN4CK3R2023-05-121-0/+2
* Support SSH for go get (#24664)rune2023-05-121-0/+2
* Increase default LFS auth timeout from 20m to 24h (#24628)wxiaoguang2023-05-101-1/+1
* Remove unnecessary code (#24610)Lunny Xiao2023-05-103-18/+6
* Rewrite queue (#24505)wxiaoguang2023-05-085-187/+89
* Add RPM registry (#23380)KN4CK3R2023-05-051-0/+2
* Fix the permission of team's `Actions` unit issue (#24536)sillyguodong2023-05-051-0/+4
* Merge setting.InitXXX into one function with options (#24389)Lunny Xiao2023-05-042-54/+32
* Add Debian package registry (#24426)KN4CK3R2023-05-021-0/+2
* Fix incorrect CurrentUser check for docker rootless (#24441)wxiaoguang2023-04-301-8/+14
* Remove unused setting `time.FORMAT` (#24430)Yarden Shoham2023-04-291-37/+2
* Revert "Add Debian package registry" (#24412)Yarden Shoham2023-04-281-2/+0
* Add Debian package registry (#22854)KN4CK3R2023-04-281-0/+2
* Add .livemd as a markdown extension (#22730)contra-bit2023-04-262-2/+2