| Commit message (Expand) | Author | Age | Files | Lines |
* | Create third-party-tools.zh-cn.md (#6303) | MysticBoy | 2019-11-08 | 1 | -0/+36 |
* | Webhook support custom proxy (#8760) | Lunny Xiao | 2019-11-08 | 2 | -0/+4 |
* | Add password reset to FAQ (#8883) | John Olheiser | 2019-11-08 | 2 | -1/+16 |
* | Use templates for issue e-mail subject and body (#8329) | guillep2k | 2019-11-07 | 1 | -0/+272 |
* | Add migrate command to docs (#8842) | John Olheiser | 2019-11-05 | 2 | -0/+11 |
* | update docs to latest version (#8845) | techknowlogick | 2019-11-05 | 1 | -1/+1 |
* | doc:增加附件`ALLOWED_TYPES`取得MIME type的方法 (#8770) | cnphpbb | 2019-11-01 | 1 | -0/+14 |
* | Allow cross-repository dependencies on issues (#7901) | Brad Albright | 2019-10-31 | 1 | -0/+1 |
* | Configurable close and reopen keywords for PRs (#8120) | guillep2k | 2019-10-30 | 1 | -0/+4 |
* | Add notice to docs for migrating from more recent versions of Gogs (#8724) | kolaente | 2019-10-28 | 1 | -0/+5 |
* | [Docs] add explicit info about customization of homepage (#8694) | 6543 | 2019-10-28 | 1 | -1/+7 |
* | Change external asciidoctor tool to embeded mode (#8677) | Chris Sexton | 2019-10-25 | 1 | -1/+1 |
* | Docs: Added instructions for Docker fail2ban configuration. (#8642) | Nathaniel Sabanski | 2019-10-23 | 1 | -3/+19 |
* | [assets] configurable URL for static resources (#7911) | Jakob Ackermann | 2019-10-22 | 2 | -0/+75 |
* | Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8... | zeripath | 2019-10-21 | 1 | -2/+6 |
* | Add setting to disable BASIC authentication (#8586) | zeripath | 2019-10-19 | 1 | -0/+4 |
* | Fix building from source docs to ref AppWorkPath (#8567) | zeripath | 2019-10-18 | 1 | -3/+3 |
* | Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) | zeripath | 2019-10-16 | 2 | -0/+181 |
* | Doc added how to setup email (#8520) | 8ctopus | 2019-10-16 | 1 | -0/+33 |
* | Fix password complexity regex for special characters (on master) (#8525) | guillep2k | 2019-10-16 | 1 | -1/+2 |
* | Restore Graceful Restarting & Socket Activation (#7274) | zeripath | 2019-10-15 | 1 | -0/+3 |
* | [UI] Pull Request Download diff Button (#8470) | 6543 | 2019-10-15 | 1 | -0/+1 |
* | Update config-cheat-sheet.en-us.md (#8497) | Benson Muite | 2019-10-15 | 1 | -0/+3 |
* | Make static resouces web browser cache time customized on app.ini (#8442) | Lunny Xiao | 2019-10-14 | 2 | -0/+2 |
* | Password Complexity Checks (#6230) | Maxim Tkachenko | 2019-10-14 | 1 | -0/+5 |
* | Update migrated repositories' issues/comments/prs poster id if user has a git... | Lunny Xiao | 2019-10-14 | 2 | -1/+9 |
* | Update seek-help.zh-cn.md (#8488) | Benson Muite | 2019-10-13 | 1 | -1/+1 |
* | Update seek-help.en-us.md (#8487) | Benson Muite | 2019-10-13 | 1 | -1/+1 |
* | Move migrating repository from frontend to backend (#6200) | Lunny Xiao | 2019-10-13 | 2 | -0/+14 |
* | DOCS: add mention of swagger api reference (#8452) | pseudocoder | 2019-10-10 | 1 | -0/+8 |
* | Doc recommend to use reverse proxy if Apache/nginx is also running on… (#8384) | 8ctopus | 2019-10-10 | 1 | -0/+2 |
* | Doc updated list of supported webhooks and added example (#8388) | 8ctopus | 2019-10-09 | 1 | -1/+81 |
* | Doc added instructions for Git LFS support (#8391) | 8ctopus | 2019-10-06 | 1 | -0/+26 |
* | Doc config file should not be readable by others as it contains sensitive inf... | 8ctopus | 2019-10-05 | 1 | -13/+13 |
* | Add buildbot CI (#8378) | Km | 2019-10-04 | 1 | -0/+2 |
* | Cleanup https support code snippet (#8370) | 8ctopus | 2019-10-04 | 1 | -3/+3 |
* | typo fix (#8345) | helix84 | 2019-10-02 | 1 | -2/+2 |
* | Add 'make revive' to instructions for checking code (#8314) | David Svantesson | 2019-09-29 | 1 | -4/+4 |
* | [docs] Docker build - ZeroMQ dependency for Jupyter (#8262) | Bill Wenrich | 2019-09-26 | 1 | -2/+2 |
* | Update hacking-on-gitea.en-us.md (#8275) | David Svantesson | 2019-09-24 | 1 | -1/+1 |
* | Remove unnecessary backslash (#8249) | John Olheiser | 2019-09-20 | 1 | -1/+1 |
* | update cache item_ttl docs (#8222) | Lunny Xiao | 2019-09-18 | 2 | -3/+5 |
* | faq: mention EMAIL_DOMAIN_WHITELIST on allowing email domains (#8198) | Mikaela Suomalainen | 2019-09-17 | 1 | -3/+7 |
* | Include git-hook regeneration in restore documentation (#8181) | W Anders | 2019-09-15 | 1 | -0/+6 |
* | Git min requirements (#8177) | guillep2k | 2019-09-14 | 1 | -0/+3 |
* | update docs to latest version (#8164) | techknowlogick | 2019-09-12 | 1 | -1/+1 |
* | Fix downloads url (#8153) | Johan Van de Wauw | 2019-09-11 | 1 | -1/+1 |
* | Restrict repository indexing by glob match (#7767) | guillep2k | 2019-09-11 | 2 | -0/+60 |
* | Update third-party-tools.en-us.md (#8148) | techknowlogick | 2019-09-11 | 1 | -0/+3 |
* | Added AppVeyor to the list of CI/CD working with Gitea (#8104) | Feodor Fitsner | 2019-09-05 | 1 | -0/+1 |