Commit Graph

282 Commits (d3982bcd814bac93e3cbce1c7eb749b17e413fbd)

Author SHA1 Message Date
Lunny Xiao b79c30435f
Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 9 months ago
Markus Amshove a11ccc9fcd
Disallow merge when required checked are missing (#29143) 9 months ago
Chris Copeland 47b5965862
Add merge style `fast-forward-only` (#28954) 9 months ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 10 months ago
Viktor Kuzmin 49eb168677
Retarget depending pulls when the parent branch is deleted (#28686) 10 months ago
Earl Warren aa4d78431f
Concatenate error in `checkIfPRContentChanged` (#28731) 10 months ago
Lunny Xiao 4eb2a29910
Improve ObjectFormat interface (#28496) 11 months ago
Lunny Xiao 408a484224
Adjust object format interface (#28469) 11 months ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 11 months ago
Lunny Xiao dd30d9d5c0
Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 11 months ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 12 months ago
Lunny Xiao eeb1e0242b
Fix poster is not loaded in get default merge message (#27657) 1 year ago
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 1 year ago
Nanguan Lin dc04044716
Replace assert.Fail with assert.FailNow (#27578) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
Eng Zer Jun 13d5d2e711
Remove redundant `len` check around loop (#27464) 1 year ago
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 1 year ago
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 1 year ago
Lunny Xiao 673cf6af76
make writing main test easier (#27270) 1 year ago
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 1 year ago
Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 1 year ago
Lunny Xiao 540bf9fa6d
Move notification interface to services layer (#26915) 1 year ago
Chongyi Zheng ac2f8c9ac6
Reduce some allocations in type conversion (#26772) 1 year ago
Lunny Xiao 6945918d34
Fix bug for ctx usage (#26762) 1 year ago
Lunny Xiao 36eb3c433a
Add transaction when creating pull request created dirty data (#26259) 1 year ago
caicandong 6151e69d95
Delete `issue_service.CreateComment` (#26298) 1 year ago
caicandong 983167cf49
Fix pull request check list is limited (#26179) 1 year ago
sebastian-sauer 55532061c8
Add commits dropdown in PR files view and allow commit by commit review (#25528) 1 year ago
Lunny Xiao b167f35113
Add context parameter to some database functions (#26055) 1 year ago
Lunny Xiao 01c04607c7
Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882) 1 year ago
wxiaoguang d9872797f8
Avoid amending the Rebase and Fast-forward merge if there is no message template (#25779) 1 year ago
6543 8995046110
Less naked returns (#25713) 1 year ago
Lunny Xiao 6e19484f4d
Sync branches into databases (#22743) 1 year ago
Vladimir Buyanov 3bdd48016f
Add codeowners feature (#24910) 1 year ago
wxiaoguang 18f26cfbf7
Improve queue and logger context (#24924) 1 year ago
Brecht Van Lommel 2d3ebe889e
Merge message template support for rebase without merge commit (#22669) 2 years ago
Zettat123 e7c2231dee
Support for status check pattern (#24633) 2 years ago
wxiaoguang 6f9c278559
Rewrite queue (#24505) 2 years ago
sillyguodong e962ade99c
Refresh the refernce of the closed PR when reopening (#24231) 2 years ago
wxiaoguang cfe3d6e9b5
Make more functions use ctx instead of db.DefaultContext (#24068) 2 years ago
sillyguodong 35cb786ca1
[Patch] Fix closed PR also triggers Webhooks and actions (#23782) 2 years ago
sillyguodong 0d7cf7b768
Disable sending email after push a commit to a closed PR (#23462) 2 years ago
Brecht Van Lommel d647e74502
Improve squash merge commit author and co-author with private emails (#22977) 2 years ago
Brecht Van Lommel 8bdc0acf97
Fix pull request update showing too many commits with multiple branches (#22856) 2 years ago
wxiaoguang 542cec98f8
Refactor merge/update git command calls (#23366) 2 years ago
zeripath 8598356df1
Refactor and tidy-up the merge/update branch code (#22568) 2 years ago
wxiaoguang 188c8c12c2
Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment (#23245) 2 years ago
sillyguodong 2f49b55c19
Fix cannot reopen after pushing commits to a closed PR (#23189) 2 years ago
Brecht Van Lommel 0268ee5c37
Do not create commit graph for temporary repos (#23219) 2 years ago
Jason Song c8c2a31818
Add force_merge to merge request and fix checking mergable (#23010) 2 years ago