summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.10.40.10.4Bryan McLellan2011-08-1155-149/+147
* Break Metadata feature tests so the rest will runBryan McLellan2011-08-111-9/+9
* Merge branch 'doc-updates'Bryan McLellan2011-08-081-2/+2
|\
| * Fix formatting in knife-search.mkdSteven Danna2011-08-081-1/+1
| * Fix build error in knife-search.mkdSteven Danna2011-08-081-1/+1
|/
* Bump version for 0.10.4.rc.6Bryan McLellan2011-08-087-9/+9
* CHEF-2474: add tests to prove we are getting Chef::Role from diskBryan McLellan2011-08-081-1/+27
* CHEF-2474: from_json creates the Chef::Role object so we don't need toBryan McLellan2011-08-081-1/+2
* Docs commit for Chef 0.10.4.rc.5Bryan McLellan2011-08-0548-176/+567
* Bump version for 0.10.4.rc.5Bryan McLellan2011-08-057-9/+9
* CHEF-2483: refactor apt provider to use apt-cache and not aptitude for speedBryan McLellan2011-08-052-70/+121
* Migrate from deprecated Rake::GemPackageTask to Gem::PackageTaskBryan McLellan2011-08-031-2/+2
* Build all docs on gem buildSteven Danna2011-08-031-1/+1
* Depend on version.rb to ensure we rebuild with new releases.Steven Danna2011-08-031-3/+3
* Merge branch 'improve-knife-search-docs'Bryan McLellan2011-08-031-6/+130
|\
| * Typo.Steven Danna2011-08-031-1/+1
| * Clarify databag indexSteven Danna2011-08-031-0/+5
| * Improve knife-search manual page.Steven Danna2011-08-031-6/+125
|/
* Bump version for 0.10.4.rc.4Bryan McLellan2011-08-027-9/+9
* CHEF-2483: refactor to act on virtual packages more like apt doesBryan McLellan2011-08-022-108/+42
* Bump version for 0.10.4.rc.3Bryan McLellan2011-07-287-9/+9
* CHEF-2483: Adjust depends regex to deal with more cases, add a testBryan McLellan2011-07-282-12/+62
* Bump version for 0.10.4.rc.2Bryan McLellan2011-07-277-9/+9
* Merge branch 'CHEF-2493'Bryan McLellan2011-07-271-0/+9
|\
| * Fixing deploy resource to handle new additional_remotes git option.Greg Thornton2011-07-271-0/+9
|/
* Bump version for 0.10.4.rc.1Bryan McLellan2011-07-267-9/+9
* Fix Rspec constant deprecation messageBryan McLellan2011-07-261-1/+1
* Merge branch 'rm-null-obj-warnings'Daniel DeLeo2011-07-261-4/+4
|\
| * no need for null objects when StringIO is a perfect duck typeDaniel DeLeo2011-07-261-4/+4
|/
* Merge branch 'CHEF-2325'Nuo Yan2011-07-201-1/+45
|\
| * CHEF-2325 Don't need to require cookbook version selectorNuo Yan2011-07-201-1/+0
| * fix CHEF-2325 check dependencies when uploading cookbooksNuo Yan2011-07-201-1/+46
|/
* Merge branch 'CHEF-2105'Daniel DeLeo2011-07-193-3/+13
|\
| * [CHEF-2105] Fix knife cookbook branch regressionChes Martin2011-07-193-3/+13
|/
* Ignore already existing data bags for search testSeth Falcon2011-07-191-2/+2
* Don't call 'gem update --system' in bootstrapSeth Falcon2011-07-191-1/+0
* [CHEF-2475] don't install docs during 'gem update' bootstrapSeth Falcon2011-07-191-1/+1
* Merge branch 'CHEF-2394'Bryan McLellan2011-07-196-21/+118
|\
| * [CHEF-2394] Raise an error if the data_bag_path is invalid for solo modeTommy Bishop2011-07-194-1/+17
| * [CHEF-2394] load data bag items locally when in solo mode.Tommy Bishop2011-07-193-34/+66
| * [CHEF-2394] ability to load a local data bag in soloTommy Bishop2011-07-192-3/+52
|/
* Merge branch 'CHEF-2313'Bryan McLellan2011-07-191-1/+1
|\
| * Fixes CHEF-2313Sergio Rubio2011-07-191-1/+1
|/
* Merge branch 'CHEF-2310'Bryan McLellan2011-07-191-0/+2
|\
| * added -i option to knife ssh documentationErik Frey2011-07-191-0/+2
|/
* CHEF-2222: mount resource not to alter its attributesLaurent2011-07-191-2/+1
* CHEF-2041: adding support for gem_package "/path/to/file.gem" along with dpk...Lamont Granquist2011-07-1912-2/+151
* Merge branch 'CHEF-2312'Bryan McLellan2011-07-192-4/+4
|\
| * Updated check for an empty run list to use recipes instead of the unexpanded ...KC Braunschweig2011-07-192-3/+3
| * Showing the expanded run list using the existing recipes object that was prev...KC Braunschweig2011-07-191-1/+1
|/