summaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add first issue comment hashtag (#9052)jaqra2019-11-171-1/+1
* Button tooltip formatting under Branches (#9034)Vedran2019-11-161-4/+4
* Fix broken link to branch from issue list (#9003)Vedran2019-11-151-1/+1
* Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)Benno2019-11-153-15/+91
* fix bug when pack js (#8992)Lunny Xiao2019-11-141-1/+1
* Move index.js to web_src and use webpack to pack them (#8598)Lunny Xiao2019-11-132-9/+9
* Show repository size in repo home page and settings (#8940)Antoine GIRARD2019-11-132-0/+7
* Template Repositories (#8768)John Olheiser2019-11-114-45/+94
* Fix edit content button on migrated issue content (#8877)mrsdizzie2019-11-081-1/+1
* Show due date in dashboard issues list (#8860)mrsdizzie2019-11-071-2/+3
* Add additional periods to activity page (#8829)Lauris BH2019-11-051-0/+3
* Fix: remove duplicated signed commit icons (#8820)Wenxuan Zhao2019-11-041-33/+32
* [Fix] Checkbox at RepoSettings Protected Branch (#8799)65432019-11-031-1/+1
* FIX download diff/patch from commit (#8792)65432019-11-021-2/+7
* Project files table style update (#8757)May2019-11-021-4/+4
* Unifies commit list in repository commit table and wiki revision page (#7907)Mario Lubenka2019-11-013-121/+89
* Allow cross-repository dependencies on issues (#7901)Brad Albright2019-10-311-15/+19
* Create PR on Current Repository by Default (#8670)Benno2019-10-302-2/+7
* Respect LFS File Lock on UI (#8719)Benno2019-10-291-0/+6
* apply exclude label on milestone issue list (#8739)jaqra2019-10-291-3/+4
* Show zero lines on the line counter if the file empty (#8700)Lukas2019-10-291-1/+1
* add marking to title_wip_desc (#8705)May2019-10-291-1/+1