152 Commits (664522ec6bcb383ccc64b06f94889d079c1eed75)

Author SHA1 Message Date
wxiaoguang 0cbaa0b662
Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
wxiaoguang 60246730b5
Remove wrong "git.DefaultContext" (#35364) 4 months ago
wxiaoguang c4f5b2b531
Don't use full-file highlight when there is a git diff textconv (#35114) 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
TheFox0x7 aa9d86745a
enforce explanation for necessary nolints and fix bugs (#34883) 6 months ago
TheFox0x7 eb36a4554e
enforce nolint scope (#34851) 6 months ago
delvh 9a23fe131c
Ignore force pushes for changed files in a PR review (#34837) 6 months ago
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751) 6 months ago
Kerwin Bryant 2b99a58f54
Mark parent directory as viewed when all files are viewed (#33958) 8 months ago
Lunny Xiao ae0af8ea5b
Refactor Git Attribute & performance optimization (#34154) 8 months ago
TheFox0x7 ee3c82f874
Enable addtional linters (#34085) 9 months ago
TheFox0x7 0fde8ecd55
Enable testifylint rules (#34075) 9 months ago
TheFox0x7 2a59dfbd47
enable staticcheck QFxxxx rules (#34064) 9 months ago
wxiaoguang 9d7c02f9f7
Try to figure out attribute checker problem (#33901) 9 months ago
wxiaoguang cb6b33c9cd
Ignore trivial errors when updating push data (#33864) 9 months ago
wxiaoguang 657239b480
Fix material icon & diff highlight (#33844) 9 months ago
Dustin Firebaugh 3f1f808b9e
Full-file syntax highlighting for diff pages (#33766) 9 months ago
wxiaoguang 6422f05a4e
Decouple diff stats query from actual diffing (#33810) 9 months ago
TheFox0x7 ae3a18e01a
Remove context from git struct (#33793) 10 months ago
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
Lunny Xiao f232d8f530
Performance optimization for pull request files loading comments attachments (#33585) 10 months ago
Alexander McRae a1f1bccd7a
Add go wrapper around git diff-tree --raw -r -M (#33369) 10 months ago
wxiaoguang fa0c8ae50f
Refactor gitdiff test (#33507) 11 months ago
Rowan Bohde ac2d97cb61
Link to tree views of submodules if possible (#33424) 11 months ago
hiifong b7614e2d2f
Fix parentCommit invalid memory address or nil pointer dereference. (#33204) 11 months ago
TheFox0x7 2a02734f93
Refactor older tests to use testify (#33140) 11 months ago
Rowan Bohde a8e7caedfa
add submodule diff links (#33097) 11 months ago
wxiaoguang 52b319bc00
Refactor pprof labels and process desc (#32909) 1 year ago
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 1 year ago
Rowan Bohde 68731c07c5
Reduce integration test overhead (#32475) 1 year ago
wxiaoguang e524f63d58
Fix git error handling (#32401) 1 year ago
Rowan Bohde 7dcccc3bb1
improve performance of diffs (#32393) 1 year ago
silverwind 4b20b51f82
Update golangci-lint to v1.59.0 (#31221) 2 years ago
wxiaoguang fb1ad920b7
Refactor sha1 and time-limited code (#31023) 2 years ago
wxiaoguang 7c613f100e
Make sure git version&feature are always prepared (#30877) 2 years ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 2 years ago
silverwind 3b99066aa8
Fix incorrect diff expander for deletion of last lines in a file (#29501) 2 years ago
KN4CK3R 4197e28100
Refactor git attributes (#29356) 2 years ago
wxiaoguang 20929edc99
Add option to disable ambiguous unicode characters detection (#28454) 2 years ago
Lunny Xiao 408a484224
Adjust object format interface (#28469) 2 years ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 2 years ago
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 2 years ago
Lunny Xiao 673cf6af76
make writing main test easier (#27270) 2 years ago
delvh 707c69f399
Fix successful return value for `SyncAndGetUserSpecificDiff` (#27152) 2 years ago
Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 2 years ago
wxiaoguang fc039167d2
Use Go 1.21 and update dependencies (#26878) 2 years ago
wxiaoguang 82ea557dd3
Fix stderr usages (#26477) 2 years ago
delvh 8736b134bd
Display human-readable text instead of cryptic filemodes (#26352) 2 years ago
6543 8995046110
Less naked returns (#25713) 2 years ago