Commit Graph

2332 Commits (release/v1.9)

Author SHA1 Message Date
zeripath fb5af37b3e
Add Close() method to gogitRepository (#8901) (#8958)
5 years ago
6543 9614bb1b9f [Backport] [Fix] milestone close timestamp (#8728) (#8731)
5 years ago
jaqra 76bbcf1387 make call createMilestoneComment on newIssue func (#8678) (#8682)
5 years ago
zeripath 10e549df7d
Update heatmap fixtures to restore tests (#8615) (#8617)
5 years ago
Lunny Xiao d4501ece55
fix bug pull request files will be broken if head repo was transfered to another user or orgnization (#8571)
5 years ago
zeripath cb31f88383 Fixes #8369: Create .ssh dir as necessary (#8486) (#8489)
5 years ago
guillep2k d93d5d7906 Backport: Ignore mentions for users with no access (#8395) (#8484)
5 years ago
zeripath 5c3863c319 Restore functionality for early gits (#7775) (#8476)
5 years ago
guillep2k 80b50afe1f Add check for empty set when dropping indexes during migration (#8475)
5 years ago
zeripath d330b2f52b
Ensure that LFS files are relative to the LFS content path (#8455) (#8458)
5 years ago
Lauris BH 05f6566786 Revert "[Backport] Fix issues/pr list broken when there are man… (#8425)
5 years ago
6543 0ea4b786cb [Backport] Fix issues/pr list broken when there are many repositories (#8409) (#8418)
5 years ago
6543 c9b8c12bc9 feat: highlight issue references with : (#8101) (#8404)
5 years ago
6543 b0dcf417ea Fix milestone num_issues (#8221) (#8400)
5 years ago
guillep2k 5bac1a692a Allow users with explicit read access to give approvals (#8398)
5 years ago
Elias Norberg e90d88d5d5 Backport of commit status fixes in PR #8316 and PR #8321 to v1.9 (#8339)
5 years ago
Daniel Fonseca de Lira e51d91a258 Fix assets on release webhook (#8283)
5 years ago
Daniel Fonseca de Lira 0ed5a647dd Fix release API URL generation (#8239)
5 years ago
Bjoern Petri 4b9786ba62 MS Teams webhook misses commit messages (#8225)
5 years ago
Jakob Ackermann d78aa189ec [ssh] fix the config specification in the authorized_keys template (#8031) (#8193)
5 years ago
guillep2k b228d22736 Add reviewrs as participants (#8124)
5 years ago
David Svantesson b6b1560701 Abort syncrhonization from LDAP source if there is some error. (#7965)
5 years ago
Mura Li c491c22279 Fix pull creation with empty changes (#7920) (#7926)
5 years ago
Lunny Xiao 5649f0d2b3 fix wrong sender when send slack webhook (#7918) (#7924)
5 years ago
Antoine GIRARD 6b84a1d72b lfs/lock: round locked_at timestamp to second (#7872) (#7875)
5 years ago
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