This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/templates/repo
Lauris BH 79494047b0 Show commit status icon in commits table (#1688)
* Show commit status icon in commits table

* Add comments

* Fix icons

* Few more places where commit table is displayed

* Change integration test to use goquery for parsing html

* Add integration tests for commit table and status icons

* Fix status to return lates status correctly on all databases

* Rewrote lates commit status selects
2017-05-07 22:40:31 +08:00
..
diff GPG commit validation (#1150) 2017-03-22 18:43:54 +08:00
editor Do not allow commiting to protected branch from online editor (#1502) 2017-05-02 08:49:55 +08:00
issue fix bug on issue view when not login (#1624) 2017-04-29 13:52:25 +08:00
pulls
release Attach to release (#673) 2017-01-15 22:57:00 +08:00
settings Do not show empty collaborators segment (#1531) 2017-04-23 08:55:02 +08:00
wiki Security: prevent XSS attach on wiki page 2017-02-16 04:06:20 +01:00
bare.tmpl feat: Only use issue and wiki on repo. (#1297) 2017-03-18 18:59:07 +08:00
branch_dropdown.tmpl
commits.tmpl Use whole button as link 2017-03-27 12:46:46 +02:00
commits_table.tmpl Show commit status icon in commits table (#1688) 2017-05-07 22:40:31 +08:00
create.tmpl
forks.tmpl
graph.tmpl Make issue in commit graph "clickable" (#1392) 2017-03-30 18:05:38 +08:00
header.tmpl feat: Only use issue and wiki on repo. (#1297) 2017-03-18 18:59:07 +08:00
home.tmpl Fix to reflect selected branch for fork (#762) 2017-01-26 13:32:08 +08:00
migrate.tmpl Add notice that LFS mirroring is not supported (#1251) 2017-03-16 19:33:22 +08:00
user_cards.tmpl
view_file.tmpl
view_list.tmpl Remove sha1 hash display in repository table and add latest commit GPG check (#1678) 2017-05-05 15:15:36 +08:00
watchers.tmpl