1769 Commits (664522ec6bcb383ccc64b06f94889d079c1eed75)

Author SHA1 Message Date
ulnanlu 09d1f359d5
fix(webhook/discord): fixed username cannot be empty error (#35412) 3 months ago
NorthRealm 07347634aa
Refactor and update mail templates (#35150) 3 months ago
Lunny Xiao e96ef97989
Upgrade dependencies (#35384) 4 months ago
Lunny Xiao 1717af72c4
Move some functions from package git to gitrepo (#33910) 4 months ago
Lunny Xiao d2e994db2c
Move git config/remote to gitrepo package and add global lock to resolve possible conflict when updating repository git config file (#35151) 4 months ago
Lunny Xiao 4e1b8db1fc
Move HasWiki to repository service package (#33912) 4 months ago
Lunny Xiao fb056bf4ed
Use gitrepo.SetDefaultBranch when set default branch of wiki repository (#33911) 4 months ago
Lunny Xiao 7636d581d9
Deleting branch could delete broken branch which has database record but git branch is missing (#35360) 4 months ago
wxiaoguang 0cbaa0b662
Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
wxiaoguang 60246730b5
Remove wrong "git.DefaultContext" (#35364) 4 months ago
wxiaoguang e837c998b7
Fix context usages (#35348) 4 months ago
LyricWulf da5ce5c8e7
Instance signing rule `pubkey` should allow all public keys, not just GPG (#35357) 4 months ago
NorthRealm c7b99c8cc7
Prevent duplicate actions email (#35215) 4 months ago
techknowlogick a2d88cd597
Remove deprecated auth sources (#35272) 4 months ago
Lunny Xiao e1fd9e3cd1
Always return the relevant status information, even if no status exists. (#35335) 4 months ago
Lunny Xiao c0f24bd803
Move organization's visibility change to danger zone. (#34814) 4 months ago
LePau 08a7e65c84
Fix LFS range size header response (#35277) 4 months ago
wxiaoguang 621f2fcadb
Skip "parentsigned" check when the repo is empty (#35292) 4 months ago
Alex Blackie 9549c6641a
Fix GitHub release assets URL validation (#35287) 4 months ago
Tim Biermann 4ff8cdf826
Fix token lifetime, closes #35230 (#35271) 4 months ago
Karl T ee4459488a
OneDev migration: fix broken migration caused by various REST API changes in OneDev 7.8.0 and later (#35216) 4 months ago
Lunny Xiao 90a48e96c7
Fix a bug where lfs gc never worked. (#35198) 4 months ago
Lunny Xiao 87b28b3e83
Reload issue when sending webhook to make num comments is right. (#35243) 4 months ago
Lunny Xiao 84d31bc842
A small refactor to use context in the service layer (#35179) 5 months ago
wxiaoguang 85b5877bb0
Fix various bugs (#35177) 5 months ago
Lunny Xiao 65cd3f5309
Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
wxiaoguang 86aafea3fb
Fix session gob (#35128) 5 months ago
wxiaoguang c4f5b2b531
Don't use full-file highlight when there is a git diff textconv (#35114) 5 months ago
wxiaoguang 8f91bfe9d8
Fix submodule parsing when the gitmodules is missing (#35109) 5 months ago
wxiaoguang de1114b4e8
Fix error logs and improve some comments/messages (#35105) 5 months ago
pvgoran 891a827158
Support Basic Authentication for archive downloads (#35087) 5 months ago
Lunny Xiao 37958e486a
Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 5 months ago
Risu e1e4815a1c
Redirect to a presigned URL of HEAD for HEAD requests (#35088) 5 months ago
NorthRealm 0d00ec7eed
Send email on Workflow Run Success/Failure (#34982) 5 months ago
wxiaoguang d08459820d
Improve submodule relative path handling (#35056) 5 months ago
wxiaoguang 6599efb3b1
Fix user's sign email check (#35045) 5 months ago
Lunny Xiao 1352080ef7
Fix incorrect comment diff hunk parsing, fix github asset ID nil panic (#35046) 5 months ago
Lunny Xiao 7a15334656
Fix git commit committer parsing and add some tests (#35007) 5 months ago
wxiaoguang a5a3d9b101
Refactor OpenIDConnect to support SSH/FullName sync (#34978) 5 months ago
wxiaoguang 6ab6d4e17f
Support base64-encoded agit push options (#35037) 5 months ago
Scion af0196c145
Fix ListWorkflowRuns OpenAPI response model. (#35026) 5 months ago
wxiaoguang 55f350542c
Refactor mail template and support preview (#34990) 5 months ago
wxiaoguang 4e10adc871
Start automerge check again after the conflict check and the schedule (#34989) 5 months ago
silverwind 95a935aca0
Enable gocritic `equalFold` and fix issues (#34952) 5 months ago
wxiaoguang e0745eb14d
Refactor webhook and fix feishu/lark secret (#34961) 5 months ago
wxiaoguang 3533263ced
Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966) 5 months ago
Dan Čermák 58759aeca0
Mark old reviews as stale on agit pr updates (#34933) 6 months ago
wxiaoguang 70685a9489
Fix git graph page (#34948) 6 months ago
wxiaoguang d6d643fe86
Fix http auth header parsing (#34936) 6 months ago
Lunny Xiao 8cbec63cc7
Don't send trigger for a pending review's comment create/update/delete (#34928) 6 months ago