| Commit message (Expand) | Author | Age | Files | Lines |
* | Provide Default messages for merges (#9393) | zeripath | 2019-12-30 | 1 | -0/+10 |
* | Clean-up typo that made an app.ini.sample comment not a comment. (#9480) | rektide | 2019-12-23 | 1 | -1/+1 |
* | Add /milestones endpoint (#8733) | Brad Albright | 2019-12-15 | 1 | -0/+2 |
* | Sign protected branches (#8993) | zeripath | 2019-12-15 | 1 | -0/+1 |
* | Push to create repo (#8419) | John Olheiser | 2019-12-15 | 1 | -0/+3 |
* | Default NO_REPLY_ADDRESS to DOMAIN (#9325) | zeripath | 2019-12-13 | 1 | -1/+1 |
* | Markdown: Sanitizier Configuration (#9075) | Alexander Scheel | 2019-12-07 | 1 | -0/+6 |
* | [Feature] Custom Reactions (#8886) | 6543 | 2019-12-01 | 1 | -0/+3 |
* | Add USE_SERVICE_WORKER setting (#9110) | silverwind | 2019-11-21 | 1 | -0/+2 |
* | Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) | zeripath | 2019-11-21 | 1 | -1/+4 |
* | Add retry for migration http/https requests (#9019) | Lunny Xiao | 2019-11-16 | 1 | -0/+6 |
* | Enforce Gitea environment for pushes (#8982) | zeripath | 2019-11-14 | 1 | -3/+5 |
* | Auto-subscribe user to repository when they commit/tag to it (#7657) | guillep2k | 2019-11-10 | 1 | -0/+3 |
* | Webhook support custom proxy (#8760) | Lunny Xiao | 2019-11-08 | 1 | -0/+4 |
* | Allow cross-repository dependencies on issues (#7901) | Brad Albright | 2019-10-31 | 1 | -0/+2 |
* | Configurable close and reopen keywords for PRs (#8120) | guillep2k | 2019-10-30 | 1 | -0/+4 |
* | [assets] configurable URL for static resources (#7911) | Jakob Ackermann | 2019-10-22 | 1 | -0/+2 |
* | Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8... | zeripath | 2019-10-21 | 1 | -4/+6 |
* | Add setting to disable BASIC authentication (#8586) | zeripath | 2019-10-19 | 1 | -1/+5 |
* | Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) | zeripath | 2019-10-16 | 1 | -0/+31 |
* | 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/+9 |
* | Update app.ini.sample (#8498) | Benson Muite | 2019-10-15 | 1 | -3/+4 |
* | Make static resouces web browser cache time customized on app.ini (#8442) | Lunny Xiao | 2019-10-14 | 1 | -0/+2 |
* | Password Complexity Checks (#6230) | Maxim Tkachenko | 2019-10-14 | 1 | -1/+4 |
* | Update migrated repositories' issues/comments/prs poster id if user has a git... | Lunny Xiao | 2019-10-14 | 1 | -0/+5 |
* | Move migrating repository from frontend to backend (#6200) | Lunny Xiao | 2019-10-13 | 1 | -0/+9 |
* | Restrict repository indexing by glob match (#7767) | guillep2k | 2019-09-11 | 1 | -0/+5 |
* | Add Ability for User to Customize Email Notification Frequency (#7813) | Gary Kim | 2019-08-29 | 1 | -0/+2 |
* | Include description in repository search. (#7942) | David Svantesson | 2019-08-25 | 1 | -0/+2 |
* | Add support for DEFAULT_ORG_MEMBER_VISIBLE (#7669) | guillep2k | 2019-08-24 | 1 | -0/+3 |
* | Move database settings from models to setting (#7806) | Lunny Xiao | 2019-08-24 | 1 | -0/+4 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -0/+3 |
* | Update app.ini.sample (#7816) | clavinet | 2019-08-13 | 1 | -1/+1 |
* | Update app.ini.sample (#7817) | clavinet | 2019-08-10 | 1 | -1/+1 |
* | fix missing queue type on app.ini.sample (#7494) | Lunny Xiao | 2019-07-17 | 1 | -1/+1 |
* | Support setting cookie domain (#6288) | Tamal Saha | 2019-07-12 | 1 | -0/+2 |
* | Support git.PATH entry in app.ini (#6772) | Mura Li | 2019-07-07 | 1 | -0/+2 |
* | Add additional password hash algorithms (closes #5859) (#6023) | EpicCoder | 2019-07-07 | 1 | -0/+2 |
* | Repository avatar fallback configuration (#7087) | Mario Lubenka | 2019-06-02 | 1 | -0/+4 |
* | Repository avatars (#6986) | Sergey Dryabzhinsky | 2019-05-29 | 1 | -2/+6 |
* | when git version >= 2.18, git command could run with git wire protocol versio... | Lunny Xiao | 2019-05-26 | 1 | -0/+2 |
* | Add support of utf8mb4 for mysql (#6992) | Lunny Xiao | 2019-05-24 | 1 | -0/+3 |
* | Fix documentation on Oauth2.Enable flag (#7011) | Monty Taylor | 2019-05-21 | 1 | -1/+1 |
* | Handle CORS requests (#6289) | Tamal Saha | 2019-05-13 | 1 | -0/+17 |
* | Show full name if DefaultShowFullName setting activated (#6710) | Wim | 2019-05-08 | 1 | -0/+2 |
* | Allow Recaptcha service url to be configured (#6820) | zeripath | 2019-05-02 | 1 | -0/+2 |
* | Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) | Richard Mahn | 2019-04-17 | 1 | -0/+2 |
* | Add SUBJECT_PREFIX mailer config option (#6605) | zeripath | 2019-04-17 | 1 | -2/+2 |
* | Add option to disable refresh token invalidation (#6584) | Jonas Franz | 2019-04-12 | 1 | -0/+2 |