gitlab-org--gitlab-foss/db
Timothy Andrew 487906b386 Add the "Code" Cycle Analytics section.
1. Record the `wip_flag_first_removed_at` and
   `first_assigned_to_user_other_than_author` metrics for a merge
   request. Use a `merge_request_metrics` table, similar to the one for
   `issues`. Metrics are recorded `after_save`.

2. Move larger queries to a `CycleAnalytics::Queries` module.
2016-08-26 16:28:20 +05:30
..
fixtures Move and improvement comment in pipeline fixtures 2016-08-19 14:43:02 +02:00
migrate Add the "Code" Cycle Analytics section. 2016-08-26 16:28:20 +05:30
schema.rb Add the "Code" Cycle Analytics section. 2016-08-26 16:28:20 +05:30
seeds.rb