| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix commit sha1 URL rendering in markdown (#1677) | Lauris BH | 2017-05-05 | 2 | -5/+6 |
* | Drop db operations from hook commands (#1514) | Lunny Xiao | 2017-05-04 | 3 | -0/+90 |
* | Generate swagger json (#1402) | Antoine GIRARD | 2017-05-02 | 1 | -3/+31 |
* | fix multiple readme file rendering and fix #1657 (#1658) | Lunny Xiao | 2017-05-02 | 1 | -0/+9 |
* | Do not allow commiting to protected branch from online editor (#1502) | Lauris BH | 2017-05-02 | 1 | -0/+10 |
* | make openid support default false for compitable with v1.1 (#1650) | Lunny Xiao | 2017-05-02 | 1 | -2/+2 |
* | 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 |
* | Fix markdown rendering (#1530) | Morlinest | 2017-04-24 | 1 | -9/+10 |
* | Add markup package to prepare for org markup format (#1493) | Lunny Xiao | 2017-04-21 | 4 | -37/+141 |
* | fix go get sub package and add domain on installation to let go get work defa... | Lunny Xiao | 2017-04-21 | 1 | -1/+1 |
* | fix #1501 ssh hangs caused by #1461 (#1513) | Lunny Xiao | 2017-04-19 | 1 | -10/+2 |
* | Add internal routes for ssh hook comands (#1471) | Lunny Xiao | 2017-04-19 | 3 | -9/+105 |
* | Better URL validation (#1507) | Lauris BH | 2017-04-19 | 9 | -9/+429 |
* | Sanitation fix from Gogs (#1461) | Kim "BKC" Carlbäcker | 2017-04-13 | 4 | -21/+112 |
* | Repo size in admin panel (#1482) | Jonas | 2017-04-11 | 1 | -0/+3 |
* | Mirror sync interval specified as duration string (#1407) | Jonas | 2017-04-08 | 2 | -9/+14 |
* | Remove unused mutex field (#1440) | Mura Li | 2017-04-04 | 1 | -2/+0 |
* | Fix races in the log module by using syncmap (#1421) | Mura Li | 2017-04-03 | 1 | -26/+28 |
* | Support for custom html meta (#1423) | Jonas | 2017-03-31 | 2 | -0/+23 |
* | Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) | Sandro Santilli | 2017-03-29 | 2 | -25/+27 |
* | refactor: remove workaround after the golang 1.7 release. (#1349) | Bo-Yi Wu | 2017-03-29 | 2 | -0/+30 |
* | Run "make fmt" with go-1.6 (#1333) | Sandro Santilli | 2017-03-21 | 6 | -13/+9 |
* | Delete the useless code (#1335) | caiwp | 2017-03-20 | 1 | -4/+0 |
* | remove empty file (#1326) | Lunny Xiao | 2017-03-19 | 1 | -0/+0 |
* | feat: Only use issue and wiki on repo. (#1297) | Bo-Yi Wu | 2017-03-18 | 1 | -18/+2 |
* | Login via OpenID-2.0 (#618) | Sandro Santilli | 2017-03-17 | 7 | -1/+225 |
* | fix wrong log when push to a new branch (#1220) | Lunny Xiao | 2017-03-17 | 1 | -0/+0 |
* | Fix nil-dereference bug | Ethan Koenig | 2017-03-15 | 1 | -1/+5 |
* | Fix typos in models/ and modules/ (#1248) | Ethan Koenig | 2017-03-15 | 18 | -48/+48 |
* | Refactor and fix incorrect comment (#1247) | Ethan Koenig | 2017-03-15 | 2 | -3/+3 |
* | Fix Git hooks not being executed on Windows when running as a service (#1149) | Andrey Nering | 2017-03-09 | 1 | -1/+2 |
* | refactor: remove redundant slash. (#1109) | Bo-Yi Wu | 2017-03-03 | 1 | -3/+1 |
* | fix: gofmt errors. (#1106) | Bo-Yi Wu | 2017-03-03 | 4 | -18/+20 |
* | add ProxyFromEnvironment if none set (#1096) | Schwobaland | 2017-03-02 | 1 | -1/+5 |
* | Log config pretty printer (#1097) | Jonas | 2017-03-02 | 1 | -0/+9 |
* | add back the default setting values and fix #739 (#1093) | Lunny Xiao | 2017-03-01 | 1 | -4/+10 |
* | Fixed custom templates for static builds (#1087) | Thomas Boerger | 2017-03-01 | 2 | -15/+89 |
* | fix some typos (#1082) | Lunny Xiao | 2017-02-28 | 1 | -3/+3 |
* | Fix for #828: Embed build tags (#1051) | Jonas | 2017-02-28 | 2 | -1/+5 |
* | Remove test that touch network | Andrey Nering | 2017-02-25 | 1 | -14/+2 |
* | Fix URL handling in the whole markdown module, improve test coverage (#1027) | Andrew Boyarshin | 2017-02-24 | 2 | -151/+264 |
* | Fixes 1019, install page SMTP user is required to (#1020) | puffybsd | 2017-02-24 | 1 | -1/+1 |
* | fix panic when push but the only log mode console is disabled by serv and upd... | Lunny Xiao | 2017-02-22 | 2 | -0/+11 |
* | Oauth2 consumer (#679) | Willem van Dreumel | 2017-02-22 | 4 | -4/+112 |
* | Protected branches system (#339) | Denis Denisov | 2017-02-21 | 1 | -1/+0 |
* | disable console output xorm log on ssh (#993) | Lunny Xiao | 2017-02-21 | 1 | -3/+5 |
* | Make Xorm log configurable (#174) | Lunny Xiao | 2017-02-20 | 2 | -4/+223 |
* | Security: prevent XSS attach on wiki page | Unknwon | 2017-02-16 | 1 | -0/+2 |
* | fix ssh domain default value to domain (#930) | Lunny Xiao | 2017-02-15 | 1 | -1/+4 |