summaryrefslogtreecommitdiff
path: root/spec/features/issues/filtered_search/dropdown_author_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-3/+3
* Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate2019-01-291-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-4/+4
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-4/+4
* refactor wait_for_requests, add slow_requests block helperMike Greiling2017-11-021-4/+4
* add slow_requests! to filtered search tests which expect to see a loading spi...Mike Greiling2017-11-011-0/+2
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Improve AutocompleteController#user.json performanceHiroyuki Sato2017-08-251-6/+6
* Change find to within for detecting bad search specsClement Ho2017-08-161-3/+7
* 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
* Show current user immediately in issuable filtersWinnie Hellmann2017-06-021-0/+19
* Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-291-1/+1
|\
| * Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-1/+1
* | Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-1/+1
|/
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-1/+0
* Recent search history for issuesEric Eastwood2017-04-061-1/+1
* Speed up the issues/filtered_search/dropdown_author feature specrs-dropdown-author-spec-speedRobert Speicher2017-03-141-2/+3
* Add filtered search visual tokensfiltered-search-visual-tokensClement Ho2017-03-071-2/+5
* Add caching of droplab ajax requests26844-new-search-bar-performs-a-new-request-for-each-tagClement Ho2017-01-261-0/+18
* update tests to correspond with new behaviorMike Greiling2017-01-211-2/+2
* Shows current user on top of filtered dropdown listcurrent-user-filter-topPhil Hughes2017-01-171-0/+6
* Backend reviewClement Ho2017-01-111-0/+16
* Fix specsClement Ho2017-01-091-9/+4
* Fix specsClement Ho2017-01-091-3/+5
* Add specs for remaining dropdownsClement Ho2017-01-091-0/+141