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/models
FuXiaoHei 67adc5c1dc
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.
12 months ago
..
actions Artifact deletion in actions ui (#27172) 12 months ago
activities Revert "Speed up loading the dashboard on mysql/mariadb (#28546)" (#29006) 1 year ago
admin
asymkey Update tool dependencies (#29030) 1 year ago
auth Unify password changing and invalidate auth tokens (#27625) 1 year ago
avatars
db Fix joins in `db.Find(AndCount)` (#28978) 1 year ago
dbfs
fixtures Unify user update methods (#28733) 1 year ago
git Refactor locale&string&template related code (#29165) 12 months ago
issues Fix gitea-action user avatar broken on edited menu (#29190) 12 months ago
migrations Add support for sha256 repositories (#23894) 1 year ago
organization Remove unused `KeyID`. (#29167) 12 months ago
packages
perm
project
pull Add support for sha256 repositories (#23894) 1 year ago
repo Add merge style `fast-forward-only` (#28954) 12 months ago
secret
shared/types Refactor locale&string&template related code (#29165) 12 months ago
system
unit
unittest Remove unnecessary parameter (#29092) 1 year ago
user Remove unused `KeyID`. (#29167) 12 months ago
webhook
error.go Add merge style `fast-forward-only` (#28954) 12 months ago
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 Move some repository transfer functions to service layer (#28855) 1 year ago