gitlab-org--gitlab-foss/app
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
..
assets Merge branch 'reduce-contributions-calendar-payload' into 'master' 2016-08-26 02:19:40 +00:00
controllers Add the "Plan" Cycle Analytics query. 2016-08-26 16:27:37 +05:30
finders Merge branch 'issue_18135' into 'master' 2016-08-19 23:06:30 +00:00
helpers Add Sentry logging to API calls 2016-08-24 12:09:51 -07:00
mailers
models Add the "Code" Cycle Analytics section. 2016-08-26 16:28:20 +05:30
services Merge branch 'capitalize-mentioned-issue-notes' into 'master' 2016-08-26 01:26:48 +00:00
uploaders
validators
views Add the "Code" Cycle Analytics section. 2016-08-26 16:28:20 +05:30
workers Does not halt the GitHub import process when an error occurs 2016-08-24 12:16:42 -03:00