Commit Graph

265 Commits (49b2cb998b6ebaf98e89dd9dba8ba9d46d2fd82c)

Author SHA1 Message Date
zeripath bda9e51fef
Remove async pre-empt hack if go >= 1.15 (#12718) 4 years ago
zeripath eb1bf2377b
Set context for running CreateArchive in to that of the request (#12555) 4 years ago
John Olheiser 43a397ce9a
Initial support for push options (#12169) 4 years ago
Success 7c0862b6d9
fix typos (#12545) 4 years ago
techknowlogick bd7d6a3d73
go1.15 (#12475) 4 years ago
zeripath be1b33c197
Do not add prefix on http/https submodule links (#12477) 4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
zeripath 2f6aadffa8
Git 2.28 no longer permits diff with ... on unrelated branches (#12364) 4 years ago
zeripath 63e5bf6ef7
Only use --exclude on name-rev with git >= 2.13 (#12347) 4 years ago
zeripath 858c35b731
Ensure BlameReaders close at end of request (#12102) 4 years ago
赵智超 ae20de7771
fix bug about can't skip commits base on base branch (#11555) 4 years ago
Lauris BH 6891b90303
Use enry language type to detect special languages (#11974) 4 years ago
Lauris BH 5389b6cde1
For language detection do not try to analyze big files by content (#11971) 4 years ago
zeripath ae3cfa8449
Only write to global gitconfig if necessary (#11876) 4 years ago
mrsdizzie d729d685d0
Fix 500 error on repos with no tags (#11870) 4 years ago
zeripath 0973c03601
Handle more pathological branch and tag names (#11843) 4 years ago
Cirno the Strongest 5a26192350
Fix commit search in all branches (#11849) 4 years ago
Cirno the Strongest b682a2c1b2
Show exact tag for commit on diff view (#11846) 4 years ago
Cirno the Strongest 4a4977a1f0
Don't consider tag refs as valid for branch name (#11847) 4 years ago
Cirno the Strongest 9d652002c6
Fix language stat calculation (#11692) 4 years ago
Lauris BH ea4c139cd2
Change language statistics to save size instead of percentage (#11681) 4 years ago
zeripath 6e4480835f
Fix issue with DiffIndex on initial commit (#11677) 4 years ago
Lauris BH bd2335671f
Exclude generated files from language statistics (#11653) 4 years ago
zeripath 5cb201dc93
Fix numbr of files, total additions, and deletions (#11614) 4 years ago
Cirno the Strongest 31df012968
Properly handle and return empty string for dangling commits in GetBranchName (#11587) 4 years ago
赵智超 0903b1ac8c
Add push commits history comment on PR time-line (#11167) 4 years ago
zeripath 9a2e47b23a
Refactor Cron and merge dashboard tasks (#10745) 4 years ago
Sijmen Schoon 66a9ef9036
Fix ref links in issue overviews for tags (#8742) 4 years ago
zeripath 0198bbedc1
Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327) 4 years ago
zeripath 71e73db2ff
Manage port in submodule refurl (#11305) 4 years ago
mrsdizzie 4563eb873d
Support unicode emojis and remove emojify.js (#11032) 4 years ago
mrsdizzie 922a239079
Disable new signal-based asynchronous goroutine preemption from GO 1.14 in git env (#11237) 4 years ago
zeripath 4ee70a9ec9
Fix submodule paths when AppSubUrl is not root (#11098) 4 years ago
Lauris BH 4dc62dadce
Migrate to go-enry new version (#10906) 4 years ago
6543 3d63caa542
[API] Get a single commit via Ref (#10915) 5 years ago
John Olheiser baadb51445
Add gitea-vet (#10948) 5 years ago
zeripath 052bff0cff
Convert plumbing.ErrObjectNotFound to git.ErrNotExist in getCommit (#10862) 5 years ago
zeripath 7cd47046ea
Handle push rejection in branch and upload (#10854) 5 years ago
Lauris BH 43c09134a9
Migrate to go-git/go-git v5.0.0 (#10735) 5 years ago
zeripath 3fc4f3670c
Fix panic in API pulls when headbranch does not exist (#10676) 5 years ago
zeripath 07f6ae30e4
Change default value of DefaultCommandExecutionTimeout to match cheatsheet (#10581) 5 years ago
6543 084a2b0026
Code Refactor of IssueWatch related things (#10401) 5 years ago
6543 4427a936b4
[API] enable paggination for ListRepoTags (#10454) 5 years ago
zeripath c8d1c38129
Render READMEs in docs/ .gitea or .github from root (#10361) 5 years ago
Lauris BH 3c45cf8494
Add detected file language to code search (#10256) 5 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037) 5 years ago
Lauris BH 852aeeffc0
Fix commit between two commits calculation if there is only last commit (#10225) 5 years ago
Lunny Xiao ce7062a422
Cache last commit to accelerate the repository directory page visit (#10069) 5 years ago
Lunny Xiao e8860ef4f9 Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996) 5 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 5 years ago