Commit Graph

1473 Commits (5463640fe65fb530349c246ef344c6d50d7c8db4)

Author SHA1 Message Date
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
puffybsd 8de8e11487 Fixes 1019, install page SMTP user is required to (#1020) 8 years ago
Lunny Xiao 0e6b9ea786 Take back control of hooks (#1006) 8 years ago
Willem van Dreumel 01d957677f Oauth2 consumer (#679) 8 years ago
Denis Denisov fd941db246 Protected branches system (#339) 8 years ago
Lunny Xiao 847527fd6d Fix all the bugs in issues and pulls on dashboard (#943) 8 years ago
Bo-Yi Wu a31f64d639 fix: 500 error on /explore/repos page. (#946) 8 years ago
Bo-Yi Wu 9d2b830275 refactor: small optimize for sql query (#940) 8 years ago
Lunny Xiao 9c645b54dc bug fixed on issues and pulls 8 years ago
Lunny Xiao 7a9a5c8a69 Fix assigned issues dashboard (#920) 8 years ago
Bo-Yi Wu d67b278a0d feat: Able to disable non-admin to create new organization (#927) 8 years ago
Bo-Yi Wu 23aba523b5 feat: support search bar on star tab of user profile. (#917) 8 years ago
Andrew Boyarshin dc8248f8a4 Markdown rendering overhaul (#186) 8 years ago
Bo-Yi Wu 5cc275b1de feat: add git version on admin panel. (#921) 8 years ago
Andrey Nering 05157808de Fix HighlightJS not working on compare diff page (#914) 8 years ago
Lunny Xiao cf0f451c37 Add delete branch track on pull request comments (#888) 8 years ago
Bo-Yi Wu 3576e1ee73 fix: trim the whitespaces for the search keyword (#893) 8 years ago
Ethan Koenig 2f13d31ff0 Fix bug in repos search (#884) 8 years ago
Bo-Yi Wu a195c3fabe fix: Admin can also search private user repository. (#869) 8 years ago
Lunny Xiao 45a324b437 fix releases count and resolved #764 (#857) 8 years ago
Bo-Yi Wu b13232f524 feat: support paginater on star tab of user profile. (#845) 8 years ago
Bo-Yi Wu 71d35dae8c fix: wrong pages number which includes private repository count. (#844) 8 years ago
Zsombor e388db311b Add checkbox to search for all the branches by commit message (#813) 8 years ago
Ethan Koenig 027591a3a5 Redirects for renamed repos (#807) 8 years ago
Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742) 8 years ago
Bo-Yi Wu a90a215662 feat: Add search bar on user profile page. (#787) 8 years ago
Lunny Xiao 3e0525b47d Track assignee for issue (#808) 8 years ago
Ethan Koenig 68bdaf0a6b Drop redundant columns from issue_user table (#638) 8 years ago
Ethan Koenig 400b6fd61c Cache ctxUser in retrieveFeeds(..) (#826) 8 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging 8 years ago
Ethan Koenig 73d05a51e3 Remove unneeded database loads (#814) 8 years ago
Bo-Yi Wu 2db0ffe69e fix: User can see the private activity on public activity history. (#818) 8 years ago
Lunny Xiao 081485ecfd add milestone changed traker on issue view (#804) 8 years ago
Ethan Koenig 10644d6dd7 Bug fixes and unit tests for models/issue_label (#802) 8 years ago
Ethan Koenig 2eb15f4a61 Unit tests and remove unused functions in models/notification (#796) 8 years ago