236 Commits (e6155ff9b689872b3797fe1e2504e5919b0c4888)

Author SHA1 Message Date
a1012112796 d989247bb0
fix mailIssueCommentBatch for pull request (#14252)
4 years ago
Lunny Xiao 3c96a37162
Some code improvements (#14266)
4 years ago
Lunny Xiao 9f73cae635
Fix wrong type on hooktask to convert typ from char(16) to varchar(16) (#14148)
4 years ago
Jimmy Praet e6acce649b
Send notifications for mentions in pulls, issues, (code-)comments (#14218)
4 years ago
Lunny Xiao 8c086bae6e
Fix wrong publisher id (#14212)
4 years ago
Chester Liu 632800eda7
Check for 'main' as potential default branch name (#14193)
4 years ago
zeripath 236e70f135
Fix escaping issue in diff (#14153)
4 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103)
4 years ago
Cirno the Strongest 2c9dd71140
Standardize Co-Authored-By / Reviewed-By strings (#14097)
4 years ago
Mura Li 09304db9a5
Use the text of pull-request as the squash commit's message (#13071)
4 years ago
Cirno the Strongest f3c4baa84b
Show dropdown with all statuses for commit (#13977)
4 years ago
Cirno the Strongest efa9a8a6e3
Show status check for merged PRs (#13975)
4 years ago
6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)
4 years ago
Cirno the Strongest 53308de0bf
Send webhook when tag is removed via Web UI (#14015)
4 years ago
Cirno the Strongest 66379ba7ae
Send push event when tag is created or deleted (#13999)
4 years ago
Jimmy Praet e7a77d32cc
Fix correct diff view for PR review comments in PR view page (#14002)
4 years ago
Lunny Xiao 9f100a45c6
Possible fix the webhook API creation (#13960)
4 years ago
zeripath f9c0737a86
Enforce setting HEAD in wiki to master (#13950)
4 years ago
zeripath f2f99a7d0c
Ensure that pusher is not nil preventing panic in push (#13945)
4 years ago
Lunny Xiao ea914d0f7a
Fix bug for webhook and feishu caused by API changed (#13937)
4 years ago
Lunny Xiao 6edfa6bc88
Fix broken migration on webhook (#13911)
4 years ago
Lunny Xiao 42354dfe45
Move webhook type from int to string (#13664)
4 years ago
Lunny Xiao ab22ab4a37
Refactor push update (#13381)
4 years ago
a1012112796 682f0b0460
Fix Pull Merge when tag with same name as base branch exist (#13882)
4 years ago
manuelluis 8561f26695
Fix branch/tag notifications in mirror sync (#13855)
4 years ago
John Olheiser f0cc29761d
Make sure email recipients can see issue (#13820)
4 years ago
6543 2b4a08e962
Migrations: Use Process Manager to create own Context (#13792)
4 years ago
a1012112796 9c26dc1f3a
Add block on official review requests branch protection (#13705)
4 years ago
zeripath 742e21aeba
Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186)
4 years ago
John Olheiser 979fbe086c
Increment skip to avoid infini-loop (#13703)
4 years ago
Jimmy Praet 03fa2eccbc
Use chronological commit order in default squash message (#13661) (#13696)
4 years ago
zeripath 45ca2e4605
Handle incomplete diff files properly (#13662)
4 years ago
zeripath b091c994b5
Comments on review should have the same sha (#13448)
4 years ago
Kyle Evans e461f0854f
[RFC] Make archival asynchronous (#11296)
4 years ago
Lunny Xiao 35cc82abbf
Revert "Replies to outdated code comments should also be outdated (#13217)" (#13439)
4 years ago
mrsdizzie d7e0983780
Alternative fix for HTML diff entity split (#13425)
4 years ago
zeripath 3cab3bee57
Replies to outdated code comments should also be outdated (#13217)
4 years ago
a1012112796 b687707014
Add the tag list page to the release page (#12096)
4 years ago
zeripath 6b7c199f5f
When creating line diffs do not split within an html entity (#13357)
4 years ago
Lunny Xiao a420beda2a
Fix a bug on refactoring (#13373)
4 years ago
Lunny Xiao 4df2ed29f2
Refactor: Move PushUpdateOptions (#13363)
4 years ago
zeripath e2740b32b5
Update Mirror IsEmpty status on synchronize (#13185)
4 years ago
Lanre Adelowo e918636283
Enhance release list (#6025)
4 years ago
zeripath 327f18c3b2
Fix initial commit page & binary munching problem (#13249)
4 years ago
mrsdizzie f6ee7ce9b6
Add better error checking for inline html diff code (#13239)
4 years ago
zeripath de6e427a01
go-version constraints ignore pre-releases (#13234)
4 years ago
a1012112796 b9850375fc
Add review request api (#11355)
4 years ago
mrsdizzie 9fe4b7b692
Fix error in diff html rendering (#13191)
4 years ago
zeripath 6bab678bed
Fix diff skipping lines (#13154)
4 years ago
zeripath edfebe65b1
Finally fix diff names (#13136)
4 years ago