| Commit message (Expand) | Author | Age | Files | Lines |
* | support custom file name in `gitea dump` command (#6474) | glaszig | 2019-04-01 | 1 | -0/+1 |
* | Fix link to Hacking on Gitea on From-Source doc page (#6471) | zeripath | 2019-03-30 | 1 | -1/+1 |
* | fix typos in docs command-line examples (#6466) | Ilya | 2019-03-29 | 1 | -4/+4 |
* | improve zh-cn comparison docs (#6336) | Lunny Xiao | 2019-03-21 | 1 | -1/+3 |
* | Fix headline (#6353) | Sandro Jäckel | 2019-03-18 | 1 | -1/+1 |
* | More specific declaration of search disk space (#6338) | Thomas McWork | 2019-03-16 | 1 | -1/+1 |
* | Update third-party-tools.en-us.md (#6301) | MysticBoy | 2019-03-11 | 1 | -0/+3 |
* | Copyedit docs (#6275) | Aidan Fitzgerald | 2019-03-09 | 24 | -107/+107 |
* | Third party docs (#6282) | John Olheiser | 2019-03-08 | 1 | -0/+33 |
* | Integrate OAuth2 Provider (#5378) | Jonas Franz | 2019-03-08 | 1 | -0/+7 |
* | add create issue via email comparison (#6227) | Martin Delille | 2019-03-02 | 1 | -0/+1 |
* | add service desk to comparison (#6220) | Martin Delille | 2019-03-02 | 1 | -0/+1 |
* | Update to docs README (#6221) | John Olheiser | 2019-03-01 | 1 | -7/+3 |
* | Doc updates for customization and installation. (#6176) | John Olheiser | 2019-02-28 | 2 | -6/+62 |
* | Add more tests and docs for issue indexer, add db indexer type for searching ... | Lunny Xiao | 2019-02-21 | 2 | -0/+19 |
* | Makefile changes for Windows and easier development (#6103) | John Olheiser | 2019-02-20 | 1 | -0/+2 |
* | Implement "conversation lock" for issue comments (#5073) | Lanre Adelowo | 2019-02-18 | 2 | -1/+4 |
* | Allow to set organization visibility (public, internal, private) (#1763) | Rémy Boulanouar | 2019-02-18 | 1 | -4/+5 |
* | add doc/features/comparison zh-cn translation (#6067) | 我没有抓狂 | 2019-02-16 | 1 | -0/+125 |
* | Update and expand information about building Gitea (#6019) | zeripath | 2019-02-12 | 2 | -52/+320 |
* | update docs (#6032) | Lanre Adelowo | 2019-02-10 | 1 | -1/+1 |
* | Add option to close issues via commit on a non master branch (#5992) | Lanre Adelowo | 2019-02-10 | 1 | -0/+1 |
* | add default time out for git operations (#6015) | Lunny Xiao | 2019-02-09 | 2 | -0/+3 |
* | Feature - Pagination for git tree API (#5838) | Richard Mahn | 2019-02-06 | 2 | -0/+2 |
* | Allow Macaron to be set to log through to gitea.log (#5667) | zeripath | 2019-02-05 | 1 | -0/+1 |
* | add other session providers (#5963) | techknowlogick | 2019-02-05 | 1 | -1/+1 |
* | Make log mailer for testing (#5893) | zeripath | 2019-02-02 | 1 | -1/+5 |
* | Fix wrong URL to download link. (#5881) | vee w | 2019-01-28 | 1 | -3/+3 |
* | New Issue ?body= query (#5851) | kekero | 2019-01-28 | 1 | -1/+4 |
* | Config option to disable automatic repo watching (#5852) | sebastian-sauer | 2019-01-27 | 1 | -0/+1 |
* | improve the releases api paging (#5831) | Lunny Xiao | 2019-01-24 | 2 | -1/+8 |
* | Remove tidb reference from docs (#5823) | techknowlogick | 2019-01-24 | 4 | -4/+0 |
* | Adapt documentation to renamed ENABLE_SWAGGER option (#5811) | Peter Colberg | 2019-01-23 | 3 | -3/+3 |
* | Add documentation for SHOW_REGISTRATION_BUTTON (#5778) | techknowlogick | 2019-01-19 | 1 | -0/+1 |
* | Make db connect more robust (#5738) | Paul Brackin | 2019-01-19 | 1 | -0/+2 |
* | update docs to include THEMES config value (#5752) | Lanre Adelowo | 2019-01-17 | 2 | -1/+3 |
* | Add Prerequisites (#5734) | vee w | 2019-01-16 | 1 | -0/+21 |
* | Support CORS headers to git smart http protocol (#5719) | Lunny Xiao | 2019-01-14 | 1 | -0/+3 |
* | Add flag to skip repository dumping (#5695) | Zsombor | 2019-01-13 | 1 | -0/+2 |
* | Add docs about database migration (#5661) | Shikiryu | 2019-01-10 | 2 | -0/+2 |
* | document command line flags (#5675) | Lanre Adelowo | 2019-01-09 | 1 | -1/+7 |
* | Add docs on passing SSH through to container (#5019) | Dane | 2019-01-05 | 1 | -0/+64 |
* | Documentation: Clarity for HTTPS setups (#5626)v1.7.0-dev | 0x5c | 2019-01-03 | 2 | -3/+16 |
* | Gitlab does have discord integration now (#5589) | Charles | 2018-12-24 | 1 | -1/+1 |
* | Fix translation errors in doc advanced part (zh-cn) (#5112) | BetaCat | 2018-12-23 | 1 | -1/+1 |
* | Support reverse proxy providing email (#5554) | zeripath | 2018-12-18 | 1 | -0/+4 |
* | improve the git-scm url's in docs and sample.ini (#5467) | Roman | 2018-12-05 | 1 | -2/+2 |
* | Explicitly decide whether to use TLS in mailer's configuration (#5024) | Lanre Adelowo | 2018-11-26 | 1 | -3/+4 |
* | Notes on upgrading docker installation (#5395) | Ryan Halliday | 2018-11-25 | 1 | -0/+13 |
* | [website] file rendering through external binaries (#5387) | Juan Pablo Santos Rodríguez | 2018-11-23 | 1 | -0/+70 |