summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* switch to string tests for less confusion.Matt Gleeson2013-09-251-4/+4
* fix up to_s end bracketsMatt Gleeson2013-09-251-1/+1
* smoke tests for searchMatt Gleeson2013-09-251-0/+27
* Bump version to 1.6 (time for a minor rev)v1.6John Keiser2013-09-121-1/+1
* Bump version to 1.5.6v1.5.6John Keiser2013-09-121-1/+1
* Make stop actually stop background serversJohn Keiser2013-09-121-2/+1
* Release version 1.5.5v1.5.5John Keiser2013-08-082-1/+5
* Fix #31: Allow - in search terms rather then interpreting it as an operatorJohn Keiser2013-08-082-2/+9
* Merge pull request #30 from mattgleeson/solr_end_rangeJohn Keiser2013-07-181-1/+1
|\
| * fixup end_range typosMatt Gleeson2013-07-181-1/+1
|/
* Merge pull request #27 from jkeiser/sethvargo/add_licenseSeth Vargo2013-07-121-0/+1
|\
| * Add license to gemspec (fixes #26)Seth Vargo2013-07-121-0/+1
|/
* Update changelog for 1.5.4John Keiser2013-07-121-0/+4
* Bump version to 1.5.4v1.5.4John Keiser2013-07-121-1/+1
* Support run_list with cookbook::recipe@name syntaxJohn Keiser2013-07-101-3/+3
* Fix typo in README (Cerver -> Server)Seth Vargo2013-07-051-1/+1
* Complete changelogJohn Keiser2013-06-271-0/+120
* Bump version to 1.5.3v1.5.3John Keiser2013-06-272-1/+4
* Fix #23: add Server header for identificationJohn Keiser2013-06-271-0/+3
* Add chef 11 as development dependencyJohn Keiser2013-06-272-0/+2
* Update to latest master of chef-pedantJohn Keiser2013-06-271-1/+1
* Bump version to 1.5.2v1.5.2John Keiser2013-06-271-1/+1
* Fix issue with "NOT a:b" (bind : tighter than NOT)John Keiser2013-06-261-3/+7
* Fix issue where subqueries (...) did not workJohn Keiser2013-06-261-1/+3
* Bump version to 1.5.1v1.5.1John Keiser2013-06-191-1/+1
* Support attribute() and grouping() in cookbook metadataJohn Keiser2013-06-181-3/+3
* Merge pull request #20 from stevendanna/unix-socket-supportJohn Keiser2013-06-182-1/+11
|\
| * Fix :sock -> :socket rename in DEFAULT_OPTIONS hash.Steven Danna2013-06-111-1/+1
| * Remove short form (-s) of --socket option and rename variable.Steven Danna2013-06-112-4/+4
| * Allow chef-zero to listen on Unix domain socket.Steven Danna2013-06-082-1/+11
* | Bump version to 1.5v1.5John Keiser2013-06-121-1/+1
* | Provide reasonable default filename to metadata.rb when real filename unavail...John Keiser2013-06-111-4/+5
* | Pass __FILE__ to metadata.rbJohn Keiser2013-06-111-1/+13
* | Merge pull request #19 from sethvargo/daemonJohn Keiser2013-06-102-2/+15
|\ \ | |/ |/|
| * Support daemon modeSeth Vargo2013-06-072-2/+15
* | Track latest pedantJohn Keiser2013-06-072-1/+3
* | Get rid of extra 1.9.3 default taskJohn Keiser2013-06-071-2/+2
|/
* Bump version to 1.4v1.4John Keiser2013-06-071-1/+1
* Add latest-pedant back to travis matrix, add rspec to depsJohn Keiser2013-06-072-0/+5
* Add normal variants back to travis matrixJohn Keiser2013-06-071-0/+6
* Add json to list of dependenciesJohn Keiser2013-06-071-0/+1
* Perform a very simple test when pedant is offJohn Keiser2013-06-071-1/+8
* Allow jruby to start/stop serverJohn Keiser2013-06-072-3/+9
* Merge pull request #18 from sethvargo/downgrade_pumaJohn Keiser2013-06-074-23/+24
|\
| * Remove bad copy-paste codeSeth Vargo2013-06-071-4/+0
| * Downgrade Puma so Chef Zero runs on WindowsSeth Vargo2013-06-074-23/+28
|/
* Bump version to 1.3v1.3John Keiser2013-06-061-1/+1
* Fix issue with multiple identical keys, speed up searchJohn Keiser2013-06-063-19/+8
* Bump version to 1.2.1v1.2.1John Keiser2013-06-051-1/+1
* Stop using Hashie's deep_merge (https://github.com/intridea/hashie/issues/99)John Keiser2013-06-054-13/+56