Commit Graph

2307 Commits (1e2fe9f0b4b7a0f9ac2b692b1ad86ca7363f5337)

Author SHA1 Message Date
Antoine GIRARD 89915ca8a0 Fix duplicate call of webhook (#7821) (#7824) 5 years ago
Antoine GIRARD 38e799779f api: fix multiple bugs with statuses endpoints (#7785) (#7807) 5 years ago
WGH 4f39e56795 Fix Slack webhook fork message (#7774) (#7783) 5 years ago
Lunny Xiao 7b92f91e88
Fix approvals counting (#7757) (#7777) 5 years ago
Lunny Xiao aea49d0b92
fix rename failed when rewrite public keys (#7761) (#7769) 5 years ago
zeripath 1b5908fb6a Fix dropTableColumns sqlite implementation (#7710) (#7765) 5 years ago
Lunny Xiao c6f1825fe9 add pagination for admin api get orgs and fix only list public orgs bug (#7742) (#7752) 5 years ago
guillep2k 4f5dbc4d00 Backport: fix repo_index_status lingering when deleting a repository (#7738) 5 years ago
Lauris BH 4ee8982e91 Fix milestone completness calculation when migrating (#7725) (#7732) 5 years ago
guillep2k 0d10482168 Fixes indexed repos keeping outdated indexes when files grow too large (#7731) 5 years ago
guillep2k 6d441de2bd Backport: skip non-regular files (e.g. submodules) on repo indexing (#7717) 5 years ago
Lunny Xiao ee43d20d3b fix duplicated webhook when creating issue with assignees (#7681) (#7684) 5 years ago
David Svantesson 93bac4e10d Backport of #7675. (#7682) 5 years ago
Lunny Xiao d827b0bfb7 change length of some repository's columns (#7652) (#7655) 5 years ago
renothing d789170e31 fix wrong email when use gitea as OAuth2 provider (#7640) (#7647) 5 years ago
Andreas Shimokawa 9bbe3eb0b4 reserve .well-known username (#7638) 5 years ago
Lunny Xiao 4c69e158e5 Fix bug create/edit wiki pages when code master branch protected (#7580) (#7623) 5 years ago
zeripath b7e41f7b8f
Fix panic on push at #7611 (#7615) (#7618) 5 years ago
Lunny Xiao 5ebf4990a5 Fix repository's pull request count error (#7518) (#7524) 5 years ago
mrsdizzie b45f9260bf Fix regex for issues in commit messages (#7444) (#7466) 5 years ago
quantonganh 82d4d725ae only return head: null if source branch was deleted (#6705) (#7376) 5 years ago
Drew 89aa08d372 Fix mirror sync not automatically sending webhook requests (#7366) 5 years ago
Lunny Xiao 337d6915ff Detect migrating batch size (#7353) 5 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
zeripath baefea311f
Fix #732: Add LFS objects to base repository on merging (#7082) 5 years ago
Lunny Xiao d8168b356d
Add missing description of label on API (#7159) 5 years ago
Antoine GIRARD 367aeb169a Use go method to calculate ssh key fingerprint (#7128) 5 years ago
zeripath cf2221e3ac Add LastLogin to the User API (#7196) 5 years ago
zeripath cde410521c
Only warn on errors in deleting LFS orphaned files during repo deletion (#7213) 5 years ago
Lunny Xiao 0323122fd7 fix duplicated file on pull request conflicted files (#7211) 5 years ago
zeripath 94ceaf1c0c Allow colon between fixing word and issue (#7207) 6 years ago
John Olheiser 744fd6a1c8 Add error for fork already existing (#7185) 6 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 6 years ago
Lunny Xiao 5832f8d90d Fix database lock when use random repository fallback image (#7166) 6 years ago
Mario Lubenka 1608f63e39 Fixes diff on merged pull requests (#7171) 6 years ago
silverwind 499a8a1cdd Various fixes for issue mail notifications (#7165) 6 years ago
Lunny Xiao d93e6232e8
Move PushUpdate dependency from models to repofiles (#6763) 6 years ago
Richard Mahn 8de0b0a3f0 Fixes #2738 - Adds the /git/tags API endpoint (#7138) 6 years ago
Lunny Xiao 23a2ee3510
Add command to convert mysql database from utf8 to utf8mb4 (#7144) 6 years ago
Mario Lubenka 311ce2d1d0 Compare branches, commits and tags with each other (#6991) 6 years ago
zeripath bd55f6ff36
Detect noreply email address as user (#7133) 6 years ago