summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'CHEF-2386'Daniel DeLeo2011-05-282-3/+3
| |\ \ \
| | * | | CHEF-2386: Make knife bootstrap and ssh use ui.msg.Stephen Nelson-Smith2011-05-282-3/+3
| |/ / /
| * | | Merge branch 'CHEF-2379'Daniel DeLeo2011-05-265-8/+53
| |\ \ \ | | |_|/ | |/| |
| | * | Add tests for git resource additional_repositoriesJohn Keiser2011-05-255-8/+53
| |/ /
| * | Merge branch 'CHEF-1929'Seth Falcon2011-05-251-1/+3
| |\ \
| | * | Make knife ssh screen and knife ssh tmux respect -iMichael D. Ivey2011-05-251-1/+3
| |/ /
| * | Merge branch 'CHEF-2373'Seth Falcon2011-05-242-7/+42
| |\ \
| | * | [CHEF-2373] Handle no versions of a cookbook available in environmentSeth Falcon2011-05-242-7/+42
| |/ /
| * | added explicit info on use of `knife cookbook upload`Tom Thomas2011-05-231-0/+4
| * | Merge branch 'CHEF-2234'Bryan McLellan2011-05-202-7/+21
| |\ \
| | * | [providers | dpkg] Package version may contain tildesMatt Griffin2011-05-202-7/+21
| |/ /
| * | Merge branch 'CHEF-2129'Bryan McLellan2011-05-202-5/+54
| |\ \
| | * | CHEF-2129: update and add specs for zypper < 1.0Bryan McLellan2011-05-201-2/+34
| | * | remove double space in zypper command line for versions before 1.0Bryan McLellan2011-05-201-3/+3
| | * | Added Commandline for Old zypper VersionJesai Langenbach2011-05-201-3/+20
| |/ /
| * | Merge branch 'CHEF-2367'Bryan McLellan2011-05-201-28/+35
| |\ \
| | * | Fix typo in commentsicy2011-05-201-1/+1
| | * | (service/arch) Support multiple lines when declaring DAEMONSicy2011-05-201-28/+35
| |/ /
| * | Merge branch 'CHEF-1413'Bryan McLellan2011-05-202-6/+6
| |\ \
| | * | Oops, what is this ? :/Renaud Chaput2011-05-201-2/+0
| | * | CHEF-1413: Fix spec to work with -f /path/to/MakefileRenaud Chaput2011-05-201-4/+4
| | * | CHEF-1413: use make -f in place of changing cwdRenaud Chaput2011-05-202-2/+4
| |/ /
| * | Merge branch 'CHEF-1588'Bryan McLellan2011-05-204-4/+23
| |\ \
| | * | add cookbook upload dependencies option to more documentationBryan McLellan2011-05-204-5/+14
| | * | CHEF-1588: Add a -d option to include dependencies when uploading.statik2011-05-201-0/+10
| |/ /
| * | Merge branch 'CHEF-1565'Bryan McLellan2011-05-202-21/+37
| |\ \
| | * | Test that mountable? is NOT called with load_current_resourceToomas Pelberg2011-05-201-0/+8
| | * | Only call mountable? when trying to mount - otherwise avoid raising errorsToomas Pelberg2011-05-202-21/+29
| |/ /
| * | Merge branch 'CHEF-2314'Bryan McLellan2011-05-193-1/+20
| |\ \
| | * | Allow to use "a\nb".lines.each syntax in ruby 1.8Akzhan Abdulin2011-05-191-0/+12
| | * | Make failed spec message more informative if test failed.Akzhan Abdulin2011-05-191-2/+2
| | * | [CHEF-2314] Fix branch existence condition to be more accurate. Spec also added.Akzhan Abdulin2011-05-192-1/+8
| |/ /
| * | Merge branch 'CHEF-2295'Bryan McLellan2011-05-192-69/+72
| |\ \
| | * | CHEF-2295, update readme with current instructionsjtimberman2011-05-192-69/+72
| |/ /
| * | Merge branch 'CHEF-519'Bryan McLellan2011-05-192-11/+23
| |\ \
| | * | Fixed CHEF-519Avishai Ish-Shalom2011-05-192-11/+23
| |/ /
| * | Merge branch 'CHEF-2096'Bryan McLellan2011-05-193-144/+809
| |\ \
| | * | Whitespace cleanup.Matthew Kent2011-05-192-27/+31
| | * | CHEF-2096: Allow for installing of yum packages via 'Provides'Matthew Kent2011-05-193-121/+782
| |/ /
| * | Merge branch 'yum-improvements'Bryan McLellan2011-05-197-214/+2047
| |\ \
| | * | Break RPM versioning into it's own object - more useful this way.Matthew Kent2011-05-192-72/+182
| | * | CHEF-1790: Introduce a new yum_package attribute, allow_downgradeMatthew Kent2011-05-194-4/+61
| | * | Some cleanup and commenting.Matthew Kent2011-05-191-8/+16
| | * | CHEF-2330: Allow for the flushing of the YumCache :before, :after orMatthew Kent2011-05-194-2/+91
| | * | Lame fix for RHEL4 - mark all installed packages as available forMatthew Kent2011-05-191-4/+11
| | * | CHEF-2301: Further speed up the YumCache by only refreshing theMatthew Kent2011-05-193-288/+512
| | * | Allow dumping of either list individually.Matthew Kent2011-05-191-4/+12
| | * | Further YumCache optimizations: Always load the cache on demand toMatthew Kent2011-05-192-37/+37
| | * | CHEF-2085: Missed testing version_available?Matthew Kent2011-05-192-4/+31
| | * | CHEF-1819: Support yum style .<arch> passing of arch in package namesMatthew Kent2011-05-192-2/+146