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.
 
 
 
 
 
 
gitea/modules
Nanguan Lin 7cdbe65a2c
Add tests for db indexer in indexer_test.go (#27087)
1 year ago
..
actions chore(actions): support cron schedule task (#26655) 1 year ago
activitypub More refactoring of `db.DefaultContext` (#27083) 1 year ago
analyze
assetfs Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 1 year ago
auth
avatar
base
cache
charset
container
context More refactoring of `db.DefaultContext` (#27083) 1 year ago
contexttest Avoid double-unescaping of form value (#26853) 1 year ago
csv
doctor Reduce usage of `db.DefaultContext` (#27073) 1 year ago
emoji
eventsource
generate
git Clarify the git command Stdin hanging problem (#26967) 1 year ago
gitgraph
graceful
hcaptcha
highlight
hostmatcher
html
httpcache
httplib
indexer Add tests for db indexer in indexer_test.go (#27087) 1 year ago
issue/template
json
label
lfs
log Reduce some allocations in type conversion (#26772) 1 year ago
markup fix media description render for orgmode (#26895) 1 year ago
mcaptcha
metrics Reduce usage of `db.DefaultContext` (#27073) 1 year ago
migration
nosql
options
packages Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
paginator
pprof
private
process
proxy
proxyprotocol
public
queue Expanding documentation in queue.go (#26889) 1 year ago
recaptcha
references Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 1 year ago
regexplru
repository Reduce usage of `db.DefaultContext` (#27073) 1 year ago
secret
session
setting Actions are no longer experimental, so enable them by default (#27054) 1 year ago
sitemap
ssh restrict certificate type for builtin SSH server (#26789) 1 year ago
storage Fix object storage path handling (#27024) 1 year ago
structs refactor(API): refactor secret creation and update functionality (#26751) 1 year ago
svg
sync
system
templates Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
test Move web/api context related testing function into a separate package (#26859) 1 year ago
testlogger
timeutil
translation
turnstile
typesniffer
updatechecker
upload
uri
user
util Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
validation Check blocklist for emails when adding them to account (#26812) 1 year ago
web Update tool dependencies (#26607) 1 year ago
webhook