| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -3/+3 |
* | Make captcha and password optional for external accounts (#6606) | AJ ONeal | 2019-07-06 | 1 | -1/+2 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 4 | -14/+5 |
* | Add support of utf8mb4 for mysql (#6992) | Lunny Xiao | 2019-05-24 | 1 | -0/+1 |
* | Improve migrations to support migrating milestones/labels/issues/comments/pul... | Lunny Xiao | 2019-05-07 | 1 | -4/+10 |
* | Add GET requests to webhook (#6771) | Simon | 2019-05-05 | 1 | -0/+1 |
* | Set user search base field optional in DLDAP edit page (#6779) | ngourdon | 2019-04-28 | 1 | -0/+4 |
* | OAuth2 token can be used in basic auth (#6747) | techknowlogick | 2019-04-25 | 1 | -2/+16 |
* | Add support for MS Teams webhooks (#6632) | Daniel Grier | 2019-04-19 | 1 | -0/+11 |
* | API OTP Context (#6674) | techknowlogick | 2019-04-19 | 1 | -1/+2 |
* | Telegram webhook (#4227) | techknowlogick | 2019-04-18 | 1 | -0/+12 |
* | Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) | Richard Mahn | 2019-04-17 | 1 | -0/+1 |
* | Add json tags for oauth2 form (#6627) | Jonas Franz | 2019-04-15 | 1 | -7/+7 |
* | Add option to disable refresh token invalidation (#6584) | Jonas Franz | 2019-04-12 | 1 | -1/+0 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 2 | -18/+18 |
* | Add bio field for user (#6113) | techknowlogick | 2019-03-18 | 1 | -0/+1 |
* | Integrate OAuth2 Provider (#5378) | Jonas Franz | 2019-03-08 | 2 | -1/+91 |
* | Increase Username and Orgname MaxSize 35 -> 40 (#6178) | Segev Finer | 2019-02-25 | 4 | -6/+6 |
* | Implement "conversation lock" for issue comments (#5073) | Lanre Adelowo | 2019-02-18 | 2 | -0/+52 |
* | Allow to set organization visibility (public, internal, private) (#1763) | Rémy Boulanouar | 2019-02-18 | 1 | -1/+5 |
* | Move to ldap.v3 to fix #5928 (#6105) | zeripath | 2019-02-18 | 1 | -2/+2 |
* | In basic auth check for tokens before call UserSignIn (#5725) | manuelluis | 2019-02-12 | 1 | -5/+46 |
* | Add option to close issues via commit on a non master branch (#5992) | Lanre Adelowo | 2019-02-10 | 1 | -2/+3 |
* | Remove extra spaces (#6016) | Thomas Loubiou | 2019-02-09 | 1 | -1/+1 |
* | Fix #5799 - swagger for mergePullRequest (#5996) | Thomas Loubiou | 2019-02-08 | 1 | -0/+3 |
* | Request for public keys only if LDAP attribute is set (#5816) | Lauris BH | 2019-01-24 | 1 | -11/+29 |
* | Feature: Archive repos (#5009) | kolaente | 2019-01-23 | 1 | -0/+1 |
* | ldap: Adjust log settings when a user is not found. (#5771) | Harshit Bansal | 2019-01-19 | 1 | -3/+3 |
* | Discord Oauth2 support (#4476) | techknowlogick | 2019-01-13 | 1 | -0/+3 |
* | Allow for user specific themes (#5668) | Lanre Adelowo | 2019-01-09 | 1 | -1/+25 |
* | Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key... | zeripath | 2018-12-27 | 1 | -7/+9 |
* | LDAP via simple auth separate bind user and search base (#5055) | Tony Homrich | 2018-12-27 | 1 | -11/+29 |
* | 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 |