| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |