summaryrefslogtreecommitdiff
path: root/spec/unit/search
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Fix ChefStyleMia Henderson2020-01-271-1/+1
* Fix fuzzy node search to work when the search type is a string rather than a ...Mia Henderson2020-01-271-1/+8
* more fixes to the ruby 2.7 fixesLamont Granquist2020-01-221-1/+1
* fix a few more ruby 2.7 specslcg/ruby-2.7-2Lamont Granquist2020-01-221-2/+2
* fix 4 copsLamont Granquist2019-07-051-1/+2
* Style/EmptyLiteralLamont Granquist2019-07-051-1/+1
* Set explicit page size for every search requestssd/always-forwardSteven Danna2017-07-311-18/+13
* add a few testsLamont Granquist2017-03-311-1/+22
* Remove support for the sort option to searches.Noah Kantrowitz2017-03-201-15/+10
* remove partial_searchtm/remove_partial_searchThom May2017-03-081-18/+0
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-14/+15
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-8/+8
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-1/+1
* auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-3/+3
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-6/+6
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-21/+21
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-16/+20
* Fix search result paginationssd/search-pagination-fixSteven Danna2015-10-091-1/+19
* Test that search queries make progressSteven Danna2015-03-251-0/+24
* Build configurable search string.mcquin/bugfix/search-filteringClaire McQuin2014-12-191-5/+5
* Return all matches by default.Claire McQuin2014-12-181-5/+5
* Require a file that exists.Claire McQuin2014-12-181-1/+1
* No more should.Claire McQuin2014-12-181-15/+15
* Make search with filtering match partial_search.Claire McQuin2014-12-181-34/+22
* Update to RSpec 3.Claire McQuin2014-10-291-30/+30
* Add InvalidSearchQuery exception for malformed searches.Claire McQuin2014-09-041-2/+3
* Fix typos, add partial_search spec.Claire McQuin2014-09-041-46/+99
* Updated based on mcq and others feedbackScott Hain2014-09-041-250/+111
* Refactored thanks to some great inputScott Hain2014-09-041-0/+4
* Updated based on awesome feedbackScott Hain2014-09-041-11/+19
* Finished up search with filteringScott Hain2014-09-041-20/+249
* fix should_not raise_error(SpecificException)Lamont Granquist2014-01-291-2/+2
* s/mock\(/double(/gLamont Granquist2014-01-291-3/+3
* s/stub!/stub/gLamont Granquist2014-01-291-2/+2
* Normalize whitespace on all filesSeth Vargo2013-09-261-3/+3
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+99