summaryrefslogtreecommitdiffstats
path: root/custom (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use 8 as default value for git lfs concurrency (#32421)wxiaoguang2024-12-061-1/+1
* Make LFS http_client parallel within a batch. (#32369)Royce Remer2024-12-061-1/+7
* feat: Add option to disable builtin authentication.George Tsiamasiotis2024-12-011-0/+3
* Update app.example.ini with language definitions from config-cheat-sheet.mdBenedikt Straub2024-11-251-2/+2
* Add Low German to list of default languagesBenedikt Straub2024-11-251-2/+2
* feat: Make AVIF Images work with ForgejoJakobDev2024-11-131-3/+3
* [skip ci] Merge pull request 'document sqlite3 as suggested database' (#5415)...Otto2024-11-111-25/+14
|\
| * remove mssql as requested per review commentDirk2024-10-031-12/+1
| * make sqlite3 the default databaseDirk2024-09-291-14/+14
* | Add new [lfs_client].BATCH_SIZE and [server].LFS_MAX_BATCH_SIZE config settin...Royce Remer2024-11-051-0/+8
* | Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore...Zettat1232024-10-271-0/+18
* | conf: Improve delete_old_actions descriptionThorben Günther2024-10-211-1/+1
|/
* Use camo.Always instead of camo.Allways (#32097)Lunny Xiao2024-09-271-1/+2
* Merge pull request 'git-grep: set timeout to 2s by default and allow configur...Otto2024-08-151-0/+1
|\
| * git-grep: set timeout to 2s by default and allow configuring itRadosław Piliszek2024-08-141-0/+1
* | fix: enable LOG_COMPRESSION by defaultEarl Warren2024-08-131-1/+1
* | Fix typo for `LOG_COMPRESSION` in ini (#31809)Jason Song2024-08-131-1/+1
* | Support compression for Actions logs (#31761)Jason Song2024-08-131-0/+6
|/
* log: journald integration (#2869)Ivan Shapovalov2024-08-091-1/+1
* Revert "Open telemetry integration (#3972)"TheFox0x72024-08-071-66/+2
* Merge pull request '[gitea] week 2024-32 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-08-061-1/+3
|\
| * Clear up old Actions logs (#31735)Jason Song2024-08-041-1/+3
* | Open telemetry integration (#3972)TheFox0x72024-08-051-2/+66
|/
* Add signature support for the RPM module (#4780)Exploding Dragon2024-08-021-0/+2
* Add option to change mail from user display name (#31528)65432024-07-221-0/+4
* Add support for workflow_dispatch (#3334)Mai-Lapyst2024-06-281-0/+2
* feat(F3): CLI: f3 mirror to convert to/from ForgejoEarl Warren2024-06-141-0/+9
* Fix default values documentation for ui.meta settingsmirko2024-06-131-3/+3
* Add `MAX_ROWS` option for CSV rendering (#30268)Henrique Pimentel2024-06-091-0/+3
* Add option for mailer to override mail headers (#27860)65432024-06-091-0/+10
* Add slogan config (#3752)mirko2024-06-071-3/+10
* feat: add support for a credentials chain for minio access (#31051)Rowan Bohde2024-06-021-2/+8
* Cleanup & add missing options to app.example.iniMai-Lapyst2024-06-021-10/+72
* Sync up deleted branches & action assets related cleanup documentation (#31022)Kemal Zebari2024-05-261-0/+11
* Don't have `redis-cluster` as possible cache/session adapter in docs (#30794)Kemal Zebari2024-05-051-7/+5
* Limit database max connections by defaultOtto Richter2024-04-231-2/+2
* Fixup app.example.ini for task section, which is now queue.task (#30555)Jerry Jacobs2024-04-211-16/+0
* Add `[other].SHOW_FOOTER_POWERED_BY` setting to hide `Powered by` (#30253)Yakov2024-04-071-0/+2
* Add setting to disable user features when user login type is not plain (#29615)Jack Hay2024-04-071-0/+5
* Merge pull request 'Render inline file permalinks' (#2669) from Mai-Lapyst/fo...Earl Warren2024-04-011-0/+2
|\
| * Add setting to restrict count of lines being displayed & only highlight those...Mai-Lapyst2024-03-251-0/+2
* | Remember login for a month by default (#30150)delvh2024-03-301-1/+1
* | add skip ci support for pull request title (#29774)Denys Konovalov2024-03-201-1/+1
|/
* Allow options to disable user ssh keys configuration from the interface on ap...Lunny Xiao2024-03-111-2/+3
* Allow options to disable user gpg keys configuration from the interface on ap...Lunny Xiao2024-03-061-1/+2
* Adding back missing options to app.example.ini (#29511)Origami4042024-03-061-0/+6
* Allow options to disable user deletion from the interface on app.ini (#29275)Lunny Xiao2024-02-261-0/+3
* Allow instance-wide disabling of forkingGergely Nagy2024-02-251-0/+3
* Add merge style `fast-forward-only` (#28954)Chris Copeland2024-02-141-1/+1
* Merge branch 'rebase-forgejo-dependency' into wip-forgejoEarl Warren2024-02-051-3/+19
|\