0x5c
51e327df22
[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
6c66af9c2c
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
118b2ce901
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
bd4dd7c2f5
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
1ac56bb080
docs: document setup with read-only config ( #6348 )
6 years ago
glaszig
bc0e4abe42
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
0153f8e8c0
fix typos in docs command-line examples ( #6466 )
Signed-off-by: Ilya Pavlov <ilux@cpan.org>
6 years ago
Sandro Jäckel
571b869701
Fix headline ( #6353 )
6 years ago
Aidan Fitzgerald
2b402071e2
Copyedit docs ( #6275 )
6 years ago
Lanre Adelowo
c171e8334c
update docs ( #6032 )
6 years ago
kekero
1849ecf446
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
821bb99af9
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
ffff4ec641
Add flag to skip repository dumping ( #5695 )
6 years ago
Lanre Adelowo
8d285d96d4
document command line flags ( #5675 )
6 years ago
0x5c
d588e27a92
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
c236272a3e
Create AuthorizedKeysCommand ( #5236 )
7 years ago
BetaCat
d6776aaafc
ZH-CN translation of Usage part ( #5086 )
7 years ago
techknowlogick
1b92105583
Add/remove/list oauth providers via cli ( #4591 )
7 years ago
Fluf
c5367dd8b3
add letsencrypt to Gitea ( #4189 )
7 years ago
Julien Tant
34a56a8d5f
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>
7 years ago
Fluf
893a3255ea
Add config path as an optional flag when changing pass via CLI ( #4184 )
7 years ago
Jesse Lucas
99bf8c0921
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>
7 years ago
Lunny Xiao
5015c5ddf1
improve backup document and add zh-cn backup document ( #4145 )
7 years ago
techknowlogick
7e3fb05280
Fix link in HTTPS doc ( #4135 )
7 years ago
Jonas Franz
81cf93e4ed
Add how-to for enabling HTTPS ( #4101 )
Signed-off-by: Jonas Franz <info@jonasfranz.de>
7 years ago
Fluf
354b9df49c
Gitea with Caddy with sub-path documentation. ( #4028 )
Matches rest of headings
7 years ago
Fluf
7f17ef116c
Add documentation for reverse proxies ( #4022 )
Fixes #3904
7 years ago
kolaente
d2645a698d
Added docs for configuring fail2ban ( #3949 )
7 years ago
techknowlogick
0e65e438b1
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
24f6daaab6
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
f64986a6b2
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
c4d0b25eab
General documentation cleanup ( #3317 )
* Clean up spelling, grammar, perspective, whitespace, language, markup, etc.
7 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