summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
...
* Generate swagger json (#1402)Antoine GIRARD2017-05-0215-38/+489
* fix multiple readme file rendering and fix #1657 (#1658)Lunny Xiao2017-05-021-3/+9
* Sort on repo size in admin panel (#1654)Jorrit Klein Bramel2017-05-021-0/+4
* Do not allow commiting to protected branch from online editor (#1502)Lauris BH2017-05-021-6/+53
* Additional OAuth2 providers (#1010)Willem van Dreumel2017-05-012-9/+37
* fix #1643 and improve integration test (#1645)Lunny Xiao2017-04-301-1/+6
* fix bug on issue view when not login (#1624)Lunny Xiao2017-04-291-10/+14
* bug fixed for API to get user's repos (#1622)Lunny Xiao2017-04-291-4/+7
* Rework SSH key management UI to add GPG (#1293)Antoine GIRARD2017-04-263-45/+98
* Integration test framework (#1290)Ethan Koenig2017-04-251-0/+645
* Status-API (#1332)Kim "BKC" Carlbäcker2017-04-212-0/+134
* Add markup package to prepare for org markup format (#1493)Lunny Xiao2017-04-212-14/+16
* fix go get sub package and add domain on installation to let go get work defa...Lunny Xiao2017-04-212-0/+26
* Fix empty file download (#1506)Lauris BH2017-04-201-1/+1
* Add repo mirror sync API endpoint (#1508)Jonas2017-04-192-0/+13
* Add internal routes for ssh hook comands (#1471)Lunny Xiao2017-04-191-0/+44
* Migrate WatchInfo struct to api (#1492)Antoine GIRARD2017-04-161-14/+2
* Orgs: fix org page title when full name is not defined (#1495)silverwind2017-04-151-1/+1
* Sanitation fix from Gogs (#1461)Kim "BKC" Carlbäcker2017-04-131-1/+1
* Mirror sync interval specified as duration string (#1407)Jonas2017-04-081-4/+7
* fix gpg API panic when no verification (#1451)Lunny Xiao2017-04-061-2/+7
* Add copyright headersAndrey Nering2017-03-301-0/+4
* Add watch button on issueAndrey Nering2017-03-292-0/+48
* Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369)Sandro Santilli2017-03-291-10/+10
* GPG commit validation (#1150)Antoine GIRARD2017-03-222-0/+12
* Reduce conditionals in signin/signup inner forms (#1138)Kim "BKC" Carlbäcker2017-03-221-4/+9
|\
| * Reduce conditionals in signin/signup inner formsSandro Santilli2017-03-201-4/+9
* | Run "make fmt" with go-1.6 (#1333)Sandro Santilli2017-03-212-33/+33
* | fix wiki bugs (#1294)Lunny Xiao2017-03-201-4/+16
|/
* Show user OpenID URIs in their profile (#1314)Sandro Santilli2017-03-202-0/+24
* Add captcha support to OpenID based signupSandro Santilli2017-03-201-4/+5
* feat: Only use issue and wiki on repo. (#1297)Bo-Yi Wu2017-03-181-1/+8
* Login via OpenID-2.0 (#618)Sandro Santilli2017-03-173-1/+577
* Add notice that LFS mirroring is not supported (#1251)Fabian Zaremba2017-03-161-0/+1
* Implement GPG api (#710)Antoine GIRARD2017-03-163-0/+155
* Batch updates for issues (#926)Ethan Koenig2017-03-152-37/+112
* Refactor and fix incorrect comment (#1247)Ethan Koenig2017-03-158-21/+14
* Rename /forget_password url to /forgot_passwordSandro Santilli2017-03-141-2/+2
* fix repo settings external tracker failed and check external urls (#1215)Lunny Xiao2017-03-131-2/+14
* Show a link to password reset from password change and delete account (#862)Sandro Santilli2017-03-112-0/+6
* fix leave team 404 (#1154)Lunny Xiao2017-03-091-0/+2
* fix UI display problem when wiki name is non-ascii charset (#1142)Lunny Xiao2017-03-081-2/+2
* Add basic integration test infrastructure (and new endpoint `/api/v1/version`...Mura Li2017-03-062-0/+17
* fix panic when get user repos from api (#1110)Lunny Xiao2017-03-031-2/+2
* fix compare button failed when there is no fork repos (#1104)Lunny Xiao2017-03-031-1/+1
* fix some typos (#1082)Lunny Xiao2017-02-281-1/+1
* Link OAuth2 account to 2FA enabled account (fix #1050) (#1052)Willem van Dreumel2017-02-271-2/+20
* API: support /users/:username/reposawwalker2017-02-273-32/+66
* refactor api issues load attributes for better performance (#1066)Lunny Xiao2017-02-271-5/+6
* fix: Admin can see all private repositories on Explore page. (#1026)Bo-Yi Wu2017-02-262-8/+6