You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/models/issues
Lunny Xiao 01c04607c7
Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882)
Fix #25858 

The option `dissmiss stale approvals` was listed on protected branch but
never implemented. This PR fixes that.

<img width="1006" alt="图片"
src="https://github.com/go-gitea/gitea/assets/81045/60bfa968-4db7-4c24-b8be-2e5978f91bb9">


<img width="1021" alt="图片"
src="https://github.com/go-gitea/gitea/assets/81045/8dabc14d-2dfe-40c2-94ed-24fcbf6e0e8f">
2 years ago
..
assignees.go
assignees_test.go
comment.go Update tool dependencies, lock govulncheck and actionlint (#25655) 2 years ago
comment_code.go Show outdated comments in files changed tab (#24936) 2 years ago
comment_list.go Update tool dependencies, lock govulncheck and actionlint (#25655) 2 years ago
comment_test.go Show outdated comments in files changed tab (#24936) 2 years ago
content_history.go
content_history_test.go
dependency.go
dependency_test.go
issue.go Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882) 2 years ago
issue_index.go
issue_label.go Update tool dependencies, lock govulncheck and actionlint (#25655) 2 years ago
issue_list.go Improve loadprojects for issue list (#25468) 2 years ago
issue_list_test.go Fix empty project displayed in issue sidebar (#25802) 2 years ago
issue_lock.go
issue_project.go Fix empty project displayed in issue sidebar (#25802) 2 years ago
issue_search.go Some refactors for issues stats (#24793) 2 years ago
issue_stats.go Fix 500 error when select `No assignee` filter in issue list page (#24854) 2 years ago
issue_test.go Fix empty project displayed in issue sidebar (#25802) 2 years ago
issue_update.go Update tool dependencies, lock govulncheck and actionlint (#25655) 2 years ago
issue_user.go
issue_user_test.go
issue_watch.go
issue_watch_test.go
issue_xref.go
issue_xref_test.go
label.go Some refactors for issues stats (#24793) 2 years ago
label_test.go Modify luminance calculation and extract related functions into single files (#24586) 2 years ago
main_test.go Merge setting.InitXXX into one function with options (#24389) 2 years ago
milestone.go
milestone_test.go
pull.go Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882) 2 years ago
pull_list.go Remove duplicated issues options and some more refactors (#24787) 2 years ago
pull_test.go Fix duplicate Reviewed-by trailers (#24796) 2 years ago
reaction.go
reaction_test.go
review.go Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882) 2 years ago
review_list.go Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882) 2 years ago
review_test.go Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882) 2 years ago
stopwatch.go
stopwatch_test.go
tracked_time.go Update tool dependencies, lock govulncheck and actionlint (#25655) 2 years ago
tracked_time_test.go Store and use seconds for timeline time comments (#25392) 2 years ago