summaryrefslogtreecommitdiff
path: root/chef
Commit message (Expand)AuthorAgeFilesLines
* Updated the spec and library to be more robust / correct.David Balatero2009-05-012-21/+69
* Hooked the Macports provider into the mac_os_x platform.David Balatero2009-04-301-1/+5
* Initial commit of MacPorts package support.David Balatero2009-04-304-0/+303
* Merge branch 'master' into dbalatero/chef-249Adam Jacob2009-04-298-16/+86
|\
| * Bumping version to 0.6.2Adam Jacob2009-04-292-2/+2
| * Merge branch 'master' into dbalatero/chef-258Adam Jacob2009-04-294-6/+8
| |\
| | * Making interval/splay work regardless of deamonizationAdam Jacob2009-04-292-4/+6
| | * Releasing Chef 0.6.0Adam Jacob2009-04-282-2/+2
| * | * Added support for passing a custom gem_binary option to gem_package recipes.David Balatero2009-04-294-10/+78
| |/
* | Updated the chef-client / chef-solo binaries to allow JSON configs to beDavid Balatero2009-04-292-8/+51
|/
* Merge branch 'master' into jsierles/chef-190Adam Jacob2009-04-2879-1120/+1361
|\
| * Merge branch 'master' into cwalters/chef-196aAdam Jacob2009-04-2810-36/+296
| |\
| | * Merge branch 'nuoyan/chef-216'Adam Jacob2009-04-286-4/+251
| | |\
| | | * Merge branch 'master' into nuoyan/chef-216Adam Jacob2009-04-2858-930/+808
| | | |\
| | | * | fixed CHEF-216Nuo Yan2009-04-263-4/+21
| | | * | fixed CHEF-195(file.rb, file_spec.rb)Nuo Yan2009-04-232-4/+12
| | | * | fixing bug CHEF-195Nuo Yan2009-04-231-1/+1
| | | * | updated file pathes in fileedit_spec.rb for use with rake specNuo Yan2009-04-231-23/+23
| | | * | renamed file and added licensing commentsNuo Yan2009-04-231-0/+17
| | | * | removing unused spec_helperNuo Yan2009-04-231-5/+0
| | | * | changed fileedit_spec directory locationNuo Yan2009-04-234-23/+24
| | | * | updated FileEdit_spec.rbNuo Yan2009-04-231-1/+2
| | | * | revised work with initial RSpec workNuo Yan2009-04-237-23/+119
| | | * | review for chef-78Christopher Brown2009-04-233-35/+50
| | | * | initial work (updated) chef-78Nuo Yan2009-04-231-8/+3
| | | * | initial work (updated) chef-78Nuo Yan2009-04-231-5/+3
| | | * | initial work (updated) chef-78Nuo Yan2009-04-231-2/+2
| | | * | initial work (updated) chef-78Nuo Yan2009-04-231-1/+4
| | | * | initial work chef-78Nuo Yan2009-04-231-0/+113
| | * | | Merge branch 'master' into imbriaco/chef-195Adam Jacob2009-04-283-31/+44
| | |\ \ \ | | | | |/ | | | |/|
| | | * | If we have a specific provider for a resource, always use it.Adam Jacob2009-04-281-0/+1
| | | * | Updates for file log location, cleanup of chef-client to deal with thatChristopher Brown2009-04-272-31/+43
| | * | | Make "backup false" work in File provider derived resources again.Mark Imbriaco2009-04-271-1/+1
| | |/ /
| * | | CHEF-196 fix in remote_filechris2009-04-281-25/+26
| * | | merge some cwalters changes with masterChristopher Brown2009-04-2757-887/+744
| |\ \ \ | | |/ /
| | * | Merge branch 'master' into imbriaco/chef-248Adam Jacob2009-04-2657-902/+776
| | |\ \
| | | * | Adding a simple back-compat check, setting rf['checksum'] to nil. In case the...Adam Jacob2009-04-261-1/+4
| | | * | Merge branch 'master' into imbriaco/chef-247Adam Jacob2009-04-2656-885/+754
| | | |\ \
| | | | * \ Merge branch 'master' into nuoyan/chef-195Adam Jacob2009-04-2669-1187/+810
| | | | |\ \
| | | | | * | Refactoring feature directory, adding directory featuresAdam Jacob2009-04-251-1/+1
| | | | | * | Removing old/spurious data in the examples directoryAdam Jacob2009-04-2532-633/+0
| | | | | * | Merge branch 'master' into cwalters/chef-185Adam Jacob2009-04-2424-247/+725
| | | | | |\ \
| | | | | | * | Fixing the test for CHEF-186Adam Jacob2009-04-241-3/+3
| | | | | | * | Merge branch 'master' into cabeca/chef-186Adam Jacob2009-04-2426-363/+779
| | | | | | |\ \
| | | | | | | * | Removing erroneous GPL headerAdam Jacob2009-04-244-60/+54
| | | | | | | * | Fixing the file name for CamelCase, moving the spec to the right directory, e...Adam Jacob2009-04-244-153/+174
| | | | | | | * | Merge branch 'master' into nuoyan/chef-78Adam Jacob2009-04-2426-331/+554
| | | | | | | |\ \
| | | | | | | | * | We already have the checksum of the local file if it exists, so use that inst...Adam Jacob2009-04-242-16/+2
| | | | | | | | * | Merge branch 'master' into ctennis/chef-230Adam Jacob2009-04-2416-270/+425
| | | | | | | | |\ \
| | | | | | | | | * \ Merge branch 'mdkent/chef-210'Adam Jacob2009-04-242-0/+90
| | | | | | | | | |\ \