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
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083)
1 year ago
..
actions
activitypub More refactoring of `db.DefaultContext` (#27083) 1 year ago
analyze
assetfs Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 2 years 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 Remove the useless function `GetUserIssueStats` and move relevant tests to `indexer_test.go` (#27067) 1 year ago
issue/template
json
label
lfs
log Reduce some allocations in type conversion (#26772) 2 years 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
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 Use secure cookie for HTTPS sites (#26999) 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) 2 years 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) 2 years ago
web
webhook