summaryrefslogtreecommitdiff
path: root/chef/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* [CHEF-1801] extract gemspecs to their own filesDaniel DeLeo2010-10-231-36/+5
* [CHEF-1382] bump version requirement on mixlib log to >= 1.2.0Daniel DeLeo2010-10-151-1/+1
* [CHEF-1539] restrict rest-client to below 1.7.0Daniel DeLeo2010-08-261-1/+1
* correct rest-client dependencyChristopher Brown2010-08-251-1/+1
* Change to mixlib-config 1.1.2Toomas Pelberg2010-08-251-1/+1
* require ohai 0.5.7 or greater so there won't be gem version conflictsDaniel DeLeo2010-08-181-1/+1
* [CHEF-1548] add a pessimistic constraint on jsonDaniel DeLeo2010-08-181-1/+1
* json 1.4.6 passes all testsToomas Pelberg2010-08-181-1/+1
* more rdoc tweaks, use sdoc, and gitignore the rdoc directoryDaniel DeLeo2010-07-311-2/+13
* [CHEF-1496] update ohai dependency to 0.5.6Daniel DeLeo2010-07-291-1/+1
* CHEF-1240 uuidtools required or specs fail out of boxIan Meyer2010-06-071-1/+1
* CHEF-1275 knife doesn't work without highline, and highline is not in the gem...Ian Meyer2010-06-071-1/+1
* knife will work with older rest-clientDaniel DeLeo2010-06-031-1/+1
* broke gem installation when deduplicating versioningDaniel DeLeo2010-06-031-2/+2
* [CHEF-1211] store versions under $projectlib/version.rbDaniel DeLeo2010-06-031-2/+3
* Replacing Opscode::REST with RestClient for knife cookbook uploadChris Walters2010-06-031-0/+1
* bump version to 0.9.0.a1 for 0.9 developmentDaniel DeLeo2010-05-181-1/+1
* bump to dev version 0.8.17Daniel DeLeo2010-05-121-1/+1
* allow other rake tasks to run when rspec/cucumber not installedDaniel DeLeo2010-05-111-0/+19
* bump to version 0.8.14 since 0.8.12 was borkedDaniel DeLeo2010-05-111-1/+1
* bump to dev version 0.8.15Daniel DeLeo2010-05-111-1/+1
* bump to version 0.8.14 since 0.8.12 was borkedDaniel DeLeo2010-05-071-1/+1
* bump to version 0.8.12Daniel DeLeo2010-05-061-1/+1
* lock all chef gems to JSON 1.4.2 and lower, 1.4.3 is borkedDaniel DeLeo2010-05-061-1/+2
* Bumping to 0.8.11 developmentAdam Jacob2010-04-011-1/+1
* Version 0.8.10, with manual binary settingAdam Jacob2010-03-311-1/+1
* Bumping to version 0.8.9Adam Jacob2010-03-181-1/+1
* Release 0.8.80.8.8Adam Jacob2010-03-171-1/+1
* Bumping version to 0.8.7Adam Jacob2010-03-101-1/+1
* Removing amqp as a depAdam Jacob2010-03-091-1/+1
* Require Ohai 0.5.00.8.6Adam Jacob2010-03-041-1/+1
* Bumping to release version 0.8.6Adam Jacob2010-03-041-1/+1
* Merge branch 'CHEF-994' of git://github.com/sdelano/chef into sdelano/CHEF-994Adam Jacob2010-03-041-1/+1
|\
| * removing ruby-hmac dependencyStephen Delano2010-03-011-1/+1
* | Bumping to 0.8.5 for devAdam Jacob2010-03-031-1/+1
* | Marking Chef 0.8.4 for release0.8.4Adam Jacob2010-03-021-1/+1
|/
* Bumping to version 0.8.2 for releaseAdam Jacob2010-02-281-4/+8
* Removing deep_merge gem depAdam Jacob2010-02-081-1/+1
* remove unnecessary gems from deps, fixes CHEF-921jtimberman2010-02-041-1/+1
* install shef executable with gem installDan DeLeo2010-01-051-1/+1
* Merge branch 'CHEF-760' of git://github.com/danielsdeleo/chef into danielsdel...Adam Jacob2009-12-281-0/+1
|\
| * tweak gemspecs to require bunny and libxml-rubyDan DeLeo2009-12-211-0/+1
* | No longer force sudo for installAdam Jacob2009-12-281-2/+2
|/
* Fixing CHEF-696, adding checksum caching via MonetaAdam Jacob2009-11-241-1/+1
* CHEF-470: Use deep_merge to merge hashes more than one level deep and resolveMatthew Kent2009-11-051-1/+1
* Merge branch 'master' into 0.8-alphaAdam Jacob2009-10-291-1/+2
|\
| * Bump development version (0.7.15)AJ Christensen2009-10-271-1/+1
| * Release Chef 0.7.140.7.14AJ Christensen2009-10-271-2/+2
* | Fixes for 0.7.12->0.8 merge, tests passAdam Jacob2009-10-191-11/+0
* | Merge branch 'master' of git@github.com:opscode/chef into 0712-mergeAdam Jacob2009-10-161-1/+12
|\ \ | |/