| Commit message (Expand) | Author | Age | Files | Lines |
* | Add rebase with merge commit merge style (#3844) (#4052) | Julian | 2018-12-27 | 1 | -1/+2 |
* | Support reverse proxy providing email (#5554) | zeripath | 2018-12-18 | 1 | -1/+8 |
* | Approvals at Branch Protection (#5350) | Jonas Franz | 2018-12-11 | 1 | -7/+10 |
* | Block registration based on email domain (#5157) | Lanre Adelowo | 2018-11-14 | 2 | -0/+93 |
* | Add comment replies (#5104) | Jonas Franz | 2018-10-22 | 1 | -0/+1 |
* | Remove check for negative length (#5120) | Oleg Kovalov | 2018-10-20 | 1 | -1/+1 |
* | Allow admin toggle forcing a password change for newly created users (#4563) | Lanre Adelowo | 2018-09-13 | 1 | -6/+7 |
* | Force user to change password (#4489) | Lanre Adelowo | 2018-09-13 | 1 | -0/+12 |
* | Enforce token on api routes [fixed critical security issue #4357] (#4840) | B-OnTheGo | 2018-09-10 | 1 | -1/+2 |
* | Slack webhook channel name cannot be empty or just contain an hashtag (#4786) | Lanre Adelowo | 2018-09-10 | 1 | -0/+7 |
* | prevent empty review comment (#4632) | Lanre Adelowo | 2018-08-07 | 2 | -0/+49 |
* | Pull request review/approval and comment on code (#3748) | Lauris BH | 2018-08-06 | 1 | -0/+39 |
* | Added dependencies for issues (#2196) (#2531) | kolaente | 2018-07-17 | 1 | -0/+1 |
* | Add Recaptcha functionality to Gitea (#4044) | Fluf | 2018-07-05 | 2 | -6/+8 |
* | Add scope to Gitlab oauth request (#4330) | techknowlogick | 2018-06-30 | 1 | -1/+1 |
* | Add tag check to release draft creation (#3729) | Bwko | 2018-06-04 | 1 | -1/+1 |
* | LDAP Public SSH Keys synchronization (#1844) | Magnus Lindvall | 2018-05-24 | 2 | -30/+34 |
* | Add support for FIDO U2F (#3971) | Jonas Franz | 2018-05-19 | 1 | -0/+20 |
* | add missing token validation and fix missing alert on application settings pa... | David Schneiderbauer | 2018-05-16 | 1 | -1/+1 |
* | Add more webhooks support and refactor webhook templates directory (#3929) | Lunny Xiao | 2018-05-16 | 1 | -6/+11 |
* | issue-2768: added new option allow_only_external_registration (#3910) | FabioFortini | 2018-05-13 | 1 | -0/+1 |
* | Multiple assignees (#3705) | kolaente | 2018-05-09 | 1 | -0/+1 |
* | Add option to use paged LDAP search when synchronizing users (#3895) | Lauris BH | 2018-05-05 | 2 | -1/+14 |
* | Added user language setting (#3875) | kolaente | 2018-05-05 | 1 | -0/+1 |
* | Issue due date (#3794) | kolaente | 2018-05-01 | 1 | -0/+10 |
* | Store OAuth2 session data in database (#3660) | Lauris BH | 2018-04-29 | 1 | -9/+10 |
* | Add topic support (#3711) | Lunny Xiao | 2018-04-11 | 1 | -0/+5 |
* | Add repository setting to enable/disable health checks (#3607) | Allen Wild | 2018-03-27 | 1 | -0/+3 |
* | Add protected branch whitelists for merging (#3689) | Chri-s | 2018-03-25 | 1 | -4/+7 |
* | Add label descriptions (#3662) | Lauris BH | 2018-03-13 | 1 | -3/+4 |
* | Writable deploy keys (closes #671) (#3225) | Vlad Temian | 2018-01-07 | 1 | -3/+4 |
* | Add Pull Request merge options - Ignore white-space for conflict checking, Re... | Lauris BH | 2018-01-05 | 1 | -0/+23 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -2/+2 |
* | Add reactions to issues/PR and comments (#2856) | Lauris BH | 2017-12-04 | 1 | -0/+10 |
* | Removed unused field in form (#3023) | Ethan Koenig | 2017-11-29 | 1 | -4/+3 |
* | Add dingtalk webhook (#2777) | Lunny Xiao | 2017-11-21 | 1 | -0/+11 |
* | Gogs -> Gitea (#2909) | Sandro Santilli | 2017-11-14 | 1 | -1/+1 |
* | Correct ldap username validation. (#2880) | Jochen Rill | 2017-11-13 | 1 | -1/+1 |
* | Update swagger documentation (#2899) | Ethan Koenig | 2017-11-13 | 1 | -5/+8 |
* | Create new branch from branch selection dropdown (#2130) | Lauris BH | 2017-10-15 | 1 | -0/+20 |
* | improve protected branch to add whitelist support (#2451) | Lunny Xiao | 2017-09-14 | 1 | -0/+20 |
* | Feature: Timetracking (#2211) | Jonas Franz | 2017-09-12 | 2 | -10/+31 |
* | Webhooks for repo creation/deletion (#1663) | Ethan Koenig | 2017-09-03 | 1 | -0/+1 |
* | Implementation of discord webhook (#2402) | Lunny Xiao | 2017-08-28 | 1 | -0/+13 |
* | Add possibility to record branch or tag information in an issue (#780) | Zsombor | 2017-08-24 | 1 | -0/+1 |
* | Add OpenID configuration in install page (#2276) | Sandro Santilli | 2017-08-19 | 1 | -0/+2 |
* | Fix profile update for non-local users (#2178) | Lauris BH | 2017-07-19 | 1 | -1/+1 |
* | Check for valid renamed usernames (#2077) | Ethan Koenig | 2017-07-01 | 1 | -1/+1 |
* | Add Gitea Webhook (#1755) | Rémy Boulanouar | 2017-05-29 | 1 | -0/+14 |
* | Add units to team (#947) | Lunny Xiao | 2017-05-18 | 1 | -0/+3 |