summaryrefslogtreecommitdiff
path: root/app/controllers/projects/cycle_analytics_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-5/+0
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-2/+0
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+2
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-071-7/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Track page views for cycle analytics show pageAdam Hegyi2019-08-141-2/+8
* Add cr remarksMałgorzata Ksionek2019-07-091-1/+1
* Update controllers method callsMałgorzata Ksionek2019-07-091-1/+1
* Enable even more frozen string in app/controllersgfyoung2018-09-251-0/+2
* Track and act upon the number of executed queriesquery-countsYorick Peterse2018-02-011-0/+5
* refactor cycle analytics - updated based on MR feedbackJames Lopez2017-01-171-2/+2
* Fix other spec failuresJames Lopez2017-01-171-2/+2
* more refactoring and fixing old specsJames Lopez2017-01-171-3/+5
* added new summary serializers and refactor all of the summary stuff into sepa...James Lopez2017-01-171-45/+5
* Merge branch 'jej-fix-missing-access-check-on-issues' into 'security'Douwe Maan2016-11-281-1/+1
* Use stage description form endpoint responseAlfredo Sumaran2016-11-211-5/+5
* Provide stage legend on server responseAlfredo Sumaran2016-11-211-9/+10
* Updated code based on feedbackfix/cycle-analytics-no-dataJames Lopez2016-11-211-5/+1
* rename methodJames Lopez2016-11-211-2/+2
* Adds a flag to reflect whether or not there is data in cycle analyticsJames Lopez2016-11-211-5/+19
* refactored a couple of things based on feedbackfix/cycle-analytics-permissionsJames Lopez2016-11-211-2/+2
* Added permissions per stage to cycle analytics endpointJames Lopez2016-11-211-2/+3
* refactored duplicated code in controller, updated JSON array naming and fixed...James Lopez2016-11-171-9/+2
* fix module issue in cycle analytics controllerJames Lopez2016-11-171-1/+1
* Implement fourth round of comments from @DouweM.Timothy Andrew2016-09-211-3/+8
* Move JSON generation (cycle analytics) into a controller method.Timothy Andrew2016-09-201-2/+34
* Move cycle analytics JSON generation to a helper.Timothy Andrew2016-09-171-1/+3
* Add a JSON version of the `CycleAnalytics` page.Timothy Andrew2016-09-081-0/+5
* Authorize access to cycle analytics.Timothy Andrew2016-08-261-0/+2
* Fetch cycle analytics data for a specific date range.Timothy Andrew2016-08-261-1/+17
* Scope Cycle Analytics queries to a projectTimothy Andrew2016-08-261-1/+1
* Add the "Plan" Cycle Analytics query.Timothy Andrew2016-08-261-28/+1
* Display numbers for the "Issue (Tracker)" cycle analytics metric.Timothy Andrew2016-08-261-0/+32