Commit Graph

1762 Commits (2c3efd72ce30f77aa7f8056d4973e07912e15da3)

Author SHA1 Message Date
Bo-Yi Wu d76d67de23 feat: expose url field on issue api. (#982) 8 years ago
Lunny Xiao ef13bbaf7d Don't rewrite non-gitea public keys (#906) 8 years ago
Lunny Xiao 9cb08a3cf5 fix wrong num of user repos because of duplicated click delete button & performance optimization (#1092) 8 years ago
Ethan Koenig d21d5fd736 Remove unnecessary loads in org_team (#1090) 8 years ago
Ethan Koenig 22f7aa6e9c LableIDs -> LabelIDs (#1088) 8 years ago
Bo-Yi Wu e83c8afc56 refactor: move SearchRepositoryByName testing. (#1083) 8 years ago
Lunny Xiao c2eef171ff fix some typos (#1082) 8 years ago
Ethan Koenig 4b286f282a Consistency checks for action unit tests (#1079) 8 years ago
Ethan Koenig cf80e19157 Optimize and unit test Issue_ReplaceLabels (#1080) 8 years ago
Ethan Koenig 136e6beb0f Fix unused Engine bugs (#1064) 8 years ago
Lunny Xiao e4134debd1 Remove unused vars (#1063) 8 years ago
Lunny Xiao 32faec00e6 move all repo list functions as a standalone file (#1061) 8 years ago
Lunny Xiao d4e38cf129 fix setMerged for remove unnecessary db connection (#1067) 8 years ago
Lunny Xiao 522f194983 Bug fixed for org avatar caused by #1049 (#1070) 8 years ago
Bo-Yi Wu 95574a3640 fix: Admin can see all private repositories on Explore page. (#1026) 8 years ago
Sandro Santilli bf24099114 Allow migrating installations with no local avatars (#1056) 8 years ago
Lunny Xiao 80f900ebae Fix avatar enumable (#1049) 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 fc4f7e82f9 refactor for searching user (#1038) 8 years ago
Andrey Nering 946f3078d3 Add "mirror" field to repo API 8 years ago
Bo-Yi Wu f1412142e0 refactor: repo counts for SearchRepositoryByName func (#1045) 8 years ago
Lunny Xiao c0ea3963be fix delete repo will hang on postgres (#1044) 8 years ago
Andrew Boyarshin 0602a44b27 Fix URL handling in the whole markdown module, improve test coverage (#1027) 8 years ago
Ethan Koenig 76057105ca Remove unnecessary loads in org_team (#1035) 8 years ago
Ethan Koenig f1ab906c51 Unit tests for models/repo_collaboration (#1032) 8 years ago
bit 490d3771f7 s/fields/terms (#1031) 8 years ago
Lunny Xiao d077fd084a added missing new struct sync (#1021) 8 years ago
Lunny Xiao 0e6b9ea786 Take back control of hooks (#1006) 8 years ago
Ethan Koenig 4f3880ff15 Bug fixes and unit tests for org_team (#1016) 8 years ago
Ethan Koenig ec3a696e2d Fix lint errors 8 years ago
Lunny Xiao 1f7837d6d6 Refactor for issues loadattributes of a repository (#971) 8 years ago
Bo-Yi Wu 83b6d03231 fix: Wrong repo list on Explore page if user already loggin. (#1009) 8 years ago
Willem van Dreumel 01d957677f Oauth2 consumer (#679) 8 years ago
Denis Denisov fd941db246 Protected branches system (#339) 8 years ago
Willem van Dreumel 5f234ce2a5 add missing copyright header (#992) 8 years ago
Lunny Xiao 04fdeb9d8d Make Xorm log configurable (#174) 8 years ago
Ethan Koenig be48b32e63 Unit tests for repo watching (#963) 8 years ago
Lunny Xiao 847527fd6d Fix all the bugs in issues and pulls on dashboard (#943) 8 years ago
Ethan Koenig 140967f002 Unit tests for repo redirects (#961) 8 years ago
Lunny Xiao 7fd14bf7bd optimization for team get repos (#953) 8 years ago
Lunny Xiao 46320f9630 refactor notificationsForUser since xorm In support slice of customerize type (#956) 8 years ago
Lunny Xiao 0642cb330c Small opitimization for getUserTeams (#954) 8 years ago
Bo-Yi Wu 43c94d0a6c test: Add testing for GetUserFork function (#944) 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 837d346090 fix some older Gogs upgrade to Gitea (#929) 8 years ago
Lunny Xiao 9c645b54dc bug fixed on issues and pulls 8 years ago
Lunny Xiao 4cfde304df bug fixed for my repository (#933) 8 years ago