1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-21 19:26:06 +00:00
gitea/models/migrations/v1_23
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>
2024-08-02 00:42:08 +00:00
..
main_test.go Add unique index for project_issue to prevent duplicate data (#30190) 2024-04-02 16:02:05 +08:00
v299.go Prevent simultaneous editing of comments and issues (#31053) 2024-05-27 15:34:18 +00:00
v300.go Allow force push to protected branches (#28086) 2024-07-05 18:21:56 +00:00
v301.go add skip secondary authorization option for public oauth2 clients (#31454) 2024-07-19 14:28:30 -04:00
v302.go Clear up old Actions logs (#31735) 2024-08-02 00:42:08 +00:00