You cannot 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
Jason Song 687c118248
Clear up old Actions logs (#31735)
Part of #24256.

Clear up old action logs to free up storage space.

Users will see a message indicating that the log has been cleared if
they view old tasks.

<img width="1361" alt="image"
src="https://github.com/user-attachments/assets/9f0f3a3a-bc5a-402f-90ca-49282d196c22">

Docs: https://gitea.com/gitea/docs/pulls/40

---------

Co-authored-by: silverwind <me@silverwind.io>
6 months ago
..
actions Resolve lint for unused parameter and unnecessary type arguments (#30750) 9 months ago
activitypub Upgrade to golangci-lint@v1.55.0 (#27756) 1 year ago
analyze
assetfs Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 1 year ago
auth Add Passkey login support (#31504) 7 months ago
avatar Use `crypto/sha256` (#29386) 11 months ago
badge Implement actions badge svgs (#28102) 11 months ago
base fix OIDC introspection authentication (#31632) 6 months ago
cache Add cache test for admins (#31265) 8 months ago
charset Render embedded code preview by permlink in markdown (#30234) 10 months ago
container Allow disabling authentication related user features (#31535) 7 months ago
csv Render embedded code preview by permlink in markdown (#30234) 10 months ago
dump Refactor "dump" sub-command (#30240) 10 months ago
emoji
eventsource Final round of `db.DefaultContext` refactor (#27587) 1 year ago
generate Refactor JWT secret generating & decoding code (#29172) 12 months ago
git Fix slow patch checking with commits that add or remove many files (#31548) 7 months ago
gitgraph More `db.DefaultContext` refactor (#27265) 1 year ago
gitrepo Use repo as of renderctx's member rather than a repoPath on metas (#29222) 8 months ago
graceful Remove unused error in graceful manager (#29871) 11 months ago
hcaptcha
highlight Add option to disable ambiguous unicode characters detection (#28454) 1 year ago
hostmatcher Support allowed hosts for webhook to work with proxy (#27655) 1 year ago
html
httpcache Also match weakly validated ETags (#28957) 1 year ago
httplib Fix duplicate sub-path for avatars (#31365) 8 months ago
indexer Properly filter issue list given no assignees filter (#31522) 6 months ago
issue/template Issue Templates: add option to have dropdown printed list (#31577) 7 months ago
json
label
lfs Distinguish LFS object errors to ignore missing objects during migration (#31702) 6 months ago
log Add some tests to clarify the "must-change-password" behavior (#30693) 9 months ago
markup Fix markdown preview $$ support (#31514) 7 months ago
mcaptcha
metrics Rename project board -> column to make the UI less confusing (#30170) 8 months ago
migration Refactor locale&string&template related code (#29165) 12 months ago
nosql
optional Resolve lint for unused parameter and unnecessary type arguments (#30750) 9 months ago
options
packages Extract and display readme and comments for Composer packages (#30927) 8 months ago
paginator
pprof
private Move database operations of merging a pull request to post receive hook and add a transaction (#30805) 9 months ago
process Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 9 months ago
proxy
proxyprotocol
public Refactor CORS handler (#28587) 1 year ago
queue Fix queue test (#30646) 9 months ago
recaptcha
references Refactor to use UnsafeStringToBytes (#31358) 8 months ago
regexplru
repository Distinguish LFS object errors to ignore missing objects during migration (#31702) 6 months ago
secret Use `crypto/sha256` (#29386) 11 months ago
session Improve oauth2 client "preferred username field" logic and the error handling (#30622) 9 months ago
setting Clear up old Actions logs (#31735) 6 months ago
sitemap
ssh Remove SSH workaround (#27893) 1 year ago
storage Enable `unparam` linter (#31277) 8 months ago
structs Add permission description for API to add repo collaborator (#31744) 6 months ago
svg Refactor markdown attention render (#29984) 11 months ago
sync
system Refactor to use UnsafeStringToBytes (#31358) 8 months ago
templates Refactor names (#31405) 8 months ago
test Remove sub-path from container registry realm (#31293) 8 months ago
testlogger
timeutil Refactor "dump" sub-command (#30240) 10 months ago
translation Render embedded code preview by permlink in markdown (#30234) 10 months ago
turnstile
typesniffer
updatechecker Replace more db.DefaultContext (#27628) 1 year ago
uri
user
util Refactor to use UnsafeStringToBytes (#31358) 8 months ago
validation Check blocklist for emails when adding them to account (#26812) 1 year ago
web Refactor names (#31405) 8 months ago
webhook Fix schedule tasks bugs (#28691) 1 year ago