gitea/templates/repo/issue
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
..
view_content Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 2019-12-03 20:08:56 -05:00
branch_selector_field.tmpl hide branch on pull request view or create UI (#2454) 2017-09-06 15:02:51 +03:00
comment_tab.tmpl Improve issue autolinks (#6273) 2019-04-12 08:53:34 +03:00
label_precolors.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
labels.tmpl Fix max length check and limit in multiple repo forms (#9148) 2019-11-25 01:06:23 +02:00
list.tmpl Fix broken link to branch from issue list (#9003) 2019-11-15 11:38:54 +00:00
milestone_issues.tmpl apply exclude label on milestone issue list (#8739) 2019-10-29 22:50:38 +02:00
milestone_new.tmpl Fix max length check and limit in multiple repo forms (#9148) 2019-11-25 01:06:23 +02:00
milestones.tmpl Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00
navbar.tmpl Search bar for issues/pulls (#530) 2017-01-25 10:43:02 +08:00
new.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
new_form.tmpl Fix max length check and limit in multiple repo forms (#9148) 2019-11-25 01:06:23 +02:00
search.tmpl Don't warn users about *every* dirty form (#3707) 2018-03-23 22:10:42 +08:00
view.tmpl Feature: Archive repos (#5009) 2019-01-23 13:58:38 -05:00
view_content.tmpl [Feature] Custom Reactions (#8886) 2019-12-01 17:57:24 -05:00
view_title.tmpl Fix max length check and limit in multiple repo forms (#9148) 2019-11-25 01:06:23 +02:00