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/services/repository
yp05327 f6e7798405
Add link to job details and tooltip to commit status in repo list in dashboard (#26326)
Tooltip:

![image](https://github.com/go-gitea/gitea/assets/18380374/237cb545-7844-424b-b995-1008eaaaedec)

Link to the target job:

![image](https://github.com/go-gitea/gitea/assets/18380374/0c11a97f-6517-47f2-8773-f381488c084e)
1 year ago
..
archiver Refactor web package and context package (#25298) 2 years ago
files Sync repo's IsEmpty status correctly (#26517) 2 years ago
adopt.go Sync branches into databases (#22743) 2 years ago
adopt_test.go
avatar.go
avatar_test.go
branch.go Sync branches into databases (#22743) 2 years ago
cache.go
check.go
commit.go Show branches and tags that contain a commit (#25180) 2 years ago
fork.go Sync branches into databases (#22743) 2 years ago
fork_test.go
hooks.go
lfs.go Fix bugs in LFS meta garbage collection (#26122) 2 years ago
lfs_test.go Fix bugs in LFS meta garbage collection (#26122) 2 years ago
main_test.go
push.go Add context parameter to some database functions (#26055) 2 years ago
repository.go Add link to job details and tooltip to commit status in repo list in dashboard (#26326) 1 year ago
repository_test.go
review.go
review_test.go
template.go Support copy protected branch from template repository (#25889) 2 years ago
transfer.go
transfer_test.go