584 Commits (main)

Author SHA1 Message Date
silverwind 1e22bd712f
Bump golangci-lint to 2.7.2, enable modernize stringsbuilder (#36180) 10 hours ago
silverwind 852bf5e2a5
Add git.DIFF_RENAME_SIMILARITY_THRESHOLD option (#36164) 21 hours ago
Lunny Xiao 4c67aac23b
Move blame to gitrepo (#36161) 1 day ago
Lunny Xiao 26602fd207
Remove undocumented support of signing key in the repository git configuration file (#36143) 4 days ago
Lunny Xiao d2a372fc59
Move some functions to gitrepo package to reduce RepoPath reference directly (#36126) 6 days ago
Lunny Xiao a440116a16
Support updating branch via API (#35951) 1 week ago
Lunny Xiao 64960a18f9
Move commit related functions to gitrepo package (#35600) 2 weeks ago
silverwind b49dd8e32f
update golangci-lint to v2.7.0 (#36079) 2 weeks ago
wxiaoguang 525265c1a8
Refactor ls-tree and git path related problems (#35858) 1 month ago
silverwind cab35ff17a
Update dependencies (#35733) 2 months ago
a1012112796 a4e23b81d3
fix attachment file size limit in server backend (#35519) 2 months ago
wxiaoguang b2ee5be52e
Refactor legacy code (#35708) 2 months ago
Lunny Xiao a7eceb57a9
Use gitrepo.Repository instead of wikipath (#35398) 2 months ago
Lunny Xiao 1bdb0b71b1
Upgrade to go 1.25.3 (#35656) 2 months ago
Lunny Xiao 69f5ee970c
Move some functions to gitrepo package (#35543) 2 months ago
Rob Gonnella c9e7fde8b3
feat: adds option to force update new branch in contents routes (#35592) 2 months ago
Lunny Xiao ad2ff67343
Move archive function to repo_model and gitrepo (#35514) 2 months ago
wxiaoguang 71360a94cb
Address some CodeQL security concerns (#35572) 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
Lunny Xiao 198f37e33c
Move updateref and removeref to gitrepo and remove unnecessary open repository (#35511) 3 months ago
Lunny Xiao 9332ff291b
Move git command to git/gitcmd (#35483) 3 months ago
ChristopherHX 84812e42df
Fix SSH signing key path will be displayed in the pull request UI (#35381) 3 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 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 60246730b5
Remove wrong "git.DefaultContext" (#35364) 4 months ago
wxiaoguang e837c998b7
Fix context usages (#35348) 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
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 fc4cb07beb
Fix submodule nil check (#35096) 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 7a15334656
Fix git commit committer parsing and add some tests (#35007) 5 months ago
wxiaoguang f35dcfd489
Make submodule link work with relative path (#35034) 5 months ago
delvh 8dbf13b1cb
Follow file symlinks in the UI to their target (#28835) 6 months ago
Kerwin Bryant 176962c03e
Add support for 3D/CAD file formats preview (#34794) 6 months ago
wxiaoguang dbd9c69909
Refactor repo contents API and add "contents-ext" API (#34822) 6 months ago
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751) 6 months ago
Lunny Xiao 1e644e39f9
remove unnecessary duplicate code (#34733) 6 months ago
ChristopherHX c9505a26b9
Improve instance wide ssh commit signing (#34341) 6 months ago
wxiaoguang e8d8984f7c
Fix some trivial problems (#34579) 7 months ago
wxiaoguang 9f10885b21
Refactor commit reader (#34542) 7 months ago
Lunny Xiao ab9691291d
Don't display error log when .git-blame-ignore-revs doesn't exist (#34457) 7 months ago
Bo-Yi Wu d06eb8d801
feat(api): add date range filtering to commit retrieval endpoints (#34497) 7 months ago
Lunny Xiao ad271444e9
Fix a bug when uploading file via lfs ssh command (#34408) 7 months ago
bytedream 2fbc8f9e87
Fix LFS file not stored in LFS when uploaded/edited via API or web UI (#34367) 7 months ago