| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Support setting cookie domain (#6288) | Tamal Saha | 2019-07-12 | 1 | -0/+1 |
* | Add section about customizing mail (#7419) | Sandro Santilli | 2019-07-11 | 1 | -0/+14 |
* | Support git.PATH entry in app.ini (#6772) | Mura Li | 2019-07-07 | 1 | -0/+1 |
* | Add additional password hash algorithms (closes #5859) (#6023) | EpicCoder | 2019-07-07 | 1 | -0/+1 |
* | Use vendors when go generate (#7340) | Lunny Xiao | 2019-07-06 | 2 | -2/+2 |
* | Make captcha and password optional for external accounts (#6606) | AJ ONeal | 2019-07-06 | 1 | -1/+6 |
* | 1.8.3 release (#7332) | Alexandru Bucur | 2019-06-30 | 1 | -2/+2 |
* | [docker] Add LFS_START_SERVER option to control git-lfs support (#7281) | Marat Radchenko | 2019-06-24 | 1 | -0/+1 |
* | add 'npm' and 'npm-update' make targets and lockfile (#7246) | silverwind | 2019-06-18 | 1 | -16/+3 |
* | Fix relref link in docs (#7233) | Antoine GIRARD | 2019-06-17 | 1 | -1/+1 |
* | Add docs for `INTERNAL_TOKEN_URI` (#7234) | techknowlogick | 2019-06-17 | 1 | -0/+2 |
* | Add CLI commands to manage LDAP authentication source (#6681) | ngourdon | 2019-06-17 | 1 | -0/+88 |
* | add docs for #6847 (#7132) | Lanre Adelowo | 2019-06-05 | 1 | -0/+1 |
* | Repository avatar fallback configuration (#7087) | Mario Lubenka | 2019-06-02 | 1 | -0/+5 |
* | Move serv hook functionality & drop GitLogger (#6993) | zeripath | 2019-06-01 | 1 | -16/+0 |
* | Repository avatars (#6986) | Sergey Dryabzhinsky | 2019-05-29 | 1 | -1/+5 |
* | when git version >= 2.18, git command could run with git wire protocol versio... | Lunny Xiao | 2019-05-26 | 2 | -0/+2 |
* | Update config-cheat-sheet.en-us.md (#7046) | Tekaoh | 2019-05-26 | 1 | -2/+2 |
* | Add support of utf8mb4 for mysql (#6992) | Lunny Xiao | 2019-05-24 | 2 | -1/+3 |
* | Added Note about arm7 version to doc (#6983) | suisseWalter | 2019-05-23 | 1 | -0/+9 |
* | Fix documentation on Oauth2.Enable flag (#7011) | Monty Taylor | 2019-05-21 | 1 | -1/+1 |
* | add make targets for js and css, add js linter (#6952) | silverwind | 2019-05-16 | 1 | -13/+19 |
* | Stop colorizing files by default (#6949) | zeripath | 2019-05-15 | 2 | -4/+2 |
* | Add work path CLI option (#6922) | zeripath | 2019-05-14 | 1 | -2/+6 |
* | Handle CORS requests (#6289) | Tamal Saha | 2019-05-13 | 1 | -0/+10 |
* | Fix logging documentation (#6904) | zeripath | 2019-05-11 | 1 | -2/+2 |
* | Show full name if DefaultShowFullName setting activated (#6710) | Wim | 2019-05-08 | 1 | -0/+1 |
* | Add documentation for OTP/2FA header in API for basic auth (#6872) | techknowlogick | 2019-05-07 | 1 | -0/+6 |
* | Improve migrations to support migrating milestones/labels/issues/comments/pul... | Lunny Xiao | 2019-05-07 | 1 | -0/+72 |
* | Allow Recaptcha service url to be configured (#6820) | zeripath | 2019-05-02 | 1 | -0/+1 |
* | Rename LFS_JWT_SECRET to include OAUTH2 as well (#6826) | techknowlogick | 2019-05-01 | 1 | -2/+2 |
* | Change verbose flag in dump command to avoid colliding with global version fl... | John Olheiser | 2019-05-01 | 1 | -1/+1 |
* | Add existing issues (#6811) | Antoine GIRARD | 2019-04-30 | 1 | -7/+7 |
* | Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) | zeripath | 2019-04-29 | 3 | -21/+48 |
* | Set user search base field optional in DLDAP edit page (#6779) | ngourdon | 2019-04-28 | 1 | -0/+4 |
* | Add FAQ for version downloads (#6742) | John Olheiser | 2019-04-24 | 1 | -0/+12 |
* | Trace Logging on Permission Denied & ColorFormat (#6618) | zeripath | 2019-04-22 | 1 | -1/+12 |
* | Add support for MS Teams webhooks (#6632) | Daniel Grier | 2019-04-19 | 1 | -0/+1 |
* | Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) | Richard Mahn | 2019-04-17 | 2 | -3/+5 |
* | Add SUBJECT_PREFIX mailer config option (#6605) | zeripath | 2019-04-17 | 1 | -2/+3 |