| .. |
|
actions
|
Fix some pending problems (#29985)
|
2 years ago |
|
activitypub
|
Upgrade to golangci-lint@v1.55.0 (#27756)
|
2 years ago |
|
analyze
|
Rename code_langauge.go to code_language.go (#26377)
|
3 years ago |
|
assetfs
|
Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804)
|
2 years ago |
|
auth
|
Enable more `revive` linter rules (#30608)
|
2 years ago |
|
avatar
|
Use `crypto/sha256` (#29386)
|
2 years ago |
|
badge
|
Implement actions badge svgs (#28102)
|
2 years ago |
|
base
|
Fix natural sort (#31384) (#31394)
|
2 years ago |
|
cache
|
Fix missing memcache import (#31105) (#31109)
|
2 years ago |
|
charset
|
Render embedded code preview by permlink in markdown (#30234)
|
2 years ago |
|
container
|
Add container.FilterSlice function (#30339)
|
2 years ago |
|
csv
|
Render embedded code preview by permlink in markdown (#30234)
|
2 years ago |
|
dump
|
Refactor "dump" sub-command (#30240)
|
2 years ago |
|
emoji
|
Update emoji set to Unicode 15 (#25595)
|
3 years ago |
|
eventsource
|
Final round of `db.DefaultContext` refactor (#27587)
|
2 years ago |
|
generate
|
Refactor JWT secret generating & decoding code (#29172)
|
2 years ago |
|
git
|
Refactor the usage of batch catfile (#31754) (#31889)
|
1 year ago |
|
gitgraph
|
More `db.DefaultContext` refactor (#27265)
|
2 years ago |
|
gitrepo
|
Move get/set default branch from git package to gitrepo package to hide repopath (#29126)
|
2 years ago |
|
graceful
|
Remove unused error in graceful manager (#29871)
|
2 years ago |
|
hcaptcha
|
…
|
|
|
highlight
|
Add option to disable ambiguous unicode characters detection (#28454)
|
2 years ago |
|
hostmatcher
|
Support allowed hosts for webhook to work with proxy (#27655)
|
2 years ago |
|
html
|
Refactor backend SVG package and add tests (#26335)
|
3 years ago |
|
httpcache
|
Also match weakly validated ETags (#28957)
|
2 years ago |
|
httplib
|
Fix duplicate sub-path for avatars (#31365) (#31368)
|
2 years ago |
|
indexer
|
Fix index too many file names bug (#31903) (#31953)
|
1 year ago |
|
issue/template
|
Support setting the `default` attribute of the issue template dropdown field (#31045) (#31059)
|
2 years ago |
|
json
|
Replace `interface{}` with `any` (#25686)
|
3 years ago |
|
label
|
…
|
|
|
lfs
|
Distinguish LFS object errors to ignore missing objects during migration (#31702) (#31745)
|
2 years ago |
|
log
|
Add some tests to clarify the "must-change-password" behavior (#30693)
|
2 years ago |
|
markup
|
Upgrade bleve to 2.4.2 (#31894)
|
1 year ago |
|
mcaptcha
|
…
|
|
|
metrics
|
Reduce usage of `db.DefaultContext` (#27073)
|
2 years ago |
|
migration
|
Refactor locale&string&template related code (#29165)
|
2 years ago |
|
nosql
|
Update tool dependencies, lock govulncheck and actionlint (#25655)
|
3 years ago |
|
optional
|
Add `interface{}` to `any` replacement to `make fmt`, exclude `*.pb.go` (#30461)
|
2 years ago |
|
options
|
…
|
|
|
packages
|
Enable more `revive` linter rules (#30608)
|
2 years ago |
|
paginator
|
Use more specific test methods (#24265)
|
3 years ago |
|
pprof
|
…
|
|
|
private
|
Move database operations of merging a pull request to post receive hook and add a transaction (#30805) (#30888)
|
2 years ago |
|
process
|
Update misspell to 0.5.1 and add `misspellings.csv` (#30573)
|
2 years ago |
|
proxy
|
…
|
|
|
proxyprotocol
|
…
|
|
|
public
|
Refactor CORS handler (#28587)
|
2 years ago |
|
queue
|
Fix queue test (#30646)
|
2 years ago |
|
recaptcha
|
…
|
|
|
references
|
Fix markdown rendering when mentioning users (#30795) (#30810)
|
2 years ago |
|
regexplru
|
Upgrade go dependencies (#25819)
|
3 years ago |
|
repository
|
Distinguish LFS object errors to ignore missing objects during migration (#31702) (#31745)
|
2 years ago |
|
secret
|
Use `crypto/sha256` (#29386)
|
2 years ago |
|
session
|
Improve oauth2 client "preferred username field" logic and the error handling (#30622)
|
2 years ago |
|
setting
|
remove typo (#31524)
|
2 years ago |
|
sitemap
|
…
|
|
|
ssh
|
Remove SSH workaround (#27893)
|
2 years ago |
|
storage
|
Fix object storage path handling (#27024)
|
2 years ago |
|
structs
|
Increase max length of org team names from 30 to 255 characters (#31410) (#31421)
|
2 years ago |
|
svg
|
Refactor markdown attention render (#29984)
|
2 years ago |
|
sync
|
…
|
|
|
system
|
Replace more db.DefaultContext (#27628)
|
2 years ago |
|
templates
|
Fix rendered wiki page link (#31398) (#31407)
|
2 years ago |
|
test
|
Remove sub-path from container registry realm (#31293) (#31300)
|
2 years ago |
|
testlogger
|
Replace `interface{}` with `any` (#25686)
|
3 years ago |
|
timeutil
|
Refactor "dump" sub-command (#30240)
|
2 years ago |
|
translation
|
Render embedded code preview by permlink in markdown (#30234)
|
2 years ago |
|
turnstile
|
…
|
|
|
typesniffer
|
Detect ogg mime-type as audio or video (#26494)
|
3 years ago |
|
updatechecker
|
Replace more db.DefaultContext (#27628)
|
2 years ago |
|
uri
|
…
|
|
|
user
|
…
|
|
|
util
|
Fix project column title overflow (#31011) (#31025)
|
2 years ago |
|
validation
|
Check blocklist for emails when adding them to account (#26812)
|
2 years ago |
|
web
|
Delete legacy cookie before setting new cookie (#31306) (#31317)
|
2 years ago |
|
webhook
|
Fix schedule tasks bugs (#28691)
|
2 years ago |