summaryrefslogtreecommitdiff
path: root/spec/features/issues/filtered_search/recent_searches_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-59/+38
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-4/+5
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+21
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-021-2/+2
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Move RecentSearchesDropdownContent vue componentGeorge Tsiolis2018-02-221-2/+2
* don't attempt to click on hidden elementsMike Greiling2017-11-031-4/+6
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-021-17/+8
|\
| * Use count expectation so `all` finder will wait (patience)34435-add-wait-timer-for-recent-searches-itemEric Eastwood2017-10-311-13/+7
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-091-1/+1
|\ \ | |/
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* | Merge remote-tracking branch 'origin/master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-291-1/+1
|\ \ | |/
| * Fix spelling of occurredjramsay-spelling-occurredJames Ramsay2017-09-261-1/+1
* | Fix recent_searches_spec.rb by clicking on buttons instead of relying on hidd...Stan Hu2017-08-231-4/+7
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-091-2/+2
|\ \ | |/
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-021-10/+10
|\ \ | |/
| * Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-9/+9
* | Convert variants of trigger('click') -> clickStan Hu2017-06-161-2/+2
|/
* Scope recent searches to projectEric Eastwood2017-05-151-18/+36
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-1/+0
* Recent search history for issuesEric Eastwood2017-04-061-0/+92