mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-14 22:16:14 +01:00
0055fdbdc4
- The `OR` should be inside the `AND` condition to not 'bypass' the other
conditions.
- Added minimal unit test.
- Regression from
|
||
---|---|---|
.. | ||
action.go | ||
action_list.go | ||
action_test.go | ||
main_test.go | ||
notification.go | ||
notification_list.go | ||
notification_test.go | ||
repo_activity.go | ||
repo_activity_test.go | ||
statistic.go | ||
user_heatmap.go | ||
user_heatmap_test.go |