Commit Graph

1508 Commits (0308d44a16d7bdcda75c1e946dc06efca48ed624)

Author SHA1 Message Date
Lunny Xiao 0308d44a16 fix #1643 and improve integration test (#1645) 8 years ago
Lunny Xiao e31c02d4bf fix bug on issue view when not login (#1624) 8 years ago
Lunny Xiao 61b08b5c01 bug fixed for API to get user's repos (#1622) 8 years ago
Antoine GIRARD 8371f94d06 Rework SSH key management UI to add GPG (#1293) 8 years ago
Ethan Koenig c58708d3ee Integration test framework (#1290) 8 years ago
Kim "BKC" Carlbäcker 4bea219128 Status-API (#1332) 8 years ago
Lunny Xiao 52627032bc Add markup package to prepare for org markup format (#1493) 8 years ago
Lunny Xiao f0db3da713 fix go get sub package and add domain on installation to let go get work defaultly (#1518) 8 years ago
Lauris BH bb14c97d40 Fix empty file download (#1506) 8 years ago
Jonas f995bcc87a Add repo mirror sync API endpoint (#1508) 8 years ago
Lunny Xiao 2eeae84cbd Add internal routes for ssh hook comands (#1471) 8 years ago
Antoine GIRARD cf91cfb993 Migrate WatchInfo struct to api (#1492) 8 years ago
silverwind 237270ef50 Orgs: fix org page title when full name is not defined (#1495) 8 years ago
Kim "BKC" Carlbäcker d409d3ab57 Sanitation fix from Gogs (#1461) 8 years ago
Jonas 54f0293f0a Mirror sync interval specified as duration string (#1407) 8 years ago
Lunny Xiao cf6699fb4f fix gpg API panic when no verification (#1451) 8 years ago
Andrey Nering 18952c40f8 Add copyright headers 8 years ago
Andrey Nering b674460748 Add watch button on issue 8 years ago
Sandro Santilli 129b0d6a4b Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) 8 years ago
Antoine GIRARD 14fe9010ae GPG commit validation (#1150) 8 years ago
Sandro Santilli f73e734411 Run "make fmt" with go-1.6 (#1333) 8 years ago
Lunny Xiao bd8fe49076 fix wiki bugs (#1294) 8 years ago
Sandro Santilli 15f5d8e794 Reduce conditionals in signin/signup inner forms 8 years ago
Sandro Santilli 9182a35f18 Show user OpenID URIs in their profile (#1314) 8 years ago
Sandro Santilli 97ee88975a Add captcha support to OpenID based signup 8 years ago
Bo-Yi Wu 1c3bd436cc feat: Only use issue and wiki on repo. (#1297) 8 years ago
Sandro Santilli 71d16f69ff Login via OpenID-2.0 (#618) 8 years ago
Fabian Zaremba f1d2f16b54 Add notice that LFS mirroring is not supported (#1251) 8 years ago
Antoine GIRARD ca1c3f1926 Implement GPG api (#710) 8 years ago
Ethan Koenig 09fe4a2ae9 Batch updates for issues (#926) 8 years ago
Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment (#1247) 8 years ago
Sandro Santilli 7d8f9d1c46 Rename /forget_password url to /forgot_password 8 years ago
Lunny Xiao be5738243c fix repo settings external tracker failed and check external urls (#1215) 8 years ago
Sandro Santilli 8a98a25d8e Show a link to password reset from password change and delete account (#862) 8 years ago
Lunny Xiao b40496533b fix leave team 404 (#1154) 8 years ago
Lunny Xiao af9998b8a7 fix UI display problem when wiki name is non-ascii charset (#1142) 8 years ago
Mura Li 848293671b Add basic integration test infrastructure (and new endpoint `/api/v1/version` for testing it) (#741) 8 years ago
Lunny Xiao c1d5983d3e fix panic when get user repos from api (#1110) 8 years ago
Lunny Xiao d2165a5890 fix compare button failed when there is no fork repos (#1104) 8 years ago
Lunny Xiao c2eef171ff fix some typos (#1082) 8 years ago
Willem van Dreumel 8947b711aa Link OAuth2 account to 2FA enabled account (fix #1050) (#1052) 8 years ago
awwalker c0f99e8229 API: support /users/:username/repos 8 years ago
Lunny Xiao a5ac4c64fc refactor api issues load attributes for better performance (#1066) 8 years ago
Bo-Yi Wu 95574a3640 fix: Admin can see all private repositories on Explore page. (#1026) 8 years ago
Ethan Koenig 831ff41754 Fix go vet faults (#1060) 8 years ago
Lunny Xiao 19b3c45ca7 fix 500 when use a duplicat email instead of giving an error tip (#1040) 8 years ago
Lunny Xiao cd1821a7e2 Move push update to post-receive and protected branch check to pre-receive (#1030) 8 years ago
Lunny Xiao e8e56da9ac fix #13 (#1042) 8 years ago
Lunny Xiao 8894f856de fix 500 when change user setting email to an exist email (#1039) 8 years ago
Andrew Boyarshin 0602a44b27 Fix URL handling in the whole markdown module, improve test coverage (#1027) 8 years ago