0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-02 06:04:37 +01:00
gitea/modules
zeripath f9abf94bd9
HasPreviousCommit causes recursive load of commits unnecessarily (#14598)
This PR improves HasPreviousCommit to prevent the automatic and recursive loading
of previous commits using git merge-base --is-ancestor and git rev-list

Fix #13684

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-02-10 07:00:57 +00:00
..
analyze
auth Move middlewares to web/middleware (#14480) 2021-01-30 10:55:53 +02:00
avatar
base
cache Ensure memcache TTL cannot be over 30 days (#14592) 2021-02-09 22:29:03 +00:00
charset
context [API] Add pagination to ListBranches (#14524) 2021-02-03 20:06:13 +01:00
convert [API] Add affected files of commits to commit struct (#14579) 2021-02-07 15:43:40 +01:00
cron
doctor Prevent adding nil label to .AddedLabels or .RemovedLabels (#14623) 2021-02-10 10:50:44 +08:00
emoji
eventsource
forms Move middlewares to web/middleware (#14480) 2021-01-30 10:55:53 +02:00
generate
git HasPreviousCommit causes recursive load of commits unnecessarily (#14598) 2021-02-10 07:00:57 +00:00
gitgraph
graceful
hcaptcha
highlight
httpcache
httplib
indexer
lfs
log
markup
matchlist
metrics
migrations Fix rate limit bug when downloading assets on migrating from github (#14564) 2021-02-07 15:56:11 +00:00
nosql
notification
options
password
pprof
private
process Reduce data races (#14549) 2021-02-03 22:36:38 +01:00
public
queue
recaptcha
references
repofiles
repository Ensure memcache TTL cannot be over 30 days (#14592) 2021-02-09 22:29:03 +00:00
secret
session
setting Ensure memcache TTL cannot be over 30 days (#14592) 2021-02-09 22:29:03 +00:00
ssh Internal ssh server respect Ciphers, MACs and KeyExchanges settings (#14523) 2021-01-30 14:20:32 +01:00
storage
structs [API] Add affected files of commits to commit struct (#14579) 2021-02-07 15:43:40 +01:00
svg
sync
task
templates Prevent adding nil label to .AddedLabels or .RemovedLabels (#14623) 2021-02-10 10:50:44 +08:00
test Move middlewares to web/middleware (#14480) 2021-01-30 10:55:53 +02:00
timeutil
translation Fix locale init (#14582) 2021-02-05 22:41:45 +01:00
upload
uri
user
util [API] Add pagination to ListBranches (#14524) 2021-02-03 20:06:13 +01:00
validation
web Move middlewares to web/middleware (#14480) 2021-01-30 10:55:53 +02:00