summaryrefslogtreecommitdiff
path: root/spec/models/cycle_analytics
Commit message (Expand)AuthorAgeFilesLines
* refactored a couple of things based on feedbackfix/cycle-analytics-permissionsJames Lopez2016-11-217-7/+7
* fix spec failureJames Lopez2016-11-211-1/+1
* Added permissions per stage to cycle analytics endpointJames Lopez2016-11-218-8/+8
* fixed newlineJames Lopez2016-10-121-1/+0
* Ignore deployment for statistics in Cycle Analytics, except in staging and pr...James Lopez2016-10-125-39/+62
* Fix the "Commits" section of the cycle analytics summary.Timothy Andrew2016-09-261-0/+6
* Implement a second round of review comments from @DouweM.Timothy Andrew2016-09-217-87/+149
* Fix rubocop spec.Timothy Andrew2016-09-201-2/+6
* Fix all cycle analytics specs.Timothy Andrew2016-09-205-9/+61
* Test the `CycleAnalytics::Summary` model.Timothy Andrew2016-09-201-0/+53
* Consolidate all cycle analytics helper methods.Timothy Andrew2016-09-076-123/+0
* Test the `test` cycle analytics phase.Timothy Andrew2016-09-071-0/+90
* Test the `production` cycle analytics phase.Timothy Andrew2016-09-071-0/+81
* Test the `staging` cycle analytics phase.Timothy Andrew2016-09-071-0/+79
* Generate branch/file names more randomly to avoid failures.Timothy Andrew2016-09-073-6/+5
* Test the 'review' cycle analytics phase.Timothy Andrew2016-09-071-0/+45
* Test the `code` cycle analytics phase.Timothy Andrew2016-09-073-25/+46
* Refactor cycle analytics specs.Timothy Andrew2016-09-022-180/+37
* Add tests for the `plan` cycle analytics phase.Timothy Andrew2016-09-022-63/+188
* Fetch cycle analytics data for a specific date range.Timothy Andrew2016-08-261-11/+25
* Scope Cycle Analytics queries to a projectTimothy Andrew2016-08-261-8/+13
* Add a spec for the `CycleAnalytics#issue` method.Timothy Andrew2016-08-261-0/+80