aboutsummaryrefslogtreecommitdiffstats
path: root/modules/auth/repo_form.go
Commit message (Expand)AuthorAgeFilesLines
* Prevent merge of outdated PRs on protected branches (#11012)65432020-04-161-0/+1
* Add Matrix webhook (#10831)S7evinK2020-03-281-0/+14
* Allow to set protected file patterns that can not be changed under no conditi...Lauris BH2020-03-271-0/+1
* Option to set default branch at repository creation (#10803)zeripath2020-03-261-9/+10
* Granular webhook events (#9626)John Olheiser2020-03-061-12/+21
* Add feishu webhook support (#10229)Lunny Xiao2020-02-121-0/+11
* Add require signed commit for protected branch (#9708)zeripath2020-01-151-0/+1
* Allow repo admin to merge PR regardless of review status (#9611)David Svantesson2020-01-111-0/+1
* Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)David Svantesson2020-01-091-8/+11
* Add branch protection option to block merge on requested changes. (#9592)David Svantesson2020-01-031-0/+1
* Branch protection: Possibility to not use whitelist but allow anyone with wri...David Svantesson2019-12-031-13/+14
* [Feature] Custom Reactions (#8886)65432019-12-011-1/+1
* Add avatar and issue labels to template repositories (#9149)John Olheiser2019-11-251-0/+2
* Fix max length check and limit in multiple repo forms (#9148)Lauris BH2019-11-251-4/+4
* Add git hooks and webhooks to template repositories; move to services (#8926)John Olheiser2019-11-241-0/+2
* Template Repositories (#8768)John Olheiser2019-11-111-0/+5
* Allow Protected Branches to Whitelist Deploy Keys (#8483)zeripath2019-10-211-0/+1
* Allow committing / adding empty files using the web ui (#8420) (#8532)Lukas2019-10-161-1/+1
* Refuse merge until all required status checks success (#7481)Lunny Xiao2019-09-181-0/+2
* Implement webhook branch filter (#7791)WGH2019-09-091-0/+1
* Add option to initialize repository with labels (#6061)John Olheiser2019-09-081-0/+1
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-3/+3
* Extract the username and password from the mirror url (#7651)zeripath2019-08-161-7/+9
* Improve migrations to support migrating milestones/labels/issues/comments/pul...Lunny Xiao2019-05-071-4/+10
* Add GET requests to webhook (#6771)Simon2019-05-051-0/+1
* Add support for MS Teams webhooks (#6632)Daniel Grier2019-04-191-0/+11
* Telegram webhook (#4227)techknowlogick2019-04-181-0/+12
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-171-0/+1
* Implement "conversation lock" for issue comments (#5073)Lanre Adelowo2019-02-181-0/+27
* Add option to close issues via commit on a non master branch (#5992)Lanre Adelowo2019-02-101-2/+3
* Remove extra spaces (#6016)Thomas Loubiou2019-02-091-1/+1
* Fix #5799 - swagger for mergePullRequest (#5996)Thomas Loubiou2019-02-081-0/+3
* Feature: Archive repos (#5009)kolaente2019-01-231-0/+1
* Add rebase with merge commit merge style (#3844) (#4052)Julian2018-12-271-1/+2
* Approvals at Branch Protection (#5350)Jonas Franz2018-12-111-7/+10
* Add comment replies (#5104)Jonas Franz2018-10-221-0/+1
* Slack webhook channel name cannot be empty or just contain an hashtag (#4786)Lanre Adelowo2018-09-101-0/+7
* prevent empty review comment (#4632)Lanre Adelowo2018-08-071-0/+8
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-061-0/+39
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-171-0/+1
* Add tag check to release draft creation (#3729)Bwko2018-06-041-1/+1
* Add more webhooks support and refactor webhook templates directory (#3929)Lunny Xiao2018-05-161-6/+11
* Multiple assignees (#3705)kolaente2018-05-091-0/+1
* Issue due date (#3794)kolaente2018-05-011-0/+10
* Add topic support (#3711)Lunny Xiao2018-04-111-0/+5
* Add repository setting to enable/disable health checks (#3607)Allen Wild2018-03-271-0/+3
* Add protected branch whitelists for merging (#3689)Chri-s2018-03-251-4/+7
* Add label descriptions (#3662)Lauris BH2018-03-131-3/+4
* Add Pull Request merge options - Ignore white-space for conflict checking, Re...Lauris BH2018-01-051-0/+23
* Add reactions to issues/PR and comments (#2856)Lauris BH2017-12-041-0/+10