gitlab-org--gitlab-foss/db/fixtures/development
Grzegorz Bizon 1b0aa72d71 Fix pipeline and build seeds in development environment
When we depend on state machine events in seeds, it is likely that we
will break fixtures from time to time because when transition rules
change, using events most likely invalidates some objects in seeds.
2016-08-15 20:50:54 +02:00
..
01_admin.rb Revert "Change default admin password from "5iveL!fe" to "password"" 2015-07-14 17:59:36 +02:00
04_project.rb Remove project which can't be pulled while seeding 2016-07-28 20:00:04 +02:00
05_users.rb Minor refactoring in seeding 2015-10-16 11:30:26 +02:00
06_teams.rb
07_milestones.rb Fix seed_fu failure with inserting milestones into test DB 2016-04-10 06:39:42 -07:00
09_issues.rb Minor refactoring in seeding 2015-10-16 11:30:26 +02:00
10_merge_requests.rb Limit the number of merge requests per project to avoid long seeds 2016-05-04 09:22:01 -07:00
11_keys.rb
12_snippets.rb Minor refactoring in seeding 2015-10-16 11:30:26 +02:00
13_comments.rb
14_builds.rb Fix pipeline and build seeds in development environment 2016-08-15 20:50:54 +02:00
15_award_emoji.rb Random selection now also works for MySQL 2016-06-15 12:10:41 +02:00
16_protected_branches.rb Add seeds for protected branches. 2016-07-29 15:20:39 +05:30