| Commit message (Expand) | Author | Age | Files | Lines |
* | Add units to team (#947) | Lunny Xiao | 2017-05-18 | 1 | -0/+3 |
* | gofmt (#1710) | Ethan Koenig | 2017-05-12 | 1 | -8/+8 |
* | LDAP user synchronization (#1478) | Lauris BH | 2017-05-10 | 2 | -28/+98 |
* | Add configuration option for default permission to create Organizations (#1686) | Lauris BH | 2017-05-08 | 1 | -0/+1 |
* | Additional OAuth2 providers (#1010) | Willem van Dreumel | 2017-05-01 | 2 | -36/+159 |
* | Rework SSH key management UI to add GPG (#1293) | Antoine GIRARD | 2017-04-26 | 1 | -3/+4 |
* | Better URL validation (#1507) | Lauris BH | 2017-04-19 | 5 | -9/+12 |
* | Mirror sync interval specified as duration string (#1407) | Jonas | 2017-04-08 | 1 | -1/+1 |
* | Run "make fmt" with go-1.6 (#1333) | Sandro Santilli | 2017-03-21 | 5 | -11/+7 |
* | Login via OpenID-2.0 (#618) | Sandro Santilli | 2017-03-17 | 5 | -1/+199 |
* | Fix typos in models/ and modules/ (#1248) | Ethan Koenig | 2017-03-15 | 3 | -28/+28 |
* | fix: gofmt errors. (#1106) | Bo-Yi Wu | 2017-03-03 | 3 | -8/+10 |
* | Fixes 1019, install page SMTP user is required to (#1020) | puffybsd | 2017-02-24 | 1 | -1/+1 |
* | Oauth2 consumer (#679) | Willem van Dreumel | 2017-02-22 | 4 | -4/+112 |
* | Protected branches system (#339) | Denis Denisov | 2017-02-21 | 1 | -1/+0 |
* | Avoid duplicate queries in auth (#827) | Ethan Koenig | 2017-02-05 | 1 | -57/+48 |
* | Update Website binding MaxSize to 255 (#722) | Bwko | 2017-01-25 | 4 | -6/+6 |
* | Two factor authentication support (#630) | Andrew | 2017-01-16 | 1 | -0/+20 |
* | Attach to release (#673) | Philip Couling | 2017-01-15 | 1 | -0/+2 |
* | Add Keep email private (see issue #571). (#571) | derSuessmann | 2017-01-08 | 1 | -11/+14 |
* | Restrict creating organisations by user (#193) | Schwobaland | 2016-12-31 | 1 | -13/+14 |
* | Git LFS support v2 (#122) | Fabian Zaremba | 2016-12-26 | 1 | -0/+1 |
* | Correction LDAP validation (#342) | Denis Denisov | 2016-12-12 | 1 | -0/+5 |
* | GitHub API Compliance (& linting) | Kim "BKC" Carlbäcker | 2016-12-02 | 1 | -0/+3 |
* | golint fixed for modules/auth | Lunny Xiao | 2016-11-27 | 9 | -11/+90 |
* | Fix typos | Bwko | 2016-11-21 | 1 | -1/+1 |
* | Normalize files with gofmt | Thibault Meyer | 2016-11-11 | 1 | -1/+1 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 3 | -6/+6 |
* | Fix type in unused constant name (#111) | Sandro Santilli | 2016-11-07 | 1 | -4/+4 |
* | more | Sandro Santilli | 2016-11-07 | 1 | -2/+2 |
* | Security protocols | Sandro Santilli | 2016-11-07 | 1 | -5/+5 |
* | Fix imports found by goimports. | Matthias Loibl | 2016-11-05 | 1 | -3/+2 |
* | Simply made go vet happy, fixed tags | Thomas Boerger | 2016-11-04 | 1 | -4/+4 |
* | Implementation of the feature to redirect to an external issue tracker | Rémy Boulanouar | 2016-11-04 | 1 | -0/+1 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 3 | -6/+6 |
* | Web editor: support upload files | Unknwon | 2016-08-30 | 1 | -1/+1 |
* | #3459 code quality improvement | Unknwon | 2016-08-29 | 1 | -2/+0 |
* | Load a set of predefined labels (#3459) | Thibault Meyer | 2016-08-29 | 1 | -0/+10 |
* | Web editor: improve delete file process | Unknwon | 2016-08-28 | 1 | -0/+3 |
* | Web editor: improve code quality | Unknwon | 2016-08-24 | 1 | -1/+1 |
* | models/issue: improve quality and performance of NewIssue function | Unknwon | 2016-08-15 | 1 | -15/+0 |
* | Squashed commit of the following: | Richard Mahn | 2016-08-14 | 1 | -4/+92 |
* | #2246 fully support of webhooks for pull request | Unknwon | 2016-08-14 | 1 | -4/+5 |
* | Add support for federated avatars (#3320) | Sandro Santilli | 2016-08-07 | 1 | -10/+17 |
* | Minor fix for go vet | Unknwon | 2016-07-16 | 1 | -1/+1 |
* | #2937 able to prohibit user login | Unknwon | 2016-07-16 | 1 | -0/+1 |
* | #2709 validate username attribute fetched from LDAP | Unknwon | 2016-07-12 | 1 | -7/+7 |
* | The pruning for the synchronized mirrors is a option now. Default value: enab... | Pablo Saavedra | 2016-07-09 | 1 | -0/+1 |
* | Use SecurityProtocol to replace UseSSL in LDAP config | Unknwon | 2016-07-08 | 2 | -25/+49 |
* | Fixes #3110 (#3136) | Franz Schmidt | 2016-06-27 | 1 | -1/+1 |