summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/cycle_analytics_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-12-141-36/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-11-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-07-171-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-221-0/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-031-1/+1
* Change `be_success` to `be_successful` in specsfix-deprecation-warnings-change-success-to-successfulVitali Tatarintev2019-08-191-3/+3
* Track page views for cycle analytics show pageAdam Hegyi2019-08-141-0/+14
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-4/+8
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Adapt cycle analytics spec helper and cycle analytics usage data spec41777-include-cycle-time-in-usage-pingTiago Botelho2018-03-011-1/+1
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-4/+4
* Use `empty_project` where possible in controller specsrs-empty_project-controllersRobert Speicher2017-01-251-1/+1
* Updated code based on feedbackfix/cycle-analytics-no-dataJames Lopez2016-11-211-2/+2
* Adds a flag to reflect whether or not there is data in cycle analyticsJames Lopez2016-11-211-0/+43