zeripath
8d0d7bc28d
Make CustomPath, CustomConf and AppWorkPath configurable at build ( #6631 )
6 years ago
0x5c
66fa092cc8
[FIX] Docs: Backup&Restore: fixed rendering + minor fixes ( #6569 )
...
- Fixed a code block inverting the code blocks of the rest of the page
- Fixed various markdown syntax errors
- Fixed some spelling I could notice
Signed-off-by: 0x5c <0x5c.dev@gmail.com>
6 years ago
ngourdon
2b9b3310f6
Add username flag in create-user command ( #6534 )
...
* Add username flag in create-user command
* Fix the error message
* Change name to username on flag of create-user command
* Include create-user flags of both versions
* delete deprecated example of create-user command
6 years ago
Alexandros Nicolaides
61b85990a6
Added docker example for backup ( #5846 )
...
* Added docker example for backup
* Fix using docker command example
* Clarify --tempdir as per @lafriks suggestion
6 years ago
mrsdizzie
e14cad79c9
Include custom configuration file in dump ( #6516 )
...
When running the dump command, include the specific configuration file
provided as part of the backup. Currently we only zip up custom/ and this
misses the config file if it is somewhere else, like /etc/gitea/app.ini
Fixes #6034
6 years ago
nodiscc
0f54f42646
docs: document setup with read-only config ( #6348 )
6 years ago
glaszig
dbba46c216
support custom file name in `gitea dump` command ( #6474 )
...
* support custom file name in `gitea dump` command
* simpler approach to handle default dump file name
in `gitea dump` command
6 years ago
Ilya
8c3082bdb4
fix typos in docs command-line examples ( #6466 )
...
Signed-off-by: Ilya Pavlov <ilux@cpan.org>
6 years ago
Sandro Jäckel
c151682fae
Fix headline ( #6353 )
6 years ago
Aidan Fitzgerald
f5cf9a8355
Copyedit docs ( #6275 )
6 years ago
Lanre Adelowo
c71c28eab8
update docs ( #6032 )
6 years ago
kekero
3568d426fe
New Issue ?body= query ( #5851 )
...
* New Issue ?body= query
* Override issue template with body query
* Add documentation for issue body query
6 years ago
Lanre Adelowo
9edc829c17
update docs to include THEMES config value ( #5752 )
...
* update docs to include THEMES
* Update app.ini.sample
* Update config-cheat-sheet.en-us.md
6 years ago
Zsombor
656456441c
Add flag to skip repository dumping ( #5695 )
6 years ago
Lanre Adelowo
530c2b8ad8
document command line flags ( #5675 )
6 years ago
0x5c
0de57fd57c
Documentation: Clarity for HTTPS setups ( #5626 )
...
[https-setup]
- Made it clearer that HTTP redirection is possible
[config-cheat-sheet]
- Clarified the behavihour of the redirection-related config keys
6 years ago
zeripath
7d9a191a3c
Create AuthorizedKeysCommand ( #5236 )
6 years ago
BetaCat
1972383216
ZH-CN translation of Usage part ( #5086 )
6 years ago
techknowlogick
e91a2cf2ea
Add/remove/list oauth providers via cli ( #4591 )
6 years ago
Fluf
b82c14b3d2
add letsencrypt to Gitea ( #4189 )
6 years ago
Julien Tant
7781e8cef2
Disable merging a WIP Pull request ( #4529 )
...
* prevent pull request to be merged when PR is a WIP
* add tests
* add helper to prepend WIP: in PR title
* move default wip prefixes into settings
* use configurable WIP prefixes in javascript and default to first one in templates
* add documentation
* add unit test on pull model
Signed-off-by: Julien Tant <julien@craftyx.fr>
6 years ago
Fluf
f54626df0b
Add config path as an optional flag when changing pass via CLI ( #4184 )
6 years ago
Jesse Lucas
47f59589c5
Update backup and restore doc usage ( #4165 )
...
Edit example of `./gitea dump` to include -c option to pass app.ini
Signed-off-by: Jesse Lucas <jesse@jesselucas.com>
6 years ago
Lunny Xiao
ed51aa9c92
improve backup document and add zh-cn backup document ( #4145 )
6 years ago
techknowlogick
fa3ceb610d
Fix link in HTTPS doc ( #4135 )
7 years ago
Jonas Franz
fb1daad13d
Add how-to for enabling HTTPS ( #4101 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.de>
7 years ago
Fluf
48797e7199
Gitea with Caddy with sub-path documentation. ( #4028 )
...
Matches rest of headings
7 years ago
Fluf
416ded5f3e
Add documentation for reverse proxies ( #4022 )
...
Fixes #3904
7 years ago
kolaente
0fa07ccf99
Added docs for configuring fail2ban ( #3949 )
7 years ago
techknowlogick
8176345c0e
Add cli commands to regen hooks & keys ( #3979 )
...
* Add cli commands to regen hooks & keys
* make fmt
* Allow passing path to config as an option
* add docs
7 years ago
techknowlogick
87ebaa97ee
Add documentation in regards to issues/pull request templates ( #3942 )
...
* Add documentation in regards to issues/pull request templates
Fixes #3491
* update per suggestion to use list
7 years ago
Lauris BH
6f751409b4
Document generate commands ( #3532 )
...
* Document generate commands
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
* Fix examples and grammar
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
7 years ago
Michael Lustfield
3ee8be3849
General documentation cleanup ( #3317 )
...
* Clean up spelling, grammar, perspective, whitespace, language, markup, etc.
7 years ago
techknowlogick
fb5c6b6444
Import docs into main repository ( #2874 )
...
* import docs into main repository
Signed-off-by: Matti Ranta <matti@mdranta.net>
7 years ago