5112 Commits (94a6da3bc8204daebef7dd493d9a891c0d331d9c)

Author SHA1 Message Date
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
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 274f4aea7e
Fix a compare page 404 bug when the pull request disabled (#35441) 3 months ago
koalajoe23 2802f96e97
check user and repo for redirects when using git via SSH transport (#35416) 3 months ago
Lunny Xiao e4cb48a7e0
Fix bug when issue disabled, pull request number in the commit message cannot be redirected (#35420) 3 months ago
Akhan Zhakiyanov 87362b4dc1
fix: add author.name field to Swift Package Registry API response (#35410) 3 months ago
Lunny Xiao 3e3c36bc30
split admin config settings templates to make it maintain easier (#35294) 3 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
Michal Suchánek ea96ff6b0c
Rename UpdateBranch API to RenameBranch API (#35374) 4 months ago
Lunny Xiao aef4a3514c
Remove the duplicated function GetTags (#35375) 4 months ago
Lunny Xiao fb056bf4ed
Use gitrepo.SetDefaultBranch when set default branch of wiki repository (#33911) 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
Lunny Xiao c4fbccc4ec
Allow deleting comment with content via API like web did (#35346) 4 months ago
NorthRealm c7b99c8cc7
Prevent duplicate actions email (#35215) 4 months ago
Lunny Xiao 3a969a58c2
Fix atom/rss mixed error (#35345) 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
Ilya Nurullin e844a41248
Use configurable remote name for git commands (#35172) 4 months ago
Lunny Xiao c0f24bd803
Move organization's visibility change to danger zone. (#34814) 4 months ago
6543 ef613ee760
Add `has_code` to repository REST API (#35214) 4 months ago
NorthRealm becd15f743
Fix Actions API (#35204) 4 months ago
6543 de570b7dde
Remove unneeded if statements for `update repo` API (#35140) 4 months ago
Nicolas Auvray c760e3b2b5
Display pull request in merged commit view (#35202) 4 months ago
Lunny Xiao be2a6b4414
Fix bug when review pull request commits (#35192) 5 months ago
Lunny Xiao 84d31bc842
A small refactor to use context in the service layer (#35179) 5 months ago
wxiaoguang c3f5ea3b1f
Fix repo file list partial reloading for submodules (#35183) 5 months ago
wxiaoguang 85b5877bb0
Fix various bugs (#35177) 5 months ago
AlexMaryW c10c4203ee
Add `owner` and `parent` fields clarification to docs (#35023) 5 months ago
wxiaoguang 86aafea3fb
Fix session gob (#35128) 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
wxiaoguang f0da1de7e3
Improve package API log handling (#35100) 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
NorthRealm 56eccb4995
Add Notifications section in User Settings (#35008) 5 months ago
Lunny Xiao b46623f6a5
Fix updating user visibility (#35036) 5 months ago
wxiaoguang a5a3d9b101
Refactor OpenIDConnect to support SSH/FullName sync (#34978) 5 months ago
Naxdy 32152a0ac0
Also display "recently pushed branch" alert on PR view (#35001) 5 months ago
Scion af0196c145
Fix ListWorkflowRuns OpenAPI response model. (#35026) 5 months ago
Anbraten ea809a5220
Partially refresh notifications list (#35010) 5 months ago