summaryrefslogtreecommitdiff
path: root/lib/chef_zero/endpoints/search_endpoint.rb
Commit message (Expand)AuthorAgeFilesLines
* Optimize requires for non-omnibus installsTim Smith2020-08-121-1/+1
* Substitute require for require_relativeTim Smith2019-12-291-5/+5
* Apply ChefstyleTim Smith2019-12-291-3/+3
* chefstyle 0.6Thom May2018-02-151-5/+3
* Fix pagination with start parametersnls/fix-start-paginationNathan L Smith2016-12-051-21/+13
* Handle the start and rows parameters correctlynls/SPOOL-436/toomanyrowsNathan L Smith2016-12-041-0/+12
* remove create additions flaglcg/remove-create-additionsLamont Granquist2016-09-021-2/+2
* Revert "remove create additions flag"Lamont Granquist2016-09-021-2/+2
* remove create additions flagLamont Granquist2016-09-021-2/+2
* ChefStyletm/styleThom May2016-07-291-49/+51
* Return HTTP 400 Bad Request on Solr parse errorlcg/rebase-101Steven Danna2016-07-191-0/+10
* update chef-zero to be fully compatible with CS12Marc Paradise2015-07-101-6/+8
* Removing 'json' gem dependency, replacing with 'ffi-yajl'tball/chef-zero-yajl-replace-jsontyler-ball2014-09-261-3/+3
* Move CookbookData and DataNormalizer under ChefDataJohn Keiser2014-08-221-7/+7
* Add support for "/organizations/chef" prefixJohn Keiser2014-04-181-9/+13
* Stop using Hashie's deep_merge (https://github.com/intridea/hashie/issues/99)John Keiser2013-06-051-4/+56
* Make DataStore interface to allow data store to be replacedJohn Keiser2013-05-231-9/+7
* remove dependency on Chef::Mixin::DeepMergeJamie Winsor2013-05-051-5/+4
* Initial commit (moved/split up from jk/tiny-chef-server branch of jkeiser/chef)jkeiser2012-12-191-0/+139