| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix broken link (#8091) | nu_no | 2019-09-05 | 1 | -1/+1 |
* | Propose some references about ci/cd solutions compatibles with gitea (#7996) | Km | 2019-08-29 | 2 | -3/+32 |
* | Add Ability for User to Customize Email Notification Frequency (#7813) | Gary Kim | 2019-08-29 | 1 | -0/+3 |
* | Include description in repository search. (#7942) | David Svantesson | 2019-08-25 | 1 | -0/+1 |
* | Add support for DEFAULT_ORG_MEMBER_VISIBLE (#7669) | guillep2k | 2019-08-24 | 1 | -0/+1 |
* | Move database settings from models to setting (#7806) | Lunny Xiao | 2019-08-24 | 2 | -0/+4 |
* | Support SSH_LISTEN_PORT env var in docker app.ini template (#7829) | leigh capili | 2019-08-24 | 1 | -0/+1 |
* | Add config option and shortcode for Gitea version (#7940) | John Olheiser | 2019-08-23 | 11 | -18/+20 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 2 | -2/+8 |
* | Import topics during migration (#7851) | Antoine GIRARD | 2019-08-14 | 1 | -0/+1 |
* | add details for db socket listening (#7830) | Antoine GIRARD | 2019-08-12 | 1 | -1/+1 |
* | Add SSH_LISTEN_HOST to the config cheatsheet (#7793) | Mason | 2019-08-08 | 1 | -0/+1 |
* | Correct formatting of bullet list (#7794) | guillep2k | 2019-08-08 | 1 | -0/+1 |
* | Fix regression in reverse proxy documentation (#7634) | mrsdizzie | 2019-07-26 | 2 | -8/+8 |
* | Specify using AllowEncodedSlashes and nocanon for httpd (#7540) | Gary Kim | 2019-07-20 | 2 | -4/+8 |
* | Add Issue link to feature compare "reject unsigned" (#7465) | 6543 | 2019-07-14 | 1 | -1/+1 |