gitlab-ce/db/fixtures/development
Kamil Trzciński 0103d5be96 Add config_options|variables to BuildMetadata
These are data columns that store runtime configuration
of build needed to execute it on runner and within pipeline.

The definition of this data is that once used, and when no longer
needed (due to retry capability) they can be freely removed.

They use `jsonb` on PostgreSQL, and `text` on MySQL (due to lacking
support for json datatype on old enough version).
2019-01-04 16:38:17 +01:00
..
01_admin.rb
03_settings.rb Enable Hashed Storage by default in development mode via seed_fu 2018-12-18 00:44:13 +01:00
04_project.rb Simplify the change 2018-12-07 15:51:37 +09:00
05_users.rb
06_teams.rb
07_milestones.rb
08_settings.rb
09_issues.rb CE backport - Chart showing issues created per month 2018-11-07 17:22:15 +00:00
10_merge_requests.rb Fix broken seeder 11.6 2018-12-06 15:25:07 +09:00
11_keys.rb
12_snippets.rb Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
13_comments.rb
14_pipelines.rb Add config_options|variables to BuildMetadata 2019-01-04 16:38:17 +01:00
15_award_emoji.rb
16_protected_branches.rb
17_cycle_analytics.rb Squashed commit of the following: 2018-11-06 10:54:27 +09:00
18_abuse_reports.rb
19_environments.rb We want letters and numbers 2018-07-12 09:24:43 +08:00
20_nested_groups.rb
21_conversational_development_index_metrics.rb
22_labeled_issues_seed.rb
23_spam_logs.rb Add mock data for spam logs 2018-08-09 11:36:26 -07:00
24_forks.rb Add new line and comments 2018-12-26 15:05:17 +09:00
99_common_metrics.rb Fix db/fixtures 2018-09-04 22:51:02 +02:00