| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Block registration based on email domain (#5157) | Lanre Adelowo | 2018-11-14 | 1 | -0/+2 |
* | Prometheus endpoint (#5256) | Stanislav | 2018-11-04 | 1 | -0/+5 |
* | Clean up docs (#5274) | techknowlogick | 2018-11-04 | 2 | -3/+7 |
* | Create AuthorizedKeysCommand (#5236) | zeripath | 2018-11-01 | 1 | -0/+21 |
* | Pass link prefixes to external markup parsers (#5201) | Nicolas Lenz | 2018-10-30 | 1 | -0/+4 |
* | Update with-docker.en-us.md (#5203) | Paul Strickland | 2018-10-27 | 1 | -2/+2 |
* | Update the docs for sqlite_unlock_notify (#5145) | Mura Li | 2018-10-23 | 4 | -4/+4 |
* | User action heatmap (#5131) | kolaente | 2018-10-23 | 1 | -0/+1 |
* | Add LFS timeout issue to troubleshooting doc (#5129) | James Ravenscroft | 2018-10-20 | 1 | -0/+14 |
* | ZH-CN translation of Installation part (#5089) | BetaCat | 2018-10-18 | 1 | -0/+63 |
* | Use fingerprint in place of id (#5099) | Antoine GIRARD | 2018-10-18 | 1 | -1/+1 |
* | CN translation of README (#5049) | BetaCat | 2018-10-18 | 1 | -0/+42 |
* | ZH-CN translation of Usage part (#5086)v1.6.0-rc1v1.6.0-dev | BetaCat | 2018-10-17 | 6 | -2/+188 |
* | ZH-CN translation of Advanced part (#5090) | BetaCat | 2018-10-17 | 5 | -2/+269 |
* | Add missing envionment vars for DB with Docker (#5007) | Dane | 2018-10-03 | 1 | -0/+10 |
* | ADD: Hint to function of docker version tags (#4967) | Wyall | 2018-09-21 | 1 | -0/+2 |
* | doc: add Cloudron package (#4937) | Girish Ramakrishnan | 2018-09-15 | 1 | -0/+13 |
* | Add/remove/list oauth providers via cli (#4591) | techknowlogick | 2018-09-12 | 1 | -0/+44 |
* | Remove zookeeper documentation (#4910) | Fluf | 2018-09-11 | 1 | -1/+0 |