Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated the spec and library to be more robust / correct. | David Balatero | 2009-05-01 | 2 | -21/+69 |
* | Hooked the Macports provider into the mac_os_x platform. | David Balatero | 2009-04-30 | 1 | -1/+5 |
* | Initial commit of MacPorts package support. | David Balatero | 2009-04-30 | 4 | -0/+303 |
* | Merge branch 'master' into dbalatero/chef-249 | Adam Jacob | 2009-04-29 | 8 | -16/+86 |
|\ | |||||
| * | Bumping version to 0.6.2 | Adam Jacob | 2009-04-29 | 2 | -2/+2 |
| * | Merge branch 'master' into dbalatero/chef-258 | Adam Jacob | 2009-04-29 | 4 | -6/+8 |
| |\ | |||||
| | * | Making interval/splay work regardless of deamonization | Adam Jacob | 2009-04-29 | 2 | -4/+6 |
| | * | Releasing Chef 0.6.0 | Adam Jacob | 2009-04-28 | 2 | -2/+2 |
| * | | * Added support for passing a custom gem_binary option to gem_package recipes. | David Balatero | 2009-04-29 | 4 | -10/+78 |
| |/ | |||||
* | | Updated the chef-client / chef-solo binaries to allow JSON configs to be | David Balatero | 2009-04-29 | 2 | -8/+51 |
|/ | |||||
* | Merge branch 'master' into jsierles/chef-190 | Adam Jacob | 2009-04-28 | 79 | -1120/+1361 |
|\ | |||||
| * | Merge branch 'master' into cwalters/chef-196a | Adam Jacob | 2009-04-28 | 10 | -36/+296 |
| |\ | |||||
| | * | Merge branch 'nuoyan/chef-216' | Adam Jacob | 2009-04-28 | 6 | -4/+251 |
| | |\ | |||||
| | | * | Merge branch 'master' into nuoyan/chef-216 | Adam Jacob | 2009-04-28 | 58 | -930/+808 |
| | | |\ | |||||
| | | * | | fixed CHEF-216 | Nuo Yan | 2009-04-26 | 3 | -4/+21 |
| | | * | | fixed CHEF-195(file.rb, file_spec.rb) | Nuo Yan | 2009-04-23 | 2 | -4/+12 |
| | | * | | fixing bug CHEF-195 | Nuo Yan | 2009-04-23 | 1 | -1/+1 |
| | | * | | updated file pathes in fileedit_spec.rb for use with rake spec | Nuo Yan | 2009-04-23 | 1 | -23/+23 |
| | | * | | renamed file and added licensing comments | Nuo Yan | 2009-04-23 | 1 | -0/+17 |
| | | * | | removing unused spec_helper | Nuo Yan | 2009-04-23 | 1 | -5/+0 |
| | | * | | changed fileedit_spec directory location | Nuo Yan | 2009-04-23 | 4 | -23/+24 |
| | | * | | updated FileEdit_spec.rb | Nuo Yan | 2009-04-23 | 1 | -1/+2 |
| | | * | | revised work with initial RSpec work | Nuo Yan | 2009-04-23 | 7 | -23/+119 |
| | | * | | review for chef-78 | Christopher Brown | 2009-04-23 | 3 | -35/+50 |
| | | * | | initial work (updated) chef-78 | Nuo Yan | 2009-04-23 | 1 | -8/+3 |
| | | * | | initial work (updated) chef-78 | Nuo Yan | 2009-04-23 | 1 | -5/+3 |
| | | * | | initial work (updated) chef-78 | Nuo Yan | 2009-04-23 | 1 | -2/+2 |
| | | * | | initial work (updated) chef-78 | Nuo Yan | 2009-04-23 | 1 | -1/+4 |
| | | * | | initial work chef-78 | Nuo Yan | 2009-04-23 | 1 | -0/+113 |
| | * | | | Merge branch 'master' into imbriaco/chef-195 | Adam Jacob | 2009-04-28 | 3 | -31/+44 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | If we have a specific provider for a resource, always use it. | Adam Jacob | 2009-04-28 | 1 | -0/+1 |
| | | * | | Updates for file log location, cleanup of chef-client to deal with that | Christopher Brown | 2009-04-27 | 2 | -31/+43 |
| | * | | | Make "backup false" work in File provider derived resources again. | Mark Imbriaco | 2009-04-27 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | CHEF-196 fix in remote_file | chris | 2009-04-28 | 1 | -25/+26 |
| * | | | merge some cwalters changes with master | Christopher Brown | 2009-04-27 | 57 | -887/+744 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'master' into imbriaco/chef-248 | Adam Jacob | 2009-04-26 | 57 | -902/+776 |
| | |\ \ | |||||
| | | * | | Adding a simple back-compat check, setting rf['checksum'] to nil. In case the... | Adam Jacob | 2009-04-26 | 1 | -1/+4 |
| | | * | | Merge branch 'master' into imbriaco/chef-247 | Adam Jacob | 2009-04-26 | 56 | -885/+754 |
| | | |\ \ | |||||
| | | | * \ | Merge branch 'master' into nuoyan/chef-195 | Adam Jacob | 2009-04-26 | 69 | -1187/+810 |
| | | | |\ \ | |||||
| | | | | * | | Refactoring feature directory, adding directory features | Adam Jacob | 2009-04-25 | 1 | -1/+1 |
| | | | | * | | Removing old/spurious data in the examples directory | Adam Jacob | 2009-04-25 | 32 | -633/+0 |
| | | | | * | | Merge branch 'master' into cwalters/chef-185 | Adam Jacob | 2009-04-24 | 24 | -247/+725 |
| | | | | |\ \ | |||||
| | | | | | * | | Fixing the test for CHEF-186 | Adam Jacob | 2009-04-24 | 1 | -3/+3 |
| | | | | | * | | Merge branch 'master' into cabeca/chef-186 | Adam Jacob | 2009-04-24 | 26 | -363/+779 |
| | | | | | |\ \ | |||||
| | | | | | | * | | Removing erroneous GPL header | Adam Jacob | 2009-04-24 | 4 | -60/+54 |
| | | | | | | * | | Fixing the file name for CamelCase, moving the spec to the right directory, e... | Adam Jacob | 2009-04-24 | 4 | -153/+174 |
| | | | | | | * | | Merge branch 'master' into nuoyan/chef-78 | Adam Jacob | 2009-04-24 | 26 | -331/+554 |
| | | | | | | |\ \ | |||||
| | | | | | | | * | | We already have the checksum of the local file if it exists, so use that inst... | Adam Jacob | 2009-04-24 | 2 | -16/+2 |
| | | | | | | | * | | Merge branch 'master' into ctennis/chef-230 | Adam Jacob | 2009-04-24 | 16 | -270/+425 |
| | | | | | | | |\ \ | |||||
| | | | | | | | | * \ | Merge branch 'mdkent/chef-210' | Adam Jacob | 2009-04-24 | 2 | -0/+90 |
| | | | | | | | | |\ \ |