gitlab-org--gitlab-foss/db/fixtures/development
Eric Eastwood 179ae4ab5b Seed abuse reports
```
rake db:seed_fu FILTER=abuse_reports
```

Thanks to @stanhu,
https://gitlab.com/gitlab-org/gitlab-ce/issues/28059#note_23325328
2017-02-15 16:55:07 -06:00
..
01_admin.rb Fix race conditions for AuthorizedProjectsWorker 2017-01-25 13:22:15 +01:00
04_project.rb Fix race conditions for AuthorizedProjectsWorker 2017-01-25 13:22:15 +01:00
05_users.rb Fix race conditions for AuthorizedProjectsWorker 2017-01-25 13:22:15 +01:00
06_teams.rb Fix race conditions for AuthorizedProjectsWorker 2017-01-25 13:22:15 +01:00
07_milestones.rb Fix race conditions for AuthorizedProjectsWorker 2017-01-25 13:22:15 +01:00
09_issues.rb Fix race conditions for AuthorizedProjectsWorker 2017-01-25 13:22:15 +01:00
10_merge_requests.rb replace find_with_namespace with find_by_full_path 2017-02-03 07:14:04 +07:00
11_keys.rb Fix race conditions for AuthorizedProjectsWorker 2017-01-25 13:22:15 +01:00
12_snippets.rb Fix race conditions for AuthorizedProjectsWorker 2017-01-25 13:22:15 +01:00
13_comments.rb Fix race conditions for AuthorizedProjectsWorker 2017-01-25 13:22:15 +01:00
14_pipelines.rb Fix race conditions for AuthorizedProjectsWorker 2017-01-25 13:22:15 +01:00
15_award_emoji.rb Fix race conditions for AuthorizedProjectsWorker 2017-01-25 13:22:15 +01:00
16_protected_branches.rb Fix race conditions for AuthorizedProjectsWorker 2017-01-25 13:22:15 +01:00
17_cycle_analytics.rb Fix race conditions for AuthorizedProjectsWorker 2017-01-25 13:22:15 +01:00
18_abuse_reports.rb Seed abuse reports 2017-02-15 16:55:07 -06:00