summaryrefslogtreecommitdiffstats
path: root/templates/repo/settings
Commit message (Expand)AuthorAgeFilesLines
* Add class to page content to unify top margin (#13766)silverwind2020-11-3014-14/+14
* Update discord domain (#13747)hana2020-11-291-1/+1
* Markdown and Repo header tweaks (#13744)silverwind2020-11-291-1/+1
* Add block on official review requests branch protection (#13705)a10121127962020-11-281-0/+7
* CSS navbar and color tweaks (#13609)silverwind2020-11-261-24/+26
* Use monaco for the git hook editor (#13552)silverwind2020-11-132-4/+6
* Add missing full names when DEFAULT_SHOW_FULL_NAME is enabled (#13417)Wim2020-11-041-3/+3
* Fix whitespace rendering in diff (#13415)silverwind2020-11-041-4/+4
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-315-7/+7
* Fix links to repositories in /user/setting/repos (#13360)zeripath2020-10-301-1/+1
* Replace footer and modal icons with SVG (#13245)silverwind2020-10-213-3/+3
* Set appropriate `autocomplete` attributes on password fields (#13078)silverwind2020-10-091-1/+1
* CSS tweaks to warning/error segments and misc fixes (#13024)silverwind2020-10-041-2/+2
* Add configurable Trust Models (#11712)zeripath2020-09-201-0/+46
* Make SVG size argument optional (#12814)silverwind2020-09-119-21/+21
* Show PR settings on empty repos (#12808)zeripath2020-09-111-1/+1
* Escape more things that are passed through str2html (#12622)zeripath2020-08-281-1/+1
* Kanban board (#8346)Lanre Adelowo2020-08-161-0/+15
* Update Octicons to v10 (#12240)silverwind2020-07-173-5/+5
* Provide option to unlink a fork (#11858)zeripath2020-07-021-34/+75
* Fix webhook template when validation errors occur (#11421)kolaente2020-05-151-1/+1
* Fix svg octicon-key placement (#11410)Cirno the Strongest2020-05-141-11/+13
* Split some words from template to improve translation. (#11221)L0veSunshine2020-05-081-6/+6
* Remove last traces of has-emoji class (#11263)mrsdizzie2020-05-012-4/+4
* Prevent merge of outdated PRs on protected branches (#11012)65432020-04-161-0/+7
* Add Matrix webhook (#10831)S7evinK2020-03-283-0/+37
* Allow to set protected file patterns that can not be changed under no conditi...Lauris BH2020-03-271-0/+5
* Granular webhook events (#9626)John Olheiser2020-03-061-8/+112
* Set correct content_type value for Gogs/Gitea webhooks (#9504) (#10456)Jeff Stein2020-02-282-41/+41
* Fixed wrong AppSubUrl in multiple templates (#10447)Philipp A. Beckmann2020-02-251-1/+1
* Add feishu webhook support (#10229)Lunny Xiao2020-02-123-0/+17
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-119-22/+22
* Add setting to set default and global disabled repository units. (#8788)David Svantesson2020-01-171-0/+28
* Add require signed commit for protected branch (#9708)zeripath2020-01-151-1/+8
* Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)David Svantesson2020-01-091-0/+8
* Repository teams - disable remove button when have access to all (#9640)David Svantesson2020-01-081-3/+2
* Add branch protection option to block merge on requested changes. (#9592)David Svantesson2020-01-031-0/+7
* Make repository management section handle lfs locks (#8726)zeripath2019-12-122-2/+64
* Branch protection: Possibility to not use whitelist but allow anyone with wri...David Svantesson2019-12-031-18/+39
* Show repository size in repo home page and settings (#8940)Antoine GIRARD2019-11-131-0/+4
* Template Repositories (#8768)John Olheiser2019-11-111-0/+7
* [Fix] Checkbox at RepoSettings Protected Branch (#8799)65432019-11-031-1/+1
* Add basic repository lfs management (#7199)zeripath2019-10-285-0/+247
* [assets] configurable URL for static resources (#7911)Jakob Ackermann2019-10-222-14/+14
* Allow Protected Branches to Whitelist Deploy Keys (#8483)zeripath2019-10-211-0/+7
* fix template bug on mirror repository setting page (#8438)Lunny Xiao2019-10-091-3/+3
* Move mirror to a standalone package from models (#7486)Lunny Xiao2019-10-011-1/+1
* API endpoint for searching teams. (#8108)David Svantesson2019-10-011-1/+1
* Do only show teams access for organization repositories, not for personal rep...David Svantesson2019-09-241-0/+2
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-231-1/+58