summaryrefslogtreecommitdiff
path: root/spec/features/search_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* 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