| Commit message (Expand) | Author | Age | Files | Lines |
* | Branch protection: Possibility to not use whitelist but allow anyone with wri... | David Svantesson | 2019-12-03 | 1 | -13/+14 |
* | [Feature] Custom Reactions (#8886) | 6543 | 2019-12-01 | 1 | -1/+1 |
* | Add avatar and issue labels to template repositories (#9149) | John Olheiser | 2019-11-25 | 1 | -0/+2 |
* | Fix max length check and limit in multiple repo forms (#9148) | Lauris BH | 2019-11-25 | 1 | -4/+4 |
* | Add git hooks and webhooks to template repositories; move to services (#8926) | John Olheiser | 2019-11-24 | 1 | -0/+2 |
* | Add single sign-on support via SSPI on Windows (#8463) | QuaSoft | 2019-11-23 | 9 | -208/+857 |
* | Team permission to create repository in organization (#8312) | David Svantesson | 2019-11-20 | 1 | -5/+6 |
* | Template Repositories (#8768) | John Olheiser | 2019-11-11 | 1 | -0/+5 |
* | Add team option to grant rights for all organization repositories (#8688) | David Svantesson | 2019-11-06 | 1 | -0/+1 |
* | Allow Protected Branches to Whitelist Deploy Keys (#8483) | zeripath | 2019-10-21 | 1 | -0/+1 |
* | Add setting to disable BASIC authentication (#8586) | zeripath | 2019-10-19 | 1 | -0/+3 |
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 1 | -1/+1 |
* | Allow committing / adding empty files using the web ui (#8420) (#8532) | Lukas | 2019-10-16 | 1 | -1/+1 |
* | Fix errors in create org UI regarding team access permission. (#8506) | David Svantesson | 2019-10-14 | 1 | -2/+3 |
* | Add teams to repo on collaboration page. (#8045) | David Svantesson | 2019-09-23 | 1 | -7/+8 |
* | Refuse merge until all required status checks success (#7481) | Lunny Xiao | 2019-09-18 | 1 | -0/+2 |
* | migrate gplus to google oauth2 provider (#7885) | techknowlogick | 2019-09-14 | 1 | -3/+3 |
* | oauth2 with remote Gitea - Fix #8093 (#8149) | techknowlogick | 2019-09-12 | 1 | -0/+23 |
* | Implement webhook branch filter (#7791) | WGH | 2019-09-09 | 2 | -9/+9 |
* | Add option to initialize repository with labels (#6061) | John Olheiser | 2019-09-08 | 1 | -0/+1 |
* | Abort syncrhonization from LDAP source if there is some error. (#7960) | David Svantesson | 2019-08-24 | 1 | -5/+5 |
* | Allow token as authorization for accessing attachments (#7909) | David Svantesson | 2019-08-24 | 1 | -1/+6 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 10 | -23/+24 |
* | Extract the username and password from the mirror url (#7651) | zeripath | 2019-08-16 | 1 | -7/+9 |
* | 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 |