Commit Graph

227 Commits (e3c626834b34fae7728ee7869ed73ee4d1b26a26)

Author SHA1 Message Date
Lunny Xiao e3c626834b
Let package git depend on setting but not opposite (#15241)
3 years ago
6543 3ef23d5411
Use gitea logging module for git module (#16243)
3 years ago
KN4CK3R 4cc63e9919
Fix diff expansion is missing final line in a file (#16222)
3 years ago
Lunny Xiao b223d36195
Rework repository archive (#14723)
3 years ago
Viktor Yakovchuk 08f4b3f312
Fix 500 Error with branch and tag sharing the same name #15592 (#16040)
3 years ago
zeripath 196593e2e9
More efficiently parse shas for shaPostProcessor (#16101)
3 years ago
zeripath 23358bc55d
Use git log name-status in get last commit (#16059)
3 years ago
zeripath 5f4522cd1f
Fix missing discard in repo_language_stats (#16030)
3 years ago
KN4CK3R 440039c0cc
Add push to remote mirror repository (#15157)
3 years ago
KN4CK3R 3607f79d78
Fixed assert statements. (#16089)
3 years ago
zeripath 51775f65bc
Make commit info cancelable (#16032)
3 years ago
KN4CK3R 8e262104c2
Add Image Diff for SVG files (#14867)
3 years ago
Norwin a137ee7a68
git migration: don't prompt interactively for clone credentials (#15902)
3 years ago
KN4CK3R df72cf6211
Fix LFS commit finder not working (#15856)
3 years ago
zeripath 2a565478d1
Tagger can be empty, as can Commit and Author - tolerate this (#15835)
3 years ago
zeripath 270aab429e
On open repository open common cat file batch and batch-check (#15667)
3 years ago
6543 4ea0b46d9b
Tests should use test files (#15801)
3 years ago
zeripath a926ff919d
Performance improvement for last commit cache and show-ref (#15455)
3 years ago
zeripath 1cd8d0ca0e
Fix NPE on view commit with notes (#15561)
3 years ago
Lunny Xiao 2255afffad
Fix lfs management find (#15537)
3 years ago
zeripath 1ee776970a
Fix ambiguous argument error on tags (#15432)
3 years ago
6543 83d771c1c7
use repo1_bare to test against (#15402)
3 years ago
zeripath ff460ca74d
Speed up `enry.IsVendor` (#15213)
3 years ago
a1012112796 007fb00c0e
response 404 for diff/patch of a commit that not exist (#15221)
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