| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Add oauth2 documentation (#6604) | Jonas Franz | 2019-04-14 | 2 | -0/+100 |
* | FAQ (#6524) | John Olheiser | 2019-04-12 | 3 | -97/+268 |
* | Add option to disable refresh token invalidation (#6584) | Jonas Franz | 2019-04-12 | 1 | -0/+1 |
* | [FIX] Docs: Backup&Restore: fixed rendering + minor fixes (#6569) | 0x5c | 2019-04-10 | 1 | -6/+10 |
* | Add username flag in create-user command (#6534) | ngourdon | 2019-04-09 | 1 | -2/+3 |
* | Added docker example for backup (#5846) | Alexandros Nicolaides | 2019-04-08 | 1 | -0/+13 |
* | Issue indexer queue redis support (#6218) | Lunny Xiao | 2019-04-08 | 2 | -5/+6 |
* | Quieter Integration Tests (#6513) | zeripath | 2019-04-07 | 1 | -3/+3 |
* | Enabled emoji in Hugo (#6521) | John Olheiser | 2019-04-05 | 1 | -1/+1 |
* | Include custom configuration file in dump (#6516) | mrsdizzie | 2019-04-05 | 1 | -1/+2 |
* | docs: document setup with read-only config (#6348) | nodiscc | 2019-04-04 | 2 | -0/+1 |
* | Some logging documentation (#6498) | zeripath | 2019-04-04 | 1 | -0/+396 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -3/+61 |
* | 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 |