gitea/models/fixtures
David Schneiderbauer d766d0c4e0 Prevent sending emails and notifications to inactive users (#2384)
* Filter inactive users before sending emails or creating browser notifications

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>

* fix formatting issues

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>

* included requested changes

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>

* optimized database queries

* rebasing new master and add tablenames for clarification in xorm queries

* remove escaped quotationmarks using backticks

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>
2017-09-16 08:18:25 +08:00
..
access.yml Remove unit types commits and settings (#2161) 2017-07-17 10:04:43 +08:00
access_token.yml
action.yml Fix user profile activity feed (#1848) 2017-06-02 08:42:25 +08:00
attachment.yml MySQL, Postgres integration tests in drone (#1638) 2017-04-30 14:30:12 +08:00
collaboration.yml
comment.yml Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
commit_status.yml Status-API (#1332) 2017-04-21 19:32:31 +08:00
email_address.yml test: Add user mail testing. (#833) 2017-02-04 09:20:56 +08:00
follow.yml Fix and test for delete user (#1713) 2017-05-20 16:48:22 +08:00
gpg_key.yml Add missing fixture to clean gpg_key table (#2494) 2017-09-12 13:54:45 +03:00
hook_task.yml
issue.yml Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
issue_label.yml Bug fixes and unit tests for models/issue_label (#802) 2017-02-01 09:31:35 +08:00
issue_user.yml Move IssueUser code to separate file (#836) 2017-02-04 20:37:26 +08:00
issue_watch.yml Add unit tests for issue_watch 2017-03-30 20:20:08 -03:00
label.yml Bug fixes and unit tests for models/issue_label (#802) 2017-02-01 09:31:35 +08:00
milestone.yml Unit tests for issue_milestone (#878) 2017-02-09 14:39:26 +08:00
notice.yml
notification.yml
org_user.yml
protected_branch.yml Don't recreate database in integration tests (#1697) 2017-05-11 23:32:43 +08:00
pull_request.yml MySQL, Postgres integration tests in drone (#1638) 2017-04-30 14:30:12 +08:00
release.yml Fix release display and correct paging (#2080) 2017-06-29 23:11:38 +08:00
repo_redirect.yml Unit tests for repo redirects (#961) 2017-02-17 08:55:33 +08:00
repo_unit.yml Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
repository.yml Prevent sending emails and notifications to inactive users (#2384) 2017-09-16 08:18:25 +08:00
star.yml
stopwatch.yml Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
team.yml Remove unit types commits and settings (#2161) 2017-07-17 10:04:43 +08:00
team_repo.yml
team_user.yml
tracked_time.yml Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
user.yml Only check at least one email gpg key (#2266) 2017-09-05 21:45:18 +08:00
user_open_id.yml Show user OpenID URIs in their profile (#1314) 2017-03-20 09:31:08 +01:00
watch.yml Prevent sending emails and notifications to inactive users (#2384) 2017-09-16 08:18:25 +08:00
webhook.yml