Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | docs: document setup with read-only config (#6348) | nodiscc | 2019-04-04 | 1 | -0/+0 | |
| | ||||||
* | support custom file name in `gitea dump` command (#6474) | glaszig | 2019-04-01 | 1 | -0/+1 | |
| | | | | | | | * support custom file name in `gitea dump` command * simpler approach to handle default dump file name in `gitea dump` command | |||||
* | fix typos in docs command-line examples (#6466) | Ilya | 2019-03-29 | 1 | -4/+4 | |
| | | | Signed-off-by: Ilya Pavlov <ilux@cpan.org> | |||||
* | Fix headline (#6353) | Sandro Jäckel | 2019-03-18 | 1 | -1/+1 | |
| | ||||||
* | Copyedit docs (#6275) | Aidan Fitzgerald | 2019-03-09 | 5 | -22/+22 | |
| | ||||||
* | update docs (#6032) | Lanre Adelowo | 2019-02-10 | 1 | -1/+1 | |
| | ||||||
* | New Issue ?body= query (#5851) | kekero | 2019-01-28 | 1 | -1/+4 | |
| | | | | | | | | * New Issue ?body= query * Override issue template with body query * Add documentation for issue body query | |||||
* | update docs to include THEMES config value (#5752) | Lanre Adelowo | 2019-01-17 | 1 | -1/+1 | |
| | | | | | | | | * update docs to include THEMES * Update app.ini.sample * Update config-cheat-sheet.en-us.md | |||||
* | Add flag to skip repository dumping (#5695) | Zsombor | 2019-01-13 | 1 | -0/+2 | |
| | ||||||
* | document command line flags (#5675) | Lanre Adelowo | 2019-01-09 | 1 | -1/+7 | |
| | ||||||
* | Documentation: Clarity for HTTPS setups (#5626)v1.7.0-dev | 0x5c | 2019-01-03 | 1 | -0/+14 | |
| | | | | | | [https-setup] - Made it clearer that HTTP redirection is possible [config-cheat-sheet] - Clarified the behavihour of the redirection-related config keys | |||||
* | Create AuthorizedKeysCommand (#5236) | zeripath | 2018-11-01 | 1 | -0/+21 | |
| | ||||||
* | ZH-CN translation of Usage part (#5086)v1.6.0-rc1v1.6.0-dev | BetaCat | 2018-10-17 | 5 | -2/+175 | |
| | ||||||
* | Add/remove/list oauth providers via cli (#4591) | techknowlogick | 2018-09-12 | 1 | -0/+44 | |
| | ||||||
* | add letsencrypt to Gitea (#4189) | Fluf | 2018-08-21 | 1 | -0/+18 | |
| | ||||||
* | Disable merging a WIP Pull request (#4529) | Julien Tant | 2018-08-13 | 1 | -0/+31 | |
| | | | | | | | | | | | | | | | | | * 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> | |||||
* | Add config path as an optional flag when changing pass via CLI (#4184) | Fluf | 2018-06-09 | 1 | -0/+1 | |
| | ||||||
* | Update backup and restore doc usage (#4165) | Jesse Lucas | 2018-06-09 | 1 | -1/+1 | |
| | | | | | Edit example of `./gitea dump` to include -c option to pass app.ini Signed-off-by: Jesse Lucas <jesse@jesselucas.com> | |||||
* | improve backup document and add zh-cn backup document (#4145) | Lunny Xiao | 2018-06-08 | 2 | -1/+62 | |
| | ||||||
* | Fix link in HTTPS doc (#4135) | techknowlogick | 2018-06-05 | 1 | -1/+1 | |
| | ||||||
* | Add how-to for enabling HTTPS (#4101) | Jonas Franz | 2018-06-03 | 1 | -0/+46 | |
| | | | Signed-off-by: Jonas Franz <info@jonasfranz.de> | |||||
* | Gitea with Caddy with sub-path documentation. (#4028) | Fluf | 2018-05-24 | 1 | -1/+3 | |
| | | | Matches rest of headings | |||||
* | Add documentation for reverse proxies (#4022) | Fluf | 2018-05-23 | 1 | -0/+102 | |
| | | | Fixes #3904 | |||||
* | Added docs for configuring fail2ban (#3949) | kolaente | 2018-05-18 | 1 | -0/+60 | |
| | ||||||
* | Add cli commands to regen hooks & keys (#3979) | techknowlogick | 2018-05-17 | 1 | -0/+7 | |
| | | | | | | | | | | * Add cli commands to regen hooks & keys * make fmt * Allow passing path to config as an option * add docs | |||||
* | Add documentation in regards to issues/pull request templates (#3942) | techknowlogick | 2018-05-11 | 1 | -0/+41 | |
| | | | | | | | | * Add documentation in regards to issues/pull request templates Fixes #3491 * update per suggestion to use list | |||||
* | Document generate commands (#3532) | Lauris BH | 2018-02-18 | 1 | -0/+16 | |
| | | | | | | | | | | * 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> | |||||
* | General documentation cleanup (#3317) | Michael Lustfield | 2018-01-08 | 2 | -22/+55 | |
| | | | * Clean up spelling, grammar, perspective, whitespace, language, markup, etc. | |||||
* | Import docs into main repository (#2874) | techknowlogick | 2017-11-26 | 3 | -0/+171 | |
* import docs into main repository Signed-off-by: Matti Ranta <matti@mdranta.net> |