gitlab-org--gitlab-foss/db/fixtures/development
Robert Speicher d33fc982f5 Move the nested groups seed behind an environment flag
This seed downloads 2.1 GB worth of repositories. Google can afford the
bandwidth, but if a person using the GDK is on a metered connection,
that's not so great.

Also the GDK test suite runs this seed, so every CI run for that project
had to download those as well. Needlessly wasteful.
2017-04-10 16:18:58 -04:00
..
01_admin.rb
04_project.rb
05_users.rb
06_teams.rb
07_milestones.rb
09_issues.rb
10_merge_requests.rb replace `find_with_namespace` with `find_by_full_path` 2017-02-03 07:14:04 +07:00
11_keys.rb
12_snippets.rb
13_comments.rb Fix the `Gitlab::Seeder` monkey patch to disable mail delivery 2017-03-02 20:29:30 -05:00
14_pipelines.rb Optimise trace handling code to use streaming instead of full read 2017-04-06 16:20:27 +00:00
15_award_emoji.rb Fix up @DouweM review 2017-03-06 15:19:33 -06:00
16_protected_branches.rb
17_cycle_analytics.rb Move the nested groups seed behind an environment flag 2017-04-10 16:18:58 -04:00
18_abuse_reports.rb Ensure we generate unique usernames otherwise validations fail 2017-04-04 08:48:49 +02:00
19_environments.rb Added mock deployment and monitoring service with environments fixtures 2017-04-05 11:04:34 +00:00
20_nested_groups.rb Move the nested groups seed behind an environment flag 2017-04-10 16:18:58 -04:00