Lunny Xiao
8e9fd50a92
Add config option to enable or disable log executed SQL ( #3726 )
* add config option to enable or disable log executed SQL
* rename ShowSQL to LogSQL
7 years ago
Jonas Bröms
632e054d19
Docs: Fix broken markdown with unescaped character ( #3470 )
7 years ago
Jonas Bröms
8d36b66f54
Clarify Indexer MAX_FILE_SIZE ( #3469 )
7 years ago
Timo Schindler
8a183738b8
Added quoting for passwords in sample.app.ini and documentation ( #3395 )
7 years ago
Alberto González Palomo
88d2620300
Improve documentation about custom templates. ( #3345 )
Now includes all the template hooks in the page, and a detailed
example for the common case of adding an "about" page.
7 years ago
Alberto González Palomo
bb34ae094b
Templates for extra links in top navbar and repo tool tabs. ( #3308 )
These templates add content to the top navbar
and to the repository page.
This way we do not have to copy and modify the whole
template, and re-modify it after upgrading Gitea if
it changes.
Signed-off-by: Alberto González Palomo <bugs@sentido-labs.com>
7 years ago
Michael Lustfield
c4d0b25eab
General documentation cleanup ( #3317 )
* Clean up spelling, grammar, perspective, whitespace, language, markup, etc.
7 years ago
Antoine GIRARD
2ac319bacb
Add missing indexer doc in configuration ( #3324 )
* Add missing indexer doc in configuration
* Unify MAX_FILE_SIZE to 1024 * 1024
7 years ago
Michael Lustfield
979af8244d
Add defaults to config cheatsheet, and minor language cleanup. ( #3290 )
* Add defaults to config cheatsheet, and clean up document.
* Updates and touchups, per review.
7 years ago
Lunny Xiao
9f33d27c7c
add external tool docs ( #3301 )
7 years ago
Mike Fellows
e4739236b2
Add docs for REDIRECT_OTHER_PORT and PORT_TO_REDIRECT config options ( #3262 )
8 years ago
Lunny Xiao
9bd6cc1455
Support default private when creating or migrating repository ( #3239 )
* support default private when creating or migrating repository
* fix fmt
* use string constants on repository default private in app.ini
* fix fmt
8 years ago
Sandro Santilli
2ce5f057bb
Add missing repository setting docs in cheat sheet ( #3230 )
8 years ago
Sandro Santilli
c7f635ff25
Improve cron.archive_cleanup docs in cheat sheet and app.ini.sample ( #3215 )
Include defaults in cheat sheet, for that section
8 years ago
techknowlogick
ada8c5a804
Reduce overhead of upgrades for users with custom stylesheets/JS ( #3051 )
8 years ago
techknowlogick
59093d584a
French translation for docs ( #3030 )
original PR go-gitea/docs#147 and author @0xbaadf00d
8 years ago
techknowlogick
6d55581b9d
Import docs into main repository ( #2874 )
* import docs into main repository
Signed-off-by: Matti Ranta <matti@mdranta.net>
8 years ago