Commit Graph
6 Commits
Author SHA1 Message Date
Norwinandwxiaoguang 481a0d2689 docs: move search input to navbar (#20551)
* remove search item from sidebar
* fix search for some docs languages

Co-authored-by: wxiaoguang <[email protected]>
2022-08-08 15:27:04 +08:00
e5bfe12251 Increase default item listing size ISSUE_PAGING_NUM to 20 (#20547)
* increase default page sizes to 20
* adjust docs to reflect that the setting is used all over the place
* fix tests

Co-authored-by: Lunny Xiao <[email protected]>
Co-authored-by: wxiaoguang <[email protected]>
2022-08-06 18:43:40 +08:00
NorwinandAndrew Thornton e62607ab59 Add setting SQLITE_JOURNAL_MODE to enable WAL (#20535)
Co-authored-by: Andrew Thornton <[email protected]>
2022-07-30 21:57:41 +02:00
Norwinandwxiaoguang 8f9fcf98b4 Improve package registry docs (#19273)
* Improve package registry docs

* move new content down

* add hint re upload a package

* wording, formatting

Co-authored-by: wxiaoguang <[email protected]>
2022-04-01 23:31:40 +08:00
c892d393e7 Add contrib/upgrade.sh (#18286)
Adds an upgrade script that automates upgrading installations on Linux from binary releases, so people don't need to reinvent the wheel. Hopefully this leads to less questions about how to upgrade, and consequently less Gitea instances running unmaintained versions in the wild.

Co-authored-by: delvh <[email protected]>
Co-authored-by: Gusted <[email protected]>
Co-authored-by: zeripath <[email protected]>
Co-authored-by: 6543 <[email protected]>
2022-02-06 21:07:52 +01:00
Norwinandtechknowlogick bef14819d4 Clarify GPG binary check (#14832)
fixes #14817

Co-authored-by: techknowlogick <[email protected]>
2021-07-01 16:14:09 +02:00