summaryrefslogtreecommitdiff
path: root/spec/features/search_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-4/+4
|
* Fix specsAnnabel Dunstone Gray2017-05-121-2/+2
|
* Fix specsAnnabel Dunstone Gray2017-05-121-2/+2
|
* Filter projects by group on search pagesearch-restrict-projects-to-groupPhil Hughes2017-05-081-0/+19
| | | | | | After selecting a group, the projects dropdown will now filter by group projects instead Closes #29489
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-1/+1
|
* Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'Rémy Coutable2017-04-241-1/+0
|\ | | | | | | | | | | See merge request !10567 Signed-off-by: Rémy Coutable <remy@rymai.me>
| * Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-1/+0
| | | | | | | | | | Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs. Removed unnecessary usage of `api:true`
* | Use `:empty_project` where possible in top-level feature specsrs-empty-project-featuresRobert Speicher2017-04-201-1/+6
|/
* MR empty stateLuke "Jared" Bennett2017-04-051-0/+2
|
* Fix blob highlighting in searchNick Thomas2017-04-031-1/+3
|
* Add filtered search visual tokensfiltered-search-visual-tokensClement Ho2017-03-071-4/+9
|
* Add filtered search to MR pageadd-filtered-search-to-mrClement Ho2017-02-211-2/+2
|
* Search feature: redirects to commit page if query is commit sha and only ↵YarNayar2017-01-241-0/+25
| | | | | | commit found See !8028 and #24833
* Allows to search within project by commit's hashYarNayar2017-01-241-0/+15
| | | | Was proposed in #24833
* Add user symbol for search specClement Ho2017-01-091-2/+2
|
* Add username to gonClement Ho2017-01-091-4/+4
|
* Fix broken commits search24255-search-fixValery Sizov2016-11-081-0/+26
|
* Fixed search dropdown labels not displayingsearch-filters-label-fixPhil Hughes2016-09-121-0/+32
| | | | | | This would only happen when the search term was empty because the method was returning before the controller could find the group or project for the toggle Closes #21783
* Fixed enter key in search input not workingPhil Hughes2016-08-231-0/+10
| | | | Closes #20627
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-9/+9
|
* Fix search results for notes without commitsFelipe Artur2016-08-011-0/+20
|
* Updated testsPhil Hughes2016-07-051-0/+2
|
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-5/+0
|
* Fix specs and add new tests.Fatih Acet2016-06-101-2/+2
|
* Added tests for categorised search autocomplete.Fatih Acet2016-06-071-0/+79
|
* Add test to check if top right search form is not presentissue_15222Alfredo Sumaran2016-04-131-0/+4
|
* Fix view of notes in search results when noteable is a snippetsnippets-with-comments-cause-a-500-when-they-show-up-in-search-results-14764Rémy Coutable2016-03-311-8/+35
| | | | | | Also, streamline the view. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix Style/TrailingBlankLines cop violationsRobert Speicher2015-06-221-1/+0
|
* Use `page.all` and `page.within` in specsrs-expect-syntax-specsRobert Speicher2015-06-131-1/+1
|
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-1/+1
| | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
* Remove rails observers from applicationDmitriy Zaporozhets2014-06-171-1/+0
|
* Split feature tests out to different build jobJeroen van Baarsen2014-04-131-1/+1
|
* remove useless routing tests. Added symlink creation for project with codeDmitriy Zaporozhets2013-06-221-1/+2
|
* Removing ambiguity and non-working selectorsDmitriy Zaporozhets2013-02-211-2/+5
|
* move capybara scenarios to spec/featuresDmitriy Zaporozhets2013-02-211-0/+17