summaryrefslogtreecommitdiff
path: root/chef/chef.gemspec
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '10.16.4-release' into 10-stableBryan McLellan2012-12-241-1/+2
|\
| * CHEF-3721: Pin moneta to < breaking 0.7.0 rewriteBryan McLellan2012-12-241-1/+2
| |
* | remove deprecated `has_rdoc`danielsdeleo2012-11-271-1/+0
|/
* CHEF-3418: Pin to bunny < 0.8.0Bryan McLellan2012-09-061-1/+1
|
* CHEF-3095: Bump mixlib-authentication dependencyBryan McLellan2012-08-061-1/+1
| | | | | Support for node names > 90 bytes requires mixlib-authentication 1.3.0 for protocol version 1.1
* CHEF-3150: include specs in the gemBryan McLellan2012-06-191-1/+1
| | | | | | Tests can be run in various circumstances after the gem is packaged and installed. Some distributions build packages from gems either by using the gem itself or by using the gem as a source.
* CHEF-3203: Optimistically pessimistic about yajl-rubyBryan McLellan2012-06-181-1/+1
|
* CHEF-3108: remove mixlib-shellout version constraint on the RC releaseBryan McLellan2012-05-131-1/+1
|
* [CHEF-2352] replace json gem with yajl to get JSON::parse working properlyJuanje Ojeda2012-04-261-0/+1
|
* CHEF-3027: Note that core chef/knife shouldn't need bleeding edge highlineBryan McLellan2012-04-241-0/+1
|
* bumped to 1.6.9 for a bugfix in highlinemattray2012-04-241-1/+1
|
* ensure a recent version of highline is installedmattray2012-04-241-1/+2
|
* Remove thin from development dependencies until eventmachine stable supports ↵Bryan McLellan2012-04-031-1/+2
| | | | Ruby 1.9 on Windows
* We need Rack and Thin for Chef specsAkzhan Abdulin2012-04-021-2/+1
|
* [CHEF-2956] Update gemspec to use latest RSpecAkzhan Abdulin2012-04-021-1/+1
|
* CHEF-3014: pin rspec < 2.9.0Bryan McLellan2012-03-301-1/+3
|
* bump net-ssh version to 2.2.2Seth Chisamore2012-01-191-1/+1
|
* Merge branch '0.10.6-rc'Bryan McLellan2012-01-171-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: chef-expander/lib/chef/expander/version.rb chef-server-api/lib/chef-server-api/version.rb chef-server-webui/lib/chef-server-webui/version.rb chef-server/lib/chef-server/version.rb chef-solr/lib/chef/solr/version.rb chef/chef.gemspec chef/lib/chef/resource.rb chef/lib/chef/shell_out/windows.rb chef/lib/chef/version.rb chef/spec/unit/resource/conditional_spec.rb chef/spec/unit/resource/execute_spec.rb chef/spec/unit/resource_spec.rb
| * CHEF-2634: fix regression introduced by CHEF-1413, specsAJ Christensen2011-11-091-1/+1
| |
* | Don't depend on dep_selector on Windows, it doesn't compileJohn Keiser2011-12-131-1/+1
| |
* | chef.gemspec: use prerelease mixlib-shelloutStephen Delano2011-12-061-1/+1
| |
* | add rspec_junit_formatter as development dependencyStephen Delano2011-12-061-1/+1
| |
* | Chef::ShellOut has been moved to a mixlib gemDaniel DeLeo2011-12-061-0/+1
|/
* bump to latest JSON gemDaniel DeLeo2011-10-261-1/+1
|
* [CHEF-2207] Add gemfile and development dependencies to chef clientAkzhan Abdulin2011-09-301-0/+2
|
* increase net-ssh-multi requirement to ~> 1.1.0, fixing CHEF-2300 and ↵Lamont Granquist2011-06-031-1/+1
| | | | possibly CHEF-1137
* bump ohai dep to 0.6, allow json up to 1.5.2Daniel DeLeo2011-04-131-2/+2
|
* add an explicit dep on net/sshDaniel DeLeo2011-03-231-0/+2
| | | | | | The alternative was to split `knife ssh` to a plugin, however, after some discussion it was decided that `knife ssh` is super valuable and should remain in core.
* Upgrade Mixlib::Log to get multilogger support, add auto-verboseDaniel DeLeo2011-03-151-1/+1
| | | | | | | * Mixlib::Log now has support for multiple log devices, upgrade dep. * Instead of requiring users to turn verbose logging on, address the actual use case by automatically logging to STDOUT when running in a TTY will logging directed to a file
* Remove extlib dependency, copy mash code into sources, fix CHEF-1405Seth Falcon2011-03-041-1/+1
| | | | | | | | | | Including extlib in Chef introduces conflicts for those wanting to access Chef via Rails applications. Only the Mash class is used by Chef and this functionality has been extracted from the extlib gem and added to the Chef sources. Thanks to Wojciech Wntrzak and Aaron Suggs for proposing and testing this solution.
* Replace regex based solr query transform with PEG parserSeth Falcon2011-02-041-0/+1
| | | | | | This patch provides a parser for the Lucene/Solr query syntax generated using treetop. The parser supports a more complete set of the Lucene query syntax and will be easier to enhance.
* CHEF-1858 Use standard require for chef/version in gemspec fileSeth Falcon2010-11-091-1/+2
| | | | | This avoids warnings about already defined constants when using chef as a dependency in a bundler-based project.
* [CHEF-1801] extract gemspecs to their own filesDaniel DeLeo2010-10-231-0/+30
|
* Drop dated gemspec that can be generated on demand.Matthew Kent2009-06-261-46/+0
|
* dpkg_package now works as advertised on wiki.Miguel Cabeça2009-06-041-1/+1
|
* Updating version to 0.5.7Adam Jacob2009-03-061-1/+1
|
* Bumping version to 0.5.6, release prepAdam Jacob2009-03-051-1/+1
|
* Updating Chef to 0.5.5 for development of 0.5.6Adam Jacob2009-02-131-1/+1
|
* Release 0.5.4 version bump and changelog updates0.5.4Adam Jacob2009-02-131-1/+1
|
* Moving to version 0.5.3Adam Jacob2009-01-311-1/+1
|
* Release 0.5.20.5.2Adam Jacob2009-01-311-1/+1
|
* Adding gemspecsAdam Jacob2009-01-151-0/+46