0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-15 06:21:23 +01:00
gitea/modules
Lunny Xiao e4abaff7ff
Fix bug filtering issues which have no project (#31337)
Fix #31327
This is a quick patch to fix the bug.
Some parameters are using 0, some are using -1. I think it needs a
refactor to keep consistent. But that will be another PR.
2024-06-14 02:31:07 +00:00
..
actions
activitypub
analyze
assetfs
auth Enable unparam linter (#31277) 2024-06-11 18:47:45 +00:00
avatar
badge
base
cache Fix missing memcache import (#31105) 2024-05-27 13:43:32 +00:00
charset
container
csv
dump
emoji
eventsource
generate
git
gitgraph
gitrepo Use repo as of renderctx's member rather than a repoPath on metas (#29222) 2024-05-30 07:04:01 +00:00
graceful
hcaptcha
highlight
hostmatcher
html
httpcache
httplib
indexer Fix bug filtering issues which have no project (#31337) 2024-06-14 02:31:07 +00:00
issue/template Support setting the default attribute of the issue template dropdown field (#31045) 2024-05-23 13:01:02 +00:00
json
label
lfs Fix #31185 try fix lfs download from bitbucket failed (#31201) 2024-06-11 22:22:28 +00:00
log
markup Refactor to use UnsafeStringToBytes (#31358) 2024-06-14 01:26:33 +00:00
mcaptcha
metrics Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
migration
nosql
optional
options
packages Enable unparam linter (#31277) 2024-06-11 18:47:45 +00:00
paginator
pprof
private
process
proxy
proxyprotocol
public
queue
recaptcha
references Refactor to use UnsafeStringToBytes (#31358) 2024-06-14 01:26:33 +00:00
regexplru
repository Fix adopt repository has empty object name in database (#31333) 2024-06-12 18:22:01 +08:00
secret
session
setting Enable unparam linter (#31277) 2024-06-11 18:47:45 +00:00
sitemap
ssh
storage Enable unparam linter (#31277) 2024-06-11 18:47:45 +00:00
structs Document possible action types for the user activity feed API (#31196) 2024-06-03 13:40:48 +00:00
svg
sync
system Refactor to use UnsafeStringToBytes (#31358) 2024-06-14 01:26:33 +00:00
templates Make template Iif exactly match if (#31322) 2024-06-11 14:52:12 +00:00
test Remove sub-path from container registry realm (#31293) 2024-06-09 16:29:29 +08:00
testlogger
timeutil
translation
turnstile
typesniffer
updatechecker
uri
user
util Refactor to use UnsafeStringToBytes (#31358) 2024-06-14 01:26:33 +00:00
validation
web Delete legacy cookie before setting new cookie (#31306) 2024-06-11 11:31:23 +08:00
webhook