Git with a cup of tea, painless self-hosted git service
Mirror for internal git.with.parts use
https://git.with.parts
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wxiaoguang
d15f20b2d2
Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict ( #23766 ) ( #23791 )
...
Follow #21962
After I eat my own dogfood, I would say that
ONLY_SHOW_RELEVANT_REPOS=false is necessary for many private/enterprise
instances, because many private repositories do not have
"description/topic", users just want to search by their names.
This PR also adds `PageIsExploreRepositories` check, to make code more
strict, because the `search` template is shared for different purpose.
And during the test, I found a bug that the "Search" button didn't
respect the "relevant" parameter, so this PR fixes the bug by the way
together.
2 years ago
..
actions
Use GitHub Actions compatible globbing for `branches`, `tag`, `path` filter ( #22804 ) ( #23740 )
2 years ago
activitypub
Add Chef package registry ( #22554 )
2 years ago
analyze
…
auth
Fix various bugs for "install" page ( #23194 ) ( #23286 )
2 years ago
avatar
…
base
…
cache
Add context cache as a request level cache ( #22294 )
2 years ago
charset
Fix isAllowed of escapeStreamer ( #22814 )
2 years ago
container
…
context
Improve template error reporting ( #23396 ) ( #23600 )
2 years ago
csv
Add context when rendering labels or emojis ( #23281 ) ( #23319 )
2 years ago
doctor
Check LFS/Packages settings in dump and doctor command ( #23631 ) ( #23730 )
2 years ago
emoji
…
eventsource
…
generate
…
git
Refactor merge/update git command calls ( #23366 ) ( #23544 )
2 years ago
gitgraph
Add context cache as a request level cache ( #22294 )
2 years ago
graceful
…
hcaptcha
…
highlight
Refactor the setting to make unit test easier ( #22405 )
2 years ago
hostmatcher
…
html
…
httpcache
Set `X-Gitea-Debug` header once ( #23361 ) ( #23381 )
2 years ago
httplib
…
indexer
Refactor the setting to make unit test easier ( #22405 )
2 years ago
issue/ template
…
json
…
label
Add loading yaml label template files ( #22976 ) ( #23232 )
2 years ago
lfs
Make minio package support legacy MD5 checksum ( #23768 ) ( #23770 )
2 years ago
log
…
markup
Add context when rendering labels or emojis ( #23281 ) ( #23319 )
2 years ago
mcaptcha
…
metrics
include build info in Prometheus metrics ( #22819 )
2 years ago
migration
Scoped labels ( #22585 )
2 years ago
mirror
…
nosql
…
notification
…
options
Introduce path Clean/Join helper functions, partially backport&refactor ( #23495 ) ( #23607 )
2 years ago
packages
Use import of OCI structs ( #22765 )
2 years ago
paginator
…
pprof
…
private
…
process
…
proxy
Use proxy for pull mirror ( #22771 )
2 years ago
proxyprotocol
…
public
…
queue
Properly flush unique queues on startup ( #23154 ) ( #23201 )
2 years ago
recaptcha
…
references
…
regexplru
…
repository
Add loading yaml label template files ( #22976 ) ( #23232 )
2 years ago
secret
…
session
…
setting
Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict ( #23766 ) ( #23791 )
2 years ago
sitemap
…
ssh
…
storage
Make minio package support legacy MD5 checksum ( #23768 ) ( #23770 )
2 years ago
structs
Add scopes to API to create token and display them ( #22989 )
2 years ago
svg
…
sync
…
system
…
templates
Improve template error reporting ( #23396 ) ( #23600 )
2 years ago
test
Rename `repo.GetOwner` to `repo.LoadOwner` ( #22967 )
2 years ago
timeutil
Make time tooltips interactive ( #23526 ) ( #23527 )
2 years ago
translation
…
turnstile
Add new captcha: cloudflare turnstile ( #22369 )
2 years ago
typesniffer
Do not recognize text files as audio ( #23355 ) ( #23368 )
2 years ago
updatechecker
…
upload
…
uri
…
user
…
util
Introduce path Clean/Join helper functions, partially backport&refactor ( #23495 ) ( #23607 )
2 years ago
validation
Map OIDC groups to Orgs/Teams ( #21441 )
2 years ago
watcher
…
web
Map OIDC groups to Orgs/Teams ( #21441 )
2 years ago
webhook
…