1609 Commits (822628c4462baf23d35a957e89d9aa103ce65e01)

Author SHA1 Message Date
  Lunny Xiao 8595a5ae44 fix random avatars (#1147) 8 years ago
  Lunny Xiao 441ce5541f fix avatar bug #1114 (#1122) 8 years ago
  Lunny Xiao 8da1aca43a fix del org avatar potential delete all avtars (#1120) 8 years ago
  Lunny Xiao 2dda887f13 fix install submit crash caused by xorm log (#1119) 8 years ago
  Bo-Yi Wu a6f4a8c2f0 feat: expose url field on issue api. (#982) 8 years ago
  Lunny Xiao 68798005d4 Don't rewrite non-gitea public keys (#906) 8 years ago
  Lunny Xiao a06cb6ca62 fix wrong num of user repos because of duplicated click delete button & performance optimization (#1092) 8 years ago
  Ethan Koenig 228aa19e31 Remove unnecessary loads in org_team (#1090) 8 years ago
  Ethan Koenig f8e89a7034 LableIDs -> LabelIDs (#1088) 8 years ago
  Bo-Yi Wu caf5020e80 refactor: move SearchRepositoryByName testing. (#1083) 8 years ago
  Lunny Xiao 2f67b5cbf5 fix some typos (#1082) 8 years ago
  Ethan Koenig 122132af04 Consistency checks for action unit tests (#1079) 8 years ago
  Ethan Koenig 8240cba2c2 Optimize and unit test Issue_ReplaceLabels (#1080) 8 years ago
  Ethan Koenig d3cc6d582b Fix unused Engine bugs (#1064) 8 years ago
  Lunny Xiao f4e94039b7 Remove unused vars (#1063) 8 years ago
  Lunny Xiao 5fed24d769 move all repo list functions as a standalone file (#1061) 8 years ago
  Lunny Xiao 644cd620cc fix setMerged for remove unnecessary db connection (#1067) 8 years ago
  Lunny Xiao 67e9d7b585 Bug fixed for org avatar caused by #1049 (#1070) 8 years ago
  Bo-Yi Wu 25f3b2a9e2 fix: Admin can see all private repositories on Explore page. (#1026) 8 years ago
  Sandro Santilli d9ce2e70dc Allow migrating installations with no local avatars (#1056) 8 years ago
  Lunny Xiao 605af57942 Fix avatar enumable (#1049) 8 years ago
  Lunny Xiao 31a6ff3965 fix 500 when use a duplicat email instead of giving an error tip (#1040) 8 years ago
  Lunny Xiao 6448b1a381 Move push update to post-receive and protected branch check to pre-receive (#1030) 8 years ago
  Lunny Xiao b0fa905bfd fix #13 (#1042) 8 years ago
  Andrey Nering b4be1b33d4 Merge pull request #970 from andreynering/api-repo-mirror 8 years ago
  Lunny Xiao 459de23737 refactor for searching user (#1038) 8 years ago
  Andrey Nering a703da2d6e Add "mirror" field to repo API 8 years ago
  Bo-Yi Wu 575020655e refactor: repo counts for SearchRepositoryByName func (#1045) 8 years ago
  Lunny Xiao d509192e69 fix delete repo will hang on postgres (#1044) 8 years ago
  Andrew Boyarshin 72f983b887 Fix URL handling in the whole markdown module, improve test coverage (#1027) 8 years ago
  Ethan Koenig 1dc6a2df45 Remove unnecessary loads in org_team (#1035) 8 years ago
  Ethan Koenig 5445f3783a Unit tests for models/repo_collaboration (#1032) 8 years ago
  bit 54228a4710 s/fields/terms (#1031) 8 years ago
  Lunny Xiao 2553510461 added missing new struct sync (#1021) 8 years ago
  Lunny Xiao a392789294 Take back control of hooks (#1006) 8 years ago
  Ethan Koenig 9f592025a8 Bug fixes and unit tests for org_team (#1016) 8 years ago
  Ethan Koenig 7455adbbd8 Fix lint errors 8 years ago
  Lunny Xiao d4c55c54b2 Refactor for issues loadattributes of a repository (#971) 8 years ago
  Bo-Yi Wu e7dd2573ca fix: Wrong repo list on Explore page if user already loggin. (#1009) 8 years ago
  Willem van Dreumel 8dd4d6d154 Oauth2 consumer (#679) 8 years ago
  Denis Denisov 56fc9cf7d3 Protected branches system (#339) 8 years ago
  Willem van Dreumel 9e1760de9c add missing copyright header (#992) 8 years ago
  Lunny Xiao 39dd88a1be Make Xorm log configurable (#174) 8 years ago
  Ethan Koenig 8737234148 Unit tests for repo watching (#963) 8 years ago
  Lunny Xiao 49bec3eb86 Fix all the bugs in issues and pulls on dashboard (#943) 8 years ago
  Ethan Koenig b86320ef5e Unit tests for repo redirects (#961) 8 years ago
  Lunny Xiao b5e80c80b6 optimization for team get repos (#953) 8 years ago
  Lunny Xiao 6148c0f935 refactor notificationsForUser since xorm In support slice of customerize type (#956) 8 years ago
  Lunny Xiao 40f6ec8232 Small opitimization for getUserTeams (#954) 8 years ago
  Bo-Yi Wu 58b11237a0 test: Add testing for GetUserFork function (#944) 8 years ago