forgejo/models
FuXiaoHei c551d3f3ab
Artifact deletion in actions ui (#27172)
Add deletion link in runs view page.
Fix #26315

![image](https://github.com/go-gitea/gitea/assets/2142787/aa65a4ab-f434-4deb-b953-21e63c212033)

When click deletion button. It marks this artifact `need-delete`.

This artifact would be deleted when actions cleanup cron task.
2024-02-23 09:06:14 +01:00
..
actions Artifact deletion in actions ui (#27172) 2024-02-23 09:06:14 +01:00
activities
admin
asymkey
auth
avatars
db feat(xorm): add max idle time setting for db connections (#2418) 2024-02-21 12:17:16 +00:00
dbfs
fixtures
forgejo/semver
forgejo_migrations
git Refactor locale&string&template related code (#29165) 2024-02-16 15:20:52 +01:00
issues Fix gitea-action user avatar broken on edited menu (#29190) 2024-02-17 23:24:31 +01:00
migrations
organization Remove unused KeyID. (#29167) 2024-02-16 15:20:52 +01:00
packages
perm
project
pull
repo [BUG] Load AllUnitsEnabled when necessary 2024-02-21 12:48:26 +01:00
secret
shared/types Refactor locale&string&template related code (#29165) 2024-02-16 15:20:52 +01:00
system
unit
unittest
user Remove unused KeyID. (#29167) 2024-02-16 15:20:52 +01:00
webhook
error.go Add merge style fast-forward-only (#28954) 2024-02-14 17:19:19 +01:00
fixture_generation.go
fixture_test.go
main_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_test.go
repo_transfer.go
repo_transfer_test.go