Commit Graph

1479 Commits (release/v1.1)

Author SHA1 Message Date
Ethan Koenig 8335b556d1 Fix rendering of external links (#2292) (#2315)
7 years ago
Lunny Xiao 622552b709 Fix deleted milestone bug (#1942) (#2300)
7 years ago
Lunny Xiao b20f1ab47f
fix some bug
7 years ago
Kim "BKC" Carlbäcker 473df53533 [backport] fix sanitation (#1646)
7 years ago
Lunny Xiao 11ad296347 fix wiki bugs (#1294) (#1338)
7 years ago
Lunny Xiao 65eea82c3e fix repo settings external tracker failed and check external urls (#1215) (#1236)
7 years ago
Lunny Xiao b40496533b fix leave team 404 (#1154)
7 years ago
Lunny Xiao af9998b8a7 fix UI display problem when wiki name is non-ascii charset (#1142)
7 years ago
Mura Li 848293671b Add basic integration test infrastructure (and new endpoint `/api/v1/version` for testing it) (#741)
7 years ago
Lunny Xiao c1d5983d3e fix panic when get user repos from api (#1110)
7 years ago
Lunny Xiao d2165a5890 fix compare button failed when there is no fork repos (#1104)
7 years ago
Lunny Xiao c2eef171ff fix some typos (#1082)
7 years ago
Willem van Dreumel 8947b711aa Link OAuth2 account to 2FA enabled account (fix #1050) (#1052)
7 years ago
awwalker c0f99e8229 API: support /users/:username/repos
7 years ago
Lunny Xiao a5ac4c64fc refactor api issues load attributes for better performance (#1066)
7 years ago
Bo-Yi Wu 95574a3640 fix: Admin can see all private repositories on Explore page. (#1026)
7 years ago
Ethan Koenig 831ff41754 Fix go vet faults (#1060)
7 years ago
Lunny Xiao 19b3c45ca7 fix 500 when use a duplicat email instead of giving an error tip (#1040)
7 years ago
Lunny Xiao cd1821a7e2 Move push update to post-receive and protected branch check to pre-receive (#1030)
7 years ago
Lunny Xiao e8e56da9ac fix #13 (#1042)
7 years ago
Lunny Xiao 8894f856de fix 500 when change user setting email to an exist email (#1039)
7 years ago
Andrew Boyarshin 0602a44b27 Fix URL handling in the whole markdown module, improve test coverage (#1027)
7 years ago
puffybsd 8de8e11487 Fixes 1019, install page SMTP user is required to (#1020)
7 years ago
Lunny Xiao 0e6b9ea786 Take back control of hooks (#1006)
7 years ago
Willem van Dreumel 01d957677f Oauth2 consumer (#679)
7 years ago
Denis Denisov fd941db246 Protected branches system (#339)
7 years ago
Lunny Xiao 847527fd6d Fix all the bugs in issues and pulls on dashboard (#943)
7 years ago
Bo-Yi Wu a31f64d639 fix: 500 error on /explore/repos page. (#946)
7 years ago
Bo-Yi Wu 9d2b830275 refactor: small optimize for sql query (#940)
7 years ago
Lunny Xiao 9c645b54dc bug fixed on issues and pulls
7 years ago
Lunny Xiao 7a9a5c8a69 Fix assigned issues dashboard (#920)
7 years ago
Bo-Yi Wu d67b278a0d feat: Able to disable non-admin to create new organization (#927)
7 years ago
Bo-Yi Wu 23aba523b5 feat: support search bar on star tab of user profile. (#917)
7 years ago
Andrew Boyarshin dc8248f8a4 Markdown rendering overhaul (#186)
7 years ago
Bo-Yi Wu 5cc275b1de feat: add git version on admin panel. (#921)
7 years ago
Andrey Nering 05157808de Fix HighlightJS not working on compare diff page (#914)
7 years ago
Lunny Xiao cf0f451c37 Add delete branch track on pull request comments (#888)
7 years ago
Bo-Yi Wu 3576e1ee73 fix: trim the whitespaces for the search keyword (#893)
7 years ago
Ethan Koenig 2f13d31ff0 Fix bug in repos search (#884)
7 years ago
Bo-Yi Wu a195c3fabe fix: Admin can also search private user repository. (#869)
7 years ago
Lunny Xiao 45a324b437 fix releases count and resolved #764 (#857)
7 years ago
Bo-Yi Wu b13232f524 feat: support paginater on star tab of user profile. (#845)
7 years ago
Bo-Yi Wu 71d35dae8c fix: wrong pages number which includes private repository count. (#844)
7 years ago
Zsombor e388db311b Add checkbox to search for all the branches by commit message (#813)
7 years ago
Ethan Koenig 027591a3a5 Redirects for renamed repos (#807)
7 years ago
Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742)
7 years ago
Bo-Yi Wu a90a215662 feat: Add search bar on user profile page. (#787)
7 years ago
Lunny Xiao 3e0525b47d Track assignee for issue (#808)
7 years ago
Ethan Koenig 68bdaf0a6b Drop redundant columns from issue_user table (#638)
7 years ago
Ethan Koenig 400b6fd61c Cache ctxUser in retrieveFeeds(..) (#826)
7 years ago