Commit graph

18 commits

Author SHA1 Message Date
Adrian Sieber ed4935e696 Clarify purpose of ROOT_URL () 2018-04-05 00:08:55 +03:00
Lunny Xiao d877bf7e15
Add config option to enable or disable log executed SQL ()
* add config option to enable or disable log executed SQL

* rename ShowSQL to LogSQL
2018-03-30 22:49:46 +08:00
Jonas Bröms 9720f90905 Docs: Fix broken markdown with unescaped character () 2018-02-07 21:29:42 -06:00
Jonas Bröms be825aaa88 Clarify Indexer MAX_FILE_SIZE () 2018-02-07 20:10:36 -06:00
Timo Schindler bcd7f42529 Added quoting for passwords in sample.app.ini and documentation () 2018-01-27 20:35:49 +02:00
Alberto González Palomo ffc0bff46e Improve documentation about custom templates. ()
Now includes all the template hooks in the page, and a detailed
example for the common case of adding an "about" page.
2018-01-11 21:56:40 +02:00
Alberto González Palomo 45c264f681 Templates for extra links in top navbar and repo tool tabs. ()
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>
2018-01-10 08:19:50 +02:00
Michael Lustfield 3ee8be3849 General documentation cleanup ()
* Clean up spelling, grammar, perspective, whitespace, language, markup, etc.
2018-01-08 23:48:42 +01:00
Antoine GIRARD cb868b7851 Add missing indexer doc in configuration ()
* Add missing indexer doc in configuration

* Unify MAX_FILE_SIZE to 1024 * 1024
2018-01-08 07:03:52 +02:00
Michael Lustfield 70b6c07590 Add defaults to config cheatsheet, and minor language cleanup. ()
* Add defaults to config cheatsheet, and clean up document.

* Updates and touchups, per review.
2018-01-06 22:15:14 +02:00
Lunny Xiao bf78c95d80
add external tool docs () 2018-01-06 05:28:31 -06:00
Mike Fellows 08cf7d90ef Add docs for REDIRECT_OTHER_PORT and PORT_TO_REDIRECT config options () 2017-12-27 08:35:19 -06:00
Lunny Xiao 529482135c
Support default private when creating or migrating repository ()
* support default private when creating or migrating repository

* fix fmt

* use string constants on repository default private in app.ini

* fix fmt
2017-12-20 06:59:56 -06:00
Sandro Santilli 7b28154e8b Add missing repository setting docs in cheat sheet () 2017-12-19 04:40:21 -06:00
Sandro Santilli 9a0e2a8b07 Improve cron.archive_cleanup docs in cheat sheet and app.ini.sample ()
Include defaults in cheat sheet, for that section
2017-12-17 16:37:34 +02:00
techknowlogick b0971ae37c Reduce overhead of upgrades for users with custom stylesheets/JS () 2017-12-03 02:26:06 +02:00
techknowlogick 474dfcc798 French translation for docs ()
original PR  and author @0xbaadf00d
2017-11-30 20:45:48 +08:00
techknowlogick fb5c6b6444 Import docs into main repository ()
* import docs into main repository

Signed-off-by: Matti Ranta <matti@mdranta.net>
2017-11-26 23:44:32 +02:00