2324 Commits (e54814dcaa903da4b2eecdbd462a42d9e2942928)

Author SHA1 Message Date
  Lunny Xiao c832f0eef7 Fix approvals counting (#7757) 4 years ago
  WGH 28c5ae27d6 Fix Slack webhook fork message (#7774) 4 years ago
  guillep2k 0470b16e8a Add migration step to remove old repo_indexer_status orphaned records (#7746) 4 years ago
  Lunny Xiao 4328d8e8d7
fix rename failed when rewrite public keys (#7761) 4 years ago
  zeripath 026696b87a
Fix dropTableColumns sqlite implementation (#7710) 4 years ago
  Lunny Xiao 7b009626da Add SQL execution on log and indexes on table repository and comment (#7740) 4 years ago
  Lunny Xiao 5b902e2368 add pagination for admin api get orgs and fix only list public orgs bug (#7742) 4 years ago
  guillep2k 09463d17e4 Fix repo_index_status lingering when deleting a repository (#7734) 4 years ago
  Lauris BH 6c0c5c5310
Fix milestone completness calculation when migrating (#7725) 4 years ago
  guillep2k 4fe490f062 Fixes indexed repos keeping outdated indexes when files grow too large (#7712) 4 years ago
  Antoine GIRARD 76408d50fb org/members: display 2FA members states + optimize sql requests (#7621) 4 years ago
  guillep2k 3566d2c860 Include "executable" files in the index, as they are not necessarily binary (#7718) 4 years ago
  guillep2k 06392479b4 Skip non-regular files (e.g. submodules) on repo indexing (#7711) 4 years ago
  Lunny Xiao 0742f717ad
fix duplicated webhook when creating issue with assignees (#7681) 4 years ago
  David Svantesson 41336351b7 Move add to hook queue for created repo to outside xorm session. (#7675) 4 years ago
  Lunny Xiao e7d4895732
Move commit repo action from models to repofiles package (#7645) 4 years ago
  zeripath 4d643a59db SetDefaultBranch on pushing to empty repository (#7610) 4 years ago
  Lunny Xiao 0c927b1606
change length of some repository's columns (#7652) 4 years ago
  renothing cbf231a675 fix wrong email when use gitea as OAuth2 provider (#7640) 4 years ago
  Andreas Shimokawa cdaf9a5ef5 reserve .well-known username (#7637) 4 years ago
  Lunny Xiao 6782a704ef Fix bug create/edit wiki pages when code master branch protected (#7580) 4 years ago
  zeripath 18c0e9c2a9
Make PKCS8, PEM and SSH2 keys work (#7600) 4 years ago
  zeripath 6485962dd5
Fix panic on push at #7611 (#7615) 4 years ago
  zeripath 734aa96508
Fix #7136: Add paging and extend API GetCommitStatuses (#7141) 4 years ago
  Lunny Xiao 2c5c458dd7
Move models.PushUpdate to repofiles.PushUpdate (#7485) 4 years ago
  Christian Muehlhaeuser 5e4e7d3df0 Added missing error checks in tests (#7554) 4 years ago
  Christian Muehlhaeuser 54d96c79b5 Removed unnecessary conversions (#7557) 4 years ago
  silverwind b10109ffe8 Improve SSH key parser to handle newlines in keys (#7522) 4 years ago
  Christian Muehlhaeuser b0cd3b8ab9 Fixed ineffectual assignments (#7555) 4 years ago
  Christian Muehlhaeuser 12a098920c Fixed ineffectual assignments in tests (#7553) 4 years ago
  Lunny Xiao e0d6d2f978 Fix repository's pull request count error (#7518) 4 years ago
  mrsdizzie 944d904980 Include thread related headers in issue/coment mail (#7484) 4 years ago
  Monty Taylor 361607d831 Update User.NumRepos atomically in createRepository (#7493) 4 years ago
  Lunny Xiao d2958d9f46 Move status table to cron package (#7370) 4 years ago
  mrsdizzie fb0c562f8b Fix regex for issues in commit messages (#7444) 4 years ago
  quantonganh ff85a6331e only return head: null if source branch was deleted (#6705) 4 years ago
  mrsdizzie 1f1ecda541 Display original author and URL information when showing migrated issues/comments (#7352) 4 years ago
  EpicCoder 8d9d6aa903 Add additional password hash algorithms (closes #5859) (#6023) 4 years ago
  Drew 89aa08d372 Fix mirror sync not automatically sending webhook requests (#7366) 4 years ago
  Lunny Xiao 337d6915ff Detect migrating batch size (#7353) 4 years ago
  Lunny Xiao e728b55812 Fix bug conflict between SyncReleasesWithTags and InsertReleases (#7337) 5 years ago
  zeripath 9fdd199cca make dropTableColumns drop columns on sqlite and constraints on all (#6849) 5 years ago
  zeripath 3563650bdb #6946 Run hooks on merge/edit and cope with protected branches (#6961) 5 years ago
  Lunny Xiao ff85dd3e12 Add commit statuses reports on pull request view (#6845) 5 years ago
  Lunny Xiao 462284e2f5
Use batch insert on migrating repository to make the process faster (#7050) 5 years ago
  Mario Lubenka 7c0f2b9843 Show Pull Request button or status of latest PR in branch list (#6990) 5 years ago
  silverwind da23041257 fix extra newlines when copying from diff in Firefox (#7288) 5 years ago
  Lunny Xiao edc94c7041 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 5 years ago
  zeripath 5908bb1030
Make diff line-marker non-selectable (#7279) 5 years ago
  Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271) 5 years ago