.. |
01_admin.rb
|
Make sure hooks run when seeding admin user
|
2018-04-10 15:00:06 +02:00 |
04_project.rb
|
Enable hashed storage for new projects by default in development
|
2018-06-07 12:43:08 +03:00 |
05_users.rb
|
Fix race conditions for AuthorizedProjectsWorker
|
2017-01-25 13:22:15 +01:00 |
06_teams.rb
|
Fix Gitlab::Access.values to Gitlab::Access.sym_options at 06_teams on development db fixtures
|
2017-12-27 18:55:57 +09:00 |
07_milestones.rb
|
Fix race conditions for AuthorizedProjectsWorker
|
2017-01-25 13:22:15 +01:00 |
08_settings.rb
|
Enable hashed storage for new projects by default in development
|
2018-06-07 12:43:08 +03:00 |
09_issues.rb
|
Backport of multiple_assignees_feature [ci skip]
|
2017-05-04 17:11:53 +03:00 |
10_merge_requests.rb
|
Rename create_merge_request permissions
|
2018-04-11 10:51:15 +02:00 |
11_keys.rb
|
Fix keys seed
|
2017-06-02 12:37:57 -05:00 |
12_snippets.rb
|
Resolve "Rename the Master role to Maintainer " Backend
|
2018-07-11 14:36:08 +00:00 |
13_comments.rb
|
Fix the Gitlab::Seeder monkey patch to disable mail delivery
|
2017-03-02 20:29:30 -05:00 |
14_pipelines.rb
|
Squashed commit of the following:
|
2018-08-08 20:08:40 +09:00 |
15_award_emoji.rb
|
Fix up @DouweM review
|
2017-03-06 15:19:33 -06:00 |
16_protected_branches.rb
|
Fix race conditions for AuthorizedProjectsWorker
|
2017-01-25 13:22:15 +01:00 |
17_cycle_analytics.rb
|
Move spec helpers/matchers/shared examples/contexts to their relevant folder
|
2018-04-23 12:20:30 +02:00 |
18_abuse_reports.rb
|
Ensure we generate unique usernames otherwise validations fail
|
2017-04-04 08:48:49 +02:00 |
19_environments.rb
|
We want letters and numbers
|
2018-07-12 09:24:43 +08:00 |
20_nested_groups.rb
|
DRY group creation code in nested groups fixtures
|
2018-07-02 18:06:11 +03:00 |
21_conversational_development_index_metrics.rb
|
Add Conversational Development Index page to admin panel
|
2017-06-01 17:37:21 +02:00 |
22_labeled_issues_seed.rb
|
Add labeled issues seed
|
2018-03-15 11:18:43 -03:00 |
23_spam_logs.rb
|
Add mock data for spam logs
|
2018-08-09 11:36:26 -07:00 |