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
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2018-02-28Refactors median code to work with both single and multiple projectsTiago Botelho
2018-02-28Restrict cycle analytics usage data to instances that use postgres onlyTiago Botelho
2018-02-28Restore memoization to base query and add a batch base query methodTiago Botelho
2018-02-28Add BatchLoader as a way to refactor the base stage codeTiago Botelho
2018-02-28Refactor CycleAnalytics base stage class and modelTiago Botelho
2018-02-28Adds get all medians to Cycle Analytics modelTiago Botelho
2017-01-17fix specJames Lopez
2017-01-17refactored a bunch of stuff based on feedbackJames Lopez
2017-01-17a few more fixesJames Lopez
2017-01-17big refactor based on MR feedbackJames Lopez
2017-01-17few fixes after mergeJames Lopez
2017-01-17refactor cycle analytics - updated based on MR feedbackJames Lopez
2017-01-17Fix other spec failuresJames Lopez
2017-01-17more refactoring and fixing old specsJames Lopez
2017-01-17fix bad mergeJames Lopez
2017-01-17added new summary serializers and refactor all of the summary stuff into sepa...James Lopez
2017-01-17WIP - started refactoring cycle analytics median stuff into stagesJames Lopez
2016-11-29Merge branch 'jej-fix-missing-access-check-on-issues' into 'security'Douwe Maan
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