Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-21refactored a couple of things based on feedbackJames Lopez
2016-11-21Added permissions per stage to cycle analytics endpointJames Lopez
2016-11-17refactor events facade so it uses separate classes and refactor query stuffJames Lopez
2016-11-17Started refactoring stuff to add events to cycle analyticsJames Lopez
2016-10-13updated var name based on feedbackJames Lopez
2016-10-12Ignore deployment for statistics in Cycle Analytics, except in staging and pr...James Lopez
2016-09-20Implement a second round of review comments from @DouweM.Timothy Andrew
2016-09-20Implement (some) comments from @DouweM's review.Timothy Andrew
2016-09-20Implement review comments from @yorickpeterseTimothy Andrew
2016-09-20Implement a database median strategy for MySQL.Timothy Andrew
2016-09-20CycleAnalytics operates on merge requests that have been deployed.Timothy Andrew
2016-09-19Make changes to the cycle analytics JSON endpoint.Timothy Andrew
2016-09-17Move cycle analytics JSON generation to a helper.Timothy Andrew
2016-09-17Move cycle analytics calculations to SQL.Timothy Andrew
2016-09-15Improve performance of the cycle analytics page.Timothy Andrew
2016-09-08Add a JSON version of the `CycleAnalytics` page.Timothy Andrew
2016-09-02Tweak cycle analytics query to match the current requirements.Timothy Andrew
2016-08-26Fetch cycle analytics data for a specific date range.Timothy Andrew
2016-08-26Scope Cycle Analytics queries to a projectTimothy Andrew
2016-08-26Allow multiple queries for each cycle analytics section.Timothy Andrew
2016-08-26Add the "Test" cycle analytics section.Timothy Andrew
2016-08-26Add the "Production" cycle analytics section.Timothy Andrew
2016-08-26Add the "Staging" cycle analytics section.Timothy Andrew
2016-08-26Add the "Review" cycle analytics section.Timothy Andrew
2016-08-26Add the "Code" Cycle Analytics section.Timothy Andrew
2016-08-26Add the "Plan" Cycle Analytics query.Timothy Andrew