1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-16 08:15:47 +00:00
gitea/templates/repo/issue/view_content
David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055)
* Possibility to not use whitelist but allow anyone with write access

* fix existing test

* rename migration function

* Try to give a better name for migration step

* Clear settings if higher level setting is not set

* Move official reviews to db instead of counting approvals each time

* migration

* fix

* fix migration

* fix migration

* Remove NOT NULL from EnableWhitelist as migration isn't possible

* Fix migration, reviews are connected to issues.

* Fix SQL query issues in GetReviewersByPullID.

* Simplify function GetReviewersByIssueID

* Handle reviewers that has been deleted

* Ensure reviews for test is in a well defined order

* Only clear and set official reviews when it is an approve or reject.
2019-12-03 20:08:56 -05:00
..
add_reaction.tmpl [Feature] Custom Reactions (#8886) 2019-12-01 17:57:24 -05:00
attachments.tmpl Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) 2019-10-15 13:19:32 +01:00
comments.tmpl [Feature] Custom Reactions (#8886) 2019-12-01 17:57:24 -05:00
context_menu.tmpl Context menus for comments (#9043) 2019-11-19 20:33:42 +02:00
pull.tmpl Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 2019-12-03 20:08:56 -05:00
reactions.tmpl [Feature] Custom Reactions (#8886) 2019-12-01 17:57:24 -05:00
sidebar.tmpl Correct tooltip msg blocked by dependencies (#9211) 2019-11-29 14:05:49 -05:00