You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules
Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900)
This PR will avoid load pullrequest.Issue twice in pull request list
page. It will reduce x times database queries for those WIP pull
requests.

Partially fix #29585

---------

Co-authored-by: Giteabot <teabot@gitea.io>
11 months ago
..
actions Show Actions post step when it's running (#29926) 11 months ago
activitypub
analyze
assetfs
auth Use `crypto/sha256` (#29386) 12 months ago
avatar Use `crypto/sha256` (#29386) 12 months ago
badge Implement actions badge svgs (#28102) 12 months ago
base Improve natural sort (#29611) 11 months ago
cache Always enable caches (#28527) 1 year ago
charset Refactor locale&string&template related code (#29165) 12 months ago
container
csv Refactor locale&string&template related code (#29165) 12 months ago
emoji
eventsource
generate Refactor JWT secret generating & decoding code (#29172) 12 months ago
git Fix loadOneBranch panic (#29938) 11 months ago
gitgraph
gitrepo Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 11 months ago
graceful Remove unused error in graceful manager (#29871) 11 months ago
hcaptcha
highlight Add option to disable ambiguous unicode characters detection (#28454) 1 year ago
hostmatcher
html
httpcache Also match weakly validated ETags (#28957) 1 year ago
httplib Refactor URL detection (#29960) 11 months ago
indexer Meilisearch double quote on "match" query (#29740) 11 months ago
issue/template Extend issue template yaml engine (#29274) 11 months ago
json
label
lfs Use `crypto/sha256` (#29386) 12 months ago
log
markup Fix missing error check of bufio.Scanner (#29882) 11 months ago
mcaptcha
metrics
migration Refactor locale&string&template related code (#29165) 12 months ago
nosql
optional migrate some more "OptionalBool" to "Option[bool]" (#29479) 11 months ago
options
packages Integrate alpine `noarch` packages into other architectures index (#29137) 12 months ago
paginator
pprof
private Return `responseText` instead of string in some functions (#28836) 1 year ago
process
proxy
proxyprotocol
public Refactor CORS handler (#28587) 1 year ago
queue Fix queue worker incorrectly stopped when there are still more items in the queue (#29532) 11 months ago
recaptcha
references Fix issue link does not support quotes (#29484) (#29487) 11 months ago
regexplru
repository Add user blocking (#29028) 11 months ago
secret Use `crypto/sha256` (#29386) 12 months ago
session
setting Support GITEA_I_AM_BEING_UNSAFE_RUNNING_AS_ROOT env (#29788) 11 months ago
sitemap
ssh
storage
structs Fix lint-swagger warning (#29787) 11 months ago
svg
sync
system
templates Improve QueryEscape helper function (#29768) 11 months ago
test
testlogger
timeutil Remove the `time-since` class (#29826) 11 months ago
translation Add an trailing slash to dashboard links (#29555) 11 months ago
turnstile
typesniffer
updatechecker
uri
user
util Performance improvements for pull request list page (#29900) 11 months ago
validation
web Refactor locale&string&template related code (#29165) 12 months ago
webhook Fix schedule tasks bugs (#28691) 1 year ago