1780 Commits (94a6da3bc8204daebef7dd493d9a891c0d331d9c)

Author SHA1 Message Date
Sumit f09bea7af1
[Fix] Trigger 'unlabeled' event when label is Deleted from PR (#34316) 3 months ago
Lunny Xiao 198f37e33c
Move updateref and removeref to gitrepo and remove unnecessary open repository (#35511) 3 months ago
ChristopherHX 9a0ec53ee3
Stream repo zip/tar.gz/bundle achives by default (#35487) 3 months ago
Lunny Xiao 9332ff291b
Move git command to git/gitcmd (#35483) 3 months ago
Gnanakeethan Balasubramaniam fe5afcb022
Exposing TimeEstimate field in the API (#35475) 3 months ago
wxiaoguang 4fe1066a17
Replace gobwas/glob package (#35478) 3 months ago
luzpaz 688abac5ca
Fix various typos in codebase (#35480) 3 months ago
ChristopherHX 84812e42df
Fix SSH signing key path will be displayed in the pull request UI (#35381) 3 months ago
Lunny Xiao 89d7929711
Fix package link setting can only list limited repositories (#35394) 3 months ago
Lunny Xiao e35e724e42
Use db.WithTx/WithTx2 instead of TxContext when possible (#35428) 3 months ago
Lunny Xiao b9efbe9fe6
Fix push commits comments when changing the pull request target branch (#35386) 3 months ago
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