summaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* [ui] Link to pr list page on sidebar when view pr (#12256) (#12263)techknowlogick2020-07-161-3/+3
* templates/repo/empty.tmpl : fix repo setup instructions (#12147)Andreas Shimokawa2020-07-051-1/+1
* Handle multiple merges in gitgraph.js (#11996) (#12000)zeripath2020-06-211-33/+31
* Global default branch setting (#11918) (#11937)techknowlogick2020-06-172-2/+3
* Fix search form button overlap (#11840) (#11864)Cirno the Strongest2020-06-121-5/+3
* Fix reply octicon (#11821) (#11822)John Olheiser2020-06-091-1/+1
* Fix to allow comment poster to edit or delete his own comments (#11671) (#11774)赵智超2020-06-064-4/+4
* Fix timezone on issue deadline (#11697) (#11784)Cirno the Strongest2020-06-061-2/+2
* Fix styling for commiter on diff view (#11715) (#11744)Cirno the Strongest2020-06-031-11/+14
* Backport various styling fixes (#11619)Cirno the Strongest2020-05-251-1/+1
* Fix images in wiki edit preview (#11546) (#11602)mrsdizzie2020-05-241-1/+1
* Allow different HardBreaks settings for documents and comments (#11515) (#11599)zeripath2020-05-241-1/+1
* Fix comment box styling and cancelling (#11463) (#11464) (#11469) (#11467)Lauris BH2020-05-181-1/+1
* 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-164-4/+15
* Better styling for code review comment form (#11413)Cirno the Strongest2020-05-151-2/+1
* Fix webhook template when validation errors occur (#11421)kolaente2020-05-151-1/+1
* Fix ref links in issue overviews for tags (#8742)Sijmen Schoon2020-05-143-7/+7
* Prettify timeline 3 (#11139)Sorien2020-05-149-62/+76
* Fix svg octicon-key placement (#11410)Cirno the Strongest2020-05-141-11/+13
* Switch code editor to Monaco (#11366)silverwind2020-05-142-3/+6
* Unfortunately go template if does not shortcut (#11392)zeripath2020-05-121-2/+4
* Ensure search action button coalesced to adjacent input (#11385)zeripath2020-05-121-1/+1
* Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327)zeripath2020-05-121-5/+30
* Split some words from template to improve translation. (#11221)L0veSunshine2020-05-081-6/+6
* Allow unauthenticated users to compare (#11240)Kyle Evans2020-05-043-21/+23
* Fix bug about comment attachment (#11272)Lunny Xiao2020-05-021-2/+2
* Show pull request selection even when unrelated branches (#11239)zeripath2020-05-021-1/+1
* Remove last traces of has-emoji class (#11263)mrsdizzie2020-05-0118-55/+55
* Fix creation of Organization repos by Users with max created personal repos (...Andrew Bezold2020-04-301-0/+1
* Add a 'this' to issue close/reopened messages (#11204)silverwind2020-04-301-2/+10
* Allow emoji short code in labels (#11250)mrsdizzie2020-04-305-20/+19
* Fix submit review form (#11252)zeripath2020-04-301-1/+1
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-286-22/+14
* Fix submodule paths when AppSubUrl is not root (#11098)zeripath2020-04-221-1/+1
* Improve representation of attachments in issues (#11141)Matthias Schoettle2020-04-213-21/+25
* Remove errant third curly brackets from account.tmpl and pull.tmpl and send a...zeripath2020-04-191-1/+1
* consolidate author name across timeline (#11053)Sorien2020-04-192-61/+108
* Add single release page and latest redirect (#11102)John Olheiser2020-04-181-1/+1
* Add a way to mark Conversation (code comment) resolved (#11037)赵智超2020-04-183-9/+107
* ui: fix status label on branches list vertical alignment (#11109)赵智超2020-04-172-4/+4
* Prevent merge of outdated PRs on protected branches (#11012)65432020-04-162-1/+19
* Fix and simplify some tmpl conditions (#11080)guillep2k2020-04-165-6/+6
* Add missing commit states to PR checks template (#11085)CirnoT2020-04-161-0/+4
* Fix merge dialog on protected branch with missing required statuses (#11074)65432020-04-151-3/+8
* Cache PullRequest Divergence (#10914)65432020-04-141-1/+1
* ui: Change icon on title for merged PR to git-merge (#11064)赵智超2020-04-141-1/+1
* ui: Add MergePull comment type instead of close for merge PR (#11058)赵智超2020-04-141-1/+13
* Fix language label vertical alignment (#11061)silverwind2020-04-131-1/+1
* Prettify Timeline (#10972)Sorien2020-04-113-142/+164