summaryrefslogtreecommitdiff
path: root/spec/features/milestones
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-2/+2
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-203-5/+4
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-212-6/+73
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-187-8/+8
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-202-6/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-241-0/+31
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-265-26/+26
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-291-31/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-211-0/+31
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-031-0/+31
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-041-0/+27
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-171-3/+3
* Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-307-7/+7
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-267-0/+14
* Merge branch 'security-issue_51301' into 'master'Cindy Pallares2018-11-281-0/+32
* Include new and edit links in breadcrumb for project milestones, group milest...George Tsiolis2018-11-281-0/+19
* Resolve "Redesign activity feed"Martin Wortschack2018-11-062-2/+2
* Allow to delete group milestonesissue_36138Felipe Artur2018-08-061-12/+32
* Merge branch 'od/41671' into 'master'Mike Greiling2018-07-091-0/+22
|\
| * save current date before Pikaday initOrlando Del Aguila2018-06-291-0/+22
* | Updated test for user deleting a milestoneConstance Okoghenun2018-06-191-0/+1
|/
* Replace the `project/issues/milestones.feature` spinach test with an rspec an...blackst0ne2018-04-115-26/+120
* Use the new query-recorder features as a PoCbvl-extend-query-recorderBob Van Landuyt2017-09-141-2/+2
* Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-1/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Remove unnecessary spec fileFelipe Artur2017-06-161-102/+0
* Remove old specs and add new onesFelipe Artur2017-06-161-6/+0
* Remove Drag and drop and sorting from milestone viewFelipe Artur2017-06-161-77/+76
* Fix milestone page assignees when dropped in ongoing listEric Eastwood2017-06-141-1/+9
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-3/+3
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-1/+1
* Fixed feature spec not waiting for ajax request to finishPhil Hughes2017-04-261-0/+3
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-1/+0
* Refactor test_utils bundleMike Greiling2017-04-041-0/+6
* Removed jQuery UI sortableremove-jquery-ui-sortablePhil Hughes2017-02-061-2/+3
* Wait for ajax request to complete when testing milestont drang-n-drop featureDmitriy Zaporozhets2016-12-291-0/+6
* Added QueryRecorder to test N+1 fix on Milestone#showjej-fix-n+1-queries-milestones-showJames Edwards-Jones2016-12-201-0/+26
* Stop unauthorized users dragging on milestone pageblackst0ne2016-10-281-0/+86