summaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary parentheses in wiki/view template (#11781)pvgoran2020-06-061-1/+1
* Remove unnecessary parentheses in wiki/revision template (#11481)pvgoran2020-05-181-1/+1
* Set correct content_type value for Gogs/Gitea webhooks (#9504) (#10456) (#11461)zeripath2020-05-172-41/+41
* Show pull request selection even when unrelated branches (#11239) (#11283)guillep2k2020-05-041-1/+1
* Fix submodule paths when AppSubUrl is not root (#11098) (#11176)zeripath2020-04-221-1/+1
* Fix merge dialog on protected branch with missing required statuses (#11074) ...65432020-04-161-4/+9
* [Backport] Fix release counter on API repository info (#10968) (#10996)65432020-04-061-1/+1
* Issue writers perms can modify issues (#10623) (#10626)John Olheiser2020-03-061-1/+1
* Fix appearance of unsigned sha box in view_list (#10543) (#10544)zeripath2020-02-291-4/+4
* Show Signer in commit lists and add basic trust (#10425) (#10524)zeripath2020-02-283-48/+84
* Change action GETs to POST (#10462) (#10464)John Olheiser2020-02-252-18/+24
* Truncate long commit message header (#10301) (#10319)zeripath2020-02-182-2/+2
* Fix reply on code review (#10227) (#10257)Lunny Xiao2020-02-131-1/+2
* Fix followers and following tabs in profile (#10202) (#10203)Lauris BH2020-02-091-0/+2
* Allow emoji on review head comments (#10159) (#10174)guillep2k2020-02-071-1/+1
* Fix branch page pull request title and link error (#10092) (#10097)Lunny Xiao2020-02-011-5/+5
* [UI] Show pull icon on pull (#10061) (#10062)65432020-01-291-0/+2
* Sanitize credentials in mirror form (#9975) (#9991)Lunny Xiao2020-01-261-1/+1
* Fixed repo link in generated comment for cross repository dependency (#9863) ...65432020-01-221-8/+28
* Fix wrong hint when status checking is running on pull request view (#9886) (...Lunny Xiao2020-01-221-2/+3
* Fix wrong permissions check when issues/prs shared operations (#9885) (#9889)Lunny Xiao2020-01-201-1/+1
* Fix issues/pulls dependencies problems (#9842) (#9864)Lunny Xiao2020-01-191-0/+1
* Repository teams - disable remove button when have access to all (#9640)David Svantesson2020-01-081-3/+2
* Branches not at ref commit ID should not be listed as Merged (#9614)zeripath2020-01-072-2/+8
* Add some padding to the shadowed comment box (#9612)zeripath2020-01-051-12/+14
* Add branch protection option to block merge on requested changes. (#9592)David Svantesson2020-01-032-0/+13
* Don't auto-init SimpleMDE for review textarea (#9574)John Olheiser2020-01-021-1/+1
* Fix for a wrong URL in activity page of repository. (Using config url instead...Flutterlice2020-01-011-7/+7
* Provide Default messages for merges (#9393)zeripath2019-12-301-3/+5
* [Fix] Release attachment should use DownloadURL() not Name (#9529)65432019-12-282-7/+7
* Fix repository issues pagination bug when there are more than one label filte...Lunny Xiao2019-12-282-3/+3
* [Fix] AllowedReaction code (#9518)65432019-12-275-8/+8
* [API] Extend times API (#9200)65432019-12-271-1/+14
* switch to fomantic-ui (#9374)techknowlogick2019-12-172-2/+2
* Add description to labels on create issue (#9392)zeripath2019-12-171-1/+2
* Change target branch for pull request (#6488)Mario Lubenka2019-12-162-6/+46
* Make repository management section handle lfs locks (#8726)zeripath2019-12-122-2/+64
* Show label list on label set (#9251)Oscar Costa2019-12-062-4/+4
* Change some label colors (#9051)jaqra2019-12-033-3/+3
* Branch protection: Possibility to not use whitelist but allow anyone with wri...David Svantesson2019-12-032-24/+45
* Don't link wiki revision to commit (#9244)mrsdizzie2019-12-031-0/+4
* Fix context menu overflow & review tag margin (#9231)John Olheiser2019-12-032-3/+3
* [Feature] Custom Reactions (#8886)65432019-12-015-17/+20
* Correct tooltip msg blocked by dependencies (#9211)programkode2019-11-291-2/+2
* Add avatar and issue labels to template repositories (#9149)John Olheiser2019-11-251-0/+11
* Fix max length check and limit in multiple repo forms (#9148)Lauris BH2019-11-255-11/+11
* Add git hooks and webhooks to template repositories; move to services (#8926)John Olheiser2019-11-241-0/+8
* Context menus for comments (#9043)John Olheiser2019-11-194-56/+64
* Close/reopen issues by keywords in titles and comments (#8866)guillep2k2019-11-181-14/+15
* wiki - add 'write' 'preview' buttons to wiki edit like in issues (#7241)Cherrg2019-11-171-0/+4