aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/commit_page.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-1/+1
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-3/+3
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-1/+1
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-5/+5
* Use octicon-verified for gpg signatures (#23529)silverwind2023-03-171-5/+5
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-2/+2
* Refactor branch/tag selector dropdown (first step) (#23394)wxiaoguang2023-03-111-4/+4
* Use `gt-relative` class instead of the ambiguous `gt-pr` class (#23008)wxiaoguang2023-02-201-1/+1
* Always go full width in PR view (#22844)gempir2023-02-161-1/+1
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-6/+6
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-40/+40
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Rename actions to operations on UI (#22067)Jason Song2022-12-081-2/+2
* Remove duplicate "Actions" label in mobile view (#21974)Mark Ormesher2022-12-011-1/+1
* Added space between avatar and username (#21825)May2022-11-151-1/+1
* Revert increased width on pull pages (#21470)Gusted2022-10-191-1/+1
* Add filetree on left of diff view (#21012)sebastian-sauer2022-09-271-1/+1
* Add whitespace removal inside template curly brackes (#20853)silverwind2022-08-251-2/+2
* Pad GPG Key ID with preceding zeroes (#20878)zeripath2022-08-211-4/+4
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-44/+44
* Make better use of i18n (#20096)Gusted2022-06-261-2/+2
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-5/+5
* Improve commit list/view on mobile (#19712)Gusted2022-05-161-13/+12
* Show fullname on issue edits and gpg/ssh signing info (#18827)Wim2022-02-201-2/+2
* Add apply-patch, basic revert and cherry-pick functionality (#17902)zeripath2022-02-091-7/+116
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-081-2/+2
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-3/+3
* Add support for ssh commit signing (#17743)Wim2021-12-191-6/+28
* Rework commit page header (#17849)silverwind2021-12-011-72/+81
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-3/+3
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-9/+9
* Show dropdown with all statuses for commit (#13977)Cirno the Strongest2020-12-201-1/+1
* Direct avatar rendering (#13649)silverwind2020-12-031-11/+11
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Make SVG size argument optional (#12814)silverwind2020-09-111-6/+6
* Match GH with Commit page (#12425)techknowlogick2020-08-051-5/+5
* Use custom SVGs for commit signing lock icon (#12017)Cirno the Strongest2020-06-281-6/+3
* Show exact tag for commit on diff view (#11846)Cirno the Strongest2020-06-111-0/+3
* Fix styling for commiter on diff view (#11715)Cirno the Strongest2020-06-021-11/+14
* Properly handle and return empty string for dangling commits in GetBranchName...Cirno the Strongest2020-05-231-1/+3
* Increase width for authors on commit view (#11441)Cirno the Strongest2020-05-171-3/+3
* Support view individual commit for wiki pages (#11415)mrsdizzie2020-05-161-1/+7
* Unfortunately go template if does not shortcut (#11392)zeripath2020-05-121-2/+4
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-281-1/+1
* Show Signer in commit lists and add basic trust (#10425)zeripath2020-02-271-27/+44
* Truncate long commit message header (#10301)zeripath2020-02-171-1/+1
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-1/+1
* Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)zeripath2019-10-161-4/+35
* Compare branches, commits and tags with each other (#6991)Mario Lubenka2019-06-071-0/+89