1986 Commits (a3aecd8c46758c2160cb995ada0335df85c936bc)

Author SHA1 Message Date
  Bo-Yi Wu 2767b67a8e refactor: remove workaround after the golang 1.7 release. (#1349) 8 years ago
  Philippe Kueck 356c83ffe1 rewrite pre-commit, post-commit and options hooks (fixes #1250) (#1257) 8 years ago
  Lunny Xiao c8de723057 fix migration failed when authorized_keys is not exist (#1180) 8 years ago
  Kim "BKC" Carlbäcker e1984e61ce Cleaner IMO (#1361) 8 years ago
  Antoine GIRARD fe14d3b3fa GPG commit validation (#1150) 8 years ago
  Sandro Santilli 7ef4727cca Run "make fmt" with go-1.6 (#1333) 8 years ago
  Lunny Xiao 16a53e80ac fix delete user failed on sqlite (#1321) 8 years ago
  Lunny Xiao 7c64045ea5 fix wiki bugs (#1294) 8 years ago
  Sandro Santilli 810604d929 Show user OpenID URIs in their profile (#1314) 8 years ago
  Lunny Xiao 58baf41539 fix gpg wrong column types 8 years ago
  Bo-Yi Wu fdf5227984 feat: Only use issue and wiki on repo. (#1297) 8 years ago
  Sandro Santilli f8863080a2 Login via OpenID-2.0 (#618) 8 years ago
  Lunny Xiao 6e4413b23d fix wrong log when push to a new branch (#1220) 8 years ago
  Sandro Santilli 3c004e37b3 Send notifications to partecipants in issue comments (#1217) 8 years ago
  Antoine GIRARD d110b2d4bd Implement GPG api (#710) 8 years ago
  Ethan Koenig 1d8ae87655 Batch updates for issues (#926) 8 years ago
  Ethan Koenig 9c781e8fd4 Fix typos in models/ and modules/ (#1248) 8 years ago
  Ethan Koenig c2ba9ca97b Refactor and fix incorrect comment (#1247) 8 years ago
  Sandro Santilli 77c77f40d5 Fix migration comment (#1241) 8 years ago
  Lunny Xiao a9d2d3608f fix forget migration for wiki hooks (#1227) 8 years ago
  Sandro Santilli 857571ada0 Reserve the "explore" user/org name (#1222) 8 years ago
  Ethan Koenig 93c40d0526 Simplify RepositoryList.loadAttributes() (#1211) 8 years ago
  Ethan Koenig ad7699a9c8 Move user_follow to separate file (#1210) 8 years ago
  Ethan Koenig 7a2a9fce72 Unit tests for issue_list (#1209) 8 years ago
  Philippe Kueck 2748ff05f0 fix #1189, commit messages containing a pipe (#1203) 8 years ago
  Lunny Xiao 24bf557541 Fix upgrade failed after ever rollback (#1194) 8 years ago
  Lunny Xiao 10a6a72a7d bug fixed for delete repo failed (#1193) 8 years ago
  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