5002 Commits (main)

Author SHA1 Message Date
junoberryferry 151ef80e28
use experimental go json v2 library (#35392) 3 months ago
Lunny Xiao 8106d95577
Use global lock instead of status pool for cron lock (#35507) 3 months ago
Lunny Xiao 1f32170060
Move some functions to gitrepo package (#35503) 3 months ago
Lunny Xiao 7bf2972379
Move GetDiverging functions to gitrepo (#35524) 3 months ago
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
Akhan Zhakiyanov 87362b4dc1
fix: add author.name field to Swift Package Registry API response (#35410) 3 months ago
Lunny Xiao c290682521
Upgrade golang to 1.25.1 and add descriptions for the swagger structs' fields (#35418) 3 months ago
Luke H-W 5fe3296055
Disable Field count validation of CSV viewer (#35228) 3 months ago
Lunny Xiao e96ef97989
Upgrade dependencies (#35384) 4 months ago
junoberryferry ec75bdbe68
Use github.com/mholt/archives replace github.com/mholt/archiver (#35390) 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
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
Fabian Meyer e19d0e4f56
Allow foreachref parser to grow its buffer (#35365) 4 months ago
wxiaoguang 0cbaa0b662
Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
cui 7aef7ea2d4
Refactor to use reflect.TypeFor (#35370) 4 months ago
wxiaoguang 60246730b5
Remove wrong "git.DefaultContext" (#35364) 4 months ago
wxiaoguang e837c998b7
Fix context usages (#35348) 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
Lunny Xiao 709535c506
Fix some overflows in test (#35315) 4 months ago
Lunny Xiao d782cad7f8
Add start time on perf trace because it seems some steps haven't been recorded. (#35282) 4 months ago
Lunny Xiao 90a48e96c7
Fix a bug where lfs gc never worked. (#35198) 4 months ago
Tim Biermann 345045888d
modules/setting/actions.go: fixed typo: ì->i (#35253) 4 months ago
Sebastian Ertz 9b5a3e9c9c
Update chroma to v2.20.0 (#35220) 4 months ago
6543 ef613ee760
Add `has_code` to repository REST API (#35214) 4 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 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
Lunny Xiao 8ee96039aa
Fix some missed GitHeadRefName when renaming (#35102) 5 months ago
wxiaoguang de1114b4e8
Fix error logs and improve some comments/messages (#35105) 5 months ago
Lunny Xiao 37958e486a
Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 5 months ago
wxiaoguang fc4cb07beb
Fix submodule nil check (#35096) 5 months ago
Risu e1e4815a1c
Redirect to a presigned URL of HEAD for HEAD requests (#35088) 5 months ago
wxiaoguang d08459820d
Improve submodule relative path handling (#35056) 5 months ago
Lunny Xiao 1352080ef7
Fix incorrect comment diff hunk parsing, fix github asset ID nil panic (#35046) 5 months ago
Lunny Xiao b46623f6a5
Fix updating user visibility (#35036) 5 months ago
Lunny Xiao 7a15334656
Fix git commit committer parsing and add some tests (#35007) 5 months ago