aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/settings
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refuse merge until all required status checks success (#7481)Lunny Xiao2019-09-181-0/+32
* Implement webhook branch filter (#7791)WGH2019-09-091-0/+7
* Extract the username and password from the mirror url (#7651)zeripath2019-08-161-1/+18
* Repository avatars (#6986)Sergey Dryabzhinsky2019-05-291-0/+16
* Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#...techknowlogick2019-05-151-1/+1
* Add GET requests to webhook (#6771)Simon2019-05-051-0/+12
* Add support for MS Teams webhooks (#6632)Daniel Grier2019-04-193-0/+17
* Telegram webhook (#4227)techknowlogick2019-04-183-0/+21
* Correctly adjust mirror url (#6593)zeripath2019-04-121-1/+1
* Allow admin users to set a repositoires visibility to public, even if FORCE_P...Matthias Beckert2019-04-111-0/+4
* Implement Default Webhooks (#4299)Russell Aunger2019-03-187-16/+17
* fix bug user could change private repository to public when force private ena...Lunny Xiao2019-02-221-1/+1