summaryrefslogtreecommitdiff
path: root/spec/controllers/dashboard/milestones_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Exclude public group milestones from countsHeinrich Lee Yu2019-02-141-4/+5
* Adds milestone searchJacopo2019-01-241-0/+18
* Add project milestone link to dashboard milestonesccr/49289_milestone_linkFatih Acet2018-12-201-1/+1
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-1/+1
* Add test for the milestone countEagllus2018-10-041-0/+9
* Filter group milestones based on user membershipChantal Rollison2018-09-131-3/+5
* Add group milestones to dashboard milestone pageChantal Rollison2018-08-031-1/+18
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-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
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Fixed dashboard milestone tabs not loadingdashboard-milestone-tabs-loading-asyncPhil Hughes2017-06-091-0/+38