aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/branch/list.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren Gutiérrez2023-02-011-1/+1
* Fix button in branch list, avoid unexpected page jump before restore branch a...Xinyu Zhou2022-11-241-11/+15
* Fix UI column width, button overflow Fomantic's grid (#21559)Xinyu Zhou2022-10-281-1/+1
* Fix disable download button (#20701)Lunny Xiao2022-08-081-1/+1
* Add disable download source configuration (#20548)Lunny Xiao2022-07-311-6/+8
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-25/+25
* Make better use of i18n (#20096)Gusted2022-06-261-3/+3
* Prevent double encoding of branch names in delete branch (#18714)zeripath2022-02-111-2/+2
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-2/+2
* Handle missing default branch better in owner/repo/branches page (#18290)zeripath2022-01-161-34/+32
* Switch archive URL code back to href attributes (#17796)fnetX (aka fralix)2021-11-291-4/+4
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-7/+7
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-15/+15
* Split `index.js` to separate files (#17315)wxiaoguang2021-10-171-1/+1
* Add possibility to make branch in branch page (#15960)Viktor Yakovchuk2021-05-241-0/+36
* label size, PR ref, new PR button alignment (#15363)Mike L2021-05-111-4/+4
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-5/+5
* Branch page and misc css improvements (#15208)silverwind2021-04-031-6/+6
* Update JS dependencies (#15033)silverwind2021-03-221-2/+2
* Add pager to the branches page (#14202)Chester Liu2021-01-191-0/+1
* Replace more icons with SVG, repo search tweaks (#13860)silverwind2020-12-091-1/+3
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* [RFC] Make archival asynchronous (#11296)Kyle Evans2020-11-071-4/+4
* Misc UI fixes, add secondary color (#13378)silverwind2020-11-011-1/+1
* Various UI and arc-green fixes (#13291)silverwind2020-10-241-1/+1
* Replace footer and modal icons with SVG (#13245)silverwind2020-10-211-1/+1
* Make SVG size argument optional (#12814)silverwind2020-09-111-13/+13
* ui: Show git-pull-request icon for closed pull request (#12742)赵智超2020-09-061-2/+2
* Allow unauthenticated users to compare (#11240)Kyle Evans2020-05-041-2/+2
* ui: fix status label on branches list vertical alignment (#11109)赵智超2020-04-171-3/+3
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-13/+13
* Fix branch page pull request title and link error (#10092)Lunny Xiao2020-02-011-5/+5
* Branches not at ref commit ID should not be listed as Merged (#9614)zeripath2020-01-071-0/+6
* Button tooltip formatting under Branches (#9034)Vedran2019-11-161-4/+4
* [Branch View] Add Included TAG (#8449)65432019-10-141-1/+5
* [Branch View] show "New Pull Request" Button only if posible (#7977)65432019-08-261-1/+1
* sugestion to use range .Branches (#7674)65432019-07-301-2/+2
* hide delete/restor button on archived repos (#7658)65432019-07-291-1/+1
* [Branch View] add download button (#7604)65432019-07-291-9/+27
* [Branch View] Protection Symbole (delete dublicate) (#7624)65432019-07-271-5/+3
* [Branch View] Delete Table Header (#7622)65432019-07-261-14/+4
* [Branch View] icons to buttons (#7602)65432019-07-261-2/+2
* Make default branch name link to default branch (#7519)Gary Kim2019-07-181-1/+1
* Add Extra Info to Branches Page (#7461)Gary Kim2019-07-171-3/+16
* Only show "New Pull Request" button if repo allows pulls (#7426)Gary Kim2019-07-111-1/+1
* Show Pull Request button or status of latest PR in branch list (#6990)Mario Lubenka2019-06-271-2/+23
* Number of commits ahead/behind in branch overview (#6695)Mario Lubenka2019-05-051-1/+14
* Display branch name in delete branch confirmation modal. (#5654)Harshit Bansal2019-01-061-2/+2
* Fix some issues with special chars in branch names (#3767)nubenum2018-09-171-2/+2
* Prevent html entity escaping (#4471)Joel da Rosa2018-07-191-1/+1