aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/commits_list_small.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Use a general Eval function for expressions in templates. (#23927)wxiaoguang2023-04-071-1/+1
* Refactor repo commit list (#23690)wxiaoguang2023-03-271-15/+8
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-1/+1
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-2/+2
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-1/+1
* Add whitespace removal inside template curly brackes (#20853)silverwind2022-08-251-4/+4
* Fix a broken link in `commits_list_small.tmpl` (#18763)wxiaoguang2022-02-141-1/+1
* fix commits_list_small.tmpl (#18641)a10121127962022-02-061-2/+2
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-2/+2
* Improve ellipsis buttons (#17773)silverwind2021-11-221-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-3/+3
* Replace `list.List` with slices (#16311)KN4CK3R2021-08-091-5/+2
* Show dropdown with all statuses for commit (#13977)Cirno the Strongest2020-12-201-2/+2
* Direct avatar rendering (#13649)silverwind2020-12-031-2/+4
* Make SVG size argument optional (#12814)silverwind2020-09-111-1/+1
* Fix message wrapping on PR commit list (#11616)Cirno the Strongest2020-06-031-4/+2
* Show full GPG commit status on PR commit history (#11702)Cirno the Strongest2020-06-021-9/+12
* Right-align status icon on pull request commit history (#11594)Cirno the Strongest2020-05-251-3/+3
* Fix styling and padding for commit list on PR view (#11588)Cirno the Strongest2020-05-241-2/+4
* Add push commits history comment on PR time-line (#11167)赵智超2020-05-201-0/+57