summaryrefslogtreecommitdiff
path: root/spec/controllers/dashboard/milestones_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-0/+6
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-6/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-0/+6
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-1/+1
* Merge branch 'security-2773-milestones-fix' into 'master'Yorick Peterse2019-03-041-1/+1
|\
| * Check issue milestone availabilityJarka Košanová2019-02-141-1/+1
* | 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