Commit Graph

214 Commits (mj-v1.14.3)

Author SHA1 Message Date
6543 2265058c31
git migration: don't prompt interactively for clone credentials (#15902) (#16082)
3 years ago
KN4CK3R f773733252
Fix LFS commit finder not working (#15856) (#15874)
3 years ago
zeripath a83cde2f3f
Tagger can be empty, as can Commit and Author - tolerate this (#15835) (#15839)
3 years ago
6543 c57e908f36
Tests should use test files (#15801) (#15806)
3 years ago
zeripath 4fa2804238
Performance improvement for last commit cache and show-ref (#15455) (#15701)
3 years ago
Lunny Xiao c0869c295a
Fix lfs management find (#15537) (#15578)
3 years ago
zeripath 248b67af6f
Fix NPE on view commit with notes (#15561) (#15573)
3 years ago
zeripath 2c4f1ed13e
Fix ambiguous argument error on tags (#15432) (#15474)
3 years ago
6543 c3398906a1
use repo1_bare to test against (#15402) (#15404)
3 years ago
a1012112796 c6eb9b30ae
response 404 for diff/patch of a commit that not exist (#15221) (#15237)
3 years ago
zeripath f75a9b27b0
Speed up `enry.IsVendor` (#15213) (#15245)
3 years ago
a1012112796 27b8eff96b
support gitmailmap in GetCodeActivityStats() (#15009)
3 years ago
a1012112796 a5279b74b6
Make manual merge autodetection optional and add manual merge as merge method (#12543)
3 years ago
zeripath 523efa433b
Move Bleve and Elastic code indexers to use a common cat-file --batch (#14781)
3 years ago
zeripath 59d1cc49f1
Fix paging of file commit logs (#14831)
3 years ago
a1012112796 83cf1a894e
Create tag on ui (#13467)
3 years ago
zeripath 3d8b5ad5f3
Fix a couple of CommentAsPatch issues. (#14804)
3 years ago
Lunny Xiao 6362b24a59
Fix when a commit not found returned 500 (#14732)
3 years ago
zeripath ae7e6cd474
Reduce calls to git cat-file -s (#14682)
3 years ago
zeripath 7ba158183a
Use cat-file --batch in GetLanguageStats (#14685)
3 years ago
zeripath 66a148e398
Restore detection of branches are equal on compare page (#14586)
3 years ago
zeripath 0a23079485
Do not assume all 40 char strings are SHA1s (#14624)
3 years ago
zeripath f9abf94bd9
HasPreviousCommit causes recursive load of commits unnecessarily (#14598)
3 years ago
zeripath 30f7ddb833
Ensure memcache TTL cannot be over 30 days (#14592)
3 years ago
zeripath e65cfabda7
Remove spurious DataAsync Error logging (#14599)
3 years ago
6543 87009ab40a
Reduce data races (#14549)
3 years ago
6543 0d1444751f
[API] Add pagination to ListBranches (#14524)
3 years ago
Chester Liu 0c0445c97a
Add pager to the branches page (#14202)
3 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103)
3 years ago
6543 27fa4814b8
Fix git.parseTagData (#14105)
3 years ago
6543 9271040c21
Add Test for Fix #14040 (#14045)
3 years ago
Lunny Xiao 1d3a580a3e
Refactor get tag to remove unnecessary steps (#14058)
3 years ago
zeripath e4567d4285
Fix bug in commit verification introduced in #13673 (#14040)
3 years ago
zeripath 511f6138d4
Use native git variants by default with go-git variants as build tag (#13673)
3 years ago
zeripath 80a299d307
Always wait for the cmd to finish (#14006)
3 years ago
6543 2b4a08e962
Migrations: Use Process Manager to create own Context (#13792)
3 years ago
zeripath 742e21aeba
Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186)
3 years ago
zeripath 182b5a08ed
Prevent panic on git blame by limiting lines to 4096 bytes at most (#13470)
3 years ago
zeripath c05a8abc76
Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766)
3 years ago
zeripath de6e427a01
go-version constraints ignore pre-releases (#13234)
3 years ago
kolaente 64133126cd
Update golangci-lint to version 1.31.0 (#13102)
4 years ago
Lunny Xiao 9b81193166
Cache last commit when pushing for big repository (#10109)
4 years ago
zeripath 54dd28f159
Fix 500 on README in submodule (#13006)
4 years ago
zeripath fe79b13ab2
Always return a list from GetCommitsFromIDs (#12981)
4 years ago
zeripath 7a7f56044a
Adopt repositories (#12920)
4 years ago
zeripath 4979f15c3f
Add configurable Trust Models (#11712)
4 years ago
mrsdizzie 489c8a1478
Compare SSH_DOMAIN when parsing submodule URLs (#12753)
4 years ago
techknowlogick 9a17e2830b
refactor repo_stats to use os.pipe (#11726)
4 years ago
6543 bc11caff94
[Vendor] Switch go-version lib (#12719)
4 years ago
zeripath bda9e51fef
Remove async pre-empt hack if go >= 1.15 (#12718)
4 years ago