<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef-zero.git/lib/chef_zero/solr/solr_parser.rb, branch https</title>
<subtitle>github.com: jkeiser/chef-zero
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/chef-zero.git/'/>
<entry>
<title>Substitute require for require_relative</title>
<updated>2019-12-30T02:07:08+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2019-12-20T23:16:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/chef-zero.git/commit/?id=dad360173bb575c17daa531021e80064f6fefded'/>
<id>dad360173bb575c17daa531021e80064f6fefded</id>
<content type='text'>
require_relative is significantly faster and should be used when available.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
require_relative is significantly faster and should be used when available.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply Chefstyle</title>
<updated>2019-12-30T02:00:24+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2019-12-30T02:00:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/chef-zero.git/commit/?id=ecad8fee4a946b337e60a4274de2b2c872c9e81b'/>
<id>ecad8fee4a946b337e60a4274de2b2c872c9e81b</id>
<content type='text'>
Autocorrect with the latest chefstyle

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autocorrect with the latest chefstyle

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes for new chefstyle</title>
<updated>2018-07-03T18:56:22+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2018-07-03T17:02:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/chef-zero.git/commit/?id=b244346c1e8d500e82603d0dace7a84a8031c89c'/>
<id>b244346c1e8d500e82603d0dace7a84a8031c89c</id>
<content type='text'>
Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>chefstyle 0.6</title>
<updated>2018-02-15T15:19:08+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@chef.io</email>
</author>
<published>2018-02-15T15:10:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/chef-zero.git/commit/?id=0f8280aa100aa60238f39f9df66ecba700fdc16f'/>
<id>0f8280aa100aa60238f39f9df66ecba700fdc16f</id>
<content type='text'>
Signed-off-by: Thom May &lt;thom@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Thom May &lt;thom@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>support ! in searches</title>
<updated>2016-08-02T14:10:37+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@chef.io</email>
</author>
<published>2016-08-02T14:10:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/chef-zero.git/commit/?id=f18b35f4a94ae163a3f4467d03d9b5a89ea3aee7'/>
<id>f18b35f4a94ae163a3f4467d03d9b5a89ea3aee7</id>
<content type='text'>
Signed-off-by: Thom May &lt;thom@may.lt&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Thom May &lt;thom@may.lt&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ChefStyle</title>
<updated>2016-07-29T16:00:49+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@chef.io</email>
</author>
<published>2016-07-29T16:00:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/chef-zero.git/commit/?id=e257f450c044616fefbd15e9a180387aaaa572a1'/>
<id>e257f450c044616fefbd15e9a180387aaaa572a1</id>
<content type='text'>
Signed-off-by: Thom May &lt;thom@may.lt&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Thom May &lt;thom@may.lt&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Return HTTP 400 Bad Request on Solr parse error</title>
<updated>2016-07-19T17:14:11+00:00</updated>
<author>
<name>Steven Danna</name>
<email>steve@opscode.com</email>
</author>
<published>2014-11-15T18:50:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/chef-zero.git/commit/?id=f310cc0f92158f3e5f83193a88203636404c8e0d'/>
<id>f310cc0f92158f3e5f83193a88203636404c8e0d</id>
<content type='text'>
Previously, chef-zero would return an HTTP 500 Internal Server Error
when the Solr parser failed.  Now, we return HTTP 400 with an error
message identical to that of the Erchef server. Returning HTTP 400
also improves the end-user experience since knife returns more
sensible error messages.

Before this patch:

    &gt; knife search nodes 'recipes:bar::bar'
    ERROR: Server returned error 500 for http://127.0.0.1:8889/search...

After:

    &gt; knife search nodes 'recipes:bar::bar'
    ERROR: knife search failed: invalid search query: 'recipes:bar::bar'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, chef-zero would return an HTTP 500 Internal Server Error
when the Solr parser failed.  Now, we return HTTP 400 with an error
message identical to that of the Erchef server. Returning HTTP 400
also improves the end-user experience since knife returns more
sensible error messages.

Before this patch:

    &gt; knife search nodes 'recipes:bar::bar'
    ERROR: Server returned error 500 for http://127.0.0.1:8889/search...

After:

    &gt; knife search nodes 'recipes:bar::bar'
    ERROR: knife search failed: invalid search query: 'recipes:bar::bar'
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #31: Allow - in search terms rather then interpreting it as an operator</title>
<updated>2013-08-08T23:38:52+00:00</updated>
<author>
<name>John Keiser</name>
<email>jkeiser@opscode.com</email>
</author>
<published>2013-08-08T23:38:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/chef-zero.git/commit/?id=98c2f7148ccaad1af3f237094f9f664368c2a024'/>
<id>98c2f7148ccaad1af3f237094f9f664368c2a024</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixup end_range typos</title>
<updated>2013-07-19T00:14:12+00:00</updated>
<author>
<name>Matt Gleeson</name>
<email>matt@gleeson.org</email>
</author>
<published>2013-07-19T00:12:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/chef-zero.git/commit/?id=6676279fd29e6692908a9f057ad596c02a2ee79f'/>
<id>6676279fd29e6692908a9f057ad596c02a2ee79f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue with "NOT a:b" (bind : tighter than NOT)</title>
<updated>2013-06-27T00:03:06+00:00</updated>
<author>
<name>John Keiser</name>
<email>jkeiser@opscode.com</email>
</author>
<published>2013-06-27T00:03:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/chef-zero.git/commit/?id=a9f0654dabb6aa0f3c59e66abc1a36bfd7767947'/>
<id>a9f0654dabb6aa0f3c59e66abc1a36bfd7767947</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
