summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 1.6.2v1.6.2John Keiser2013-10-111-1/+1
* Fix issue with memory store deletesJohn Keiser2013-10-111-1/+1
* Bump version to 1.6.1v1.6.1John Keiser2013-10-111-1/+1
* Fix problems with cookbook update and delete for local storageJohn Keiser2013-10-111-6/+14
* Pass options through when deleting directories (fixes cookbook and data bag d...John Keiser2013-10-111-1/+1
* add support for wildcardsMatt Gleeson2013-09-301-10/+14
* handle a list of values properly. add matches_doc?Matt Gleeson2013-09-281-13/+20
* logic was reversed for "to" evalMatt Gleeson2013-09-251-2/+3
* fix up to_s end bracketsMatt Gleeson2013-09-251-1/+1
* 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-081-1/+1
* Fix #31: Allow - in search terms rather then interpreting it as an operatorJohn Keiser2013-08-082-2/+9
* fixup end_range typosMatt Gleeson2013-07-181-1/+1
* 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
* Bump version to 1.5.3v1.5.3John Keiser2013-06-271-1/+1
* Fix #23: add Server header for identificationJohn Keiser2013-06-271-0/+3
* 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-181-1/+7
|\
| * 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-111-2/+2
| * Allow chef-zero to listen on Unix domain socket.Steven Danna2013-06-081-1/+7
* | 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
|/
* Bump version to 1.4v1.4John Keiser2013-06-071-1/+1
* 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
* Bump version to 1.2v1.2John Keiser2013-06-031-1/+1
* Allow cookbook NAME, VERSION, { :frozen => true }John Keiser2013-06-032-2/+10
* Bump version to 1.1.3v1.1.3John Keiser2013-05-291-1/+1
* long_description is in fact supposed to be defaulted.John Keiser2013-05-291-1/+1
* Return minimal version of cookbook from depsolverJohn Keiser2013-05-292-1/+5
* Fix POST response (no long_description default)John Keiser2013-05-291-1/+1
* Don't defaultize things on cookbook PUT (ridiculously)John Keiser2013-05-291-8/+17
* Mimick Chef 11's 503 when some files aren't uploadedJohn Keiser2013-05-291-0/+7
* Support cookbook_versions query param in /cookbooksJohn Keiser2013-05-291-1/+8
* Fix crash in hoover_checksums when there are multiple files with a single che...John Keiser2013-05-291-1/+1
* Bump version to 1.1.2v1.1.2John Keiser2013-05-281-1/+1
* Allow duplicate data to override earlier dataJohn Keiser2013-05-281-1/+1
* Bump version to 1.1.1v1.1.1John Keiser2013-05-281-1/+1
* Fix cookbook loading in rspecJohn Keiser2013-05-281-1/+1