summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Initial sketch for provider resolverRichard Manyanza2014-10-2210-2/+283
* Merge pull request #2264 from opscode/jdmundrawala/issue-2225Jay Mundrawala2014-10-221-8/+12
|\
| * Refactored local_configuration_manager to use function to test for what-if su...Jay Mundrawala2014-10-221-8/+12
| * Improve detection missing WhatIf supportBob2014-10-221-1/+1
* | Merge pull request #2265 from opscode/sersut/resource-list-specsSerdar Sutay2014-10-221-21/+9
|\ \ | |/ |/|
| * Delegate Array methods rather than hardcoding into the ResourceList class.sersut/resource-list-specsSerdar Sutay2014-10-211-20/+9
| * Add pending specs for resource list.Serdar Sutay2014-10-201-1/+0
* | Renamed output_has_dsc_module_failure to dsc_module_import_failureJay Mundrawala2014-10-221-2/+2
* | Merge pull request #2249 from opscode/jdmundrawala/delete-envJay Mundrawala2014-10-211-2/+4
|\ \
| * | Ensure delete ENV[var] from current processJay Mundrawala2014-10-211-2/+4
* | | Merge pull request #2028 from ClogenyTechnologies/kd/aix-serviceSerdar Sutay2014-10-214-1/+247
|\ \ \
| * | | fixed functional testskaustubh-d2014-09-231-4/+4
| * | | aix service provider more code changeskaustubh-d2014-09-151-24/+13
| * | | fix aix service providerkaustubh-d2014-09-121-48/+22
| * | | inprogress- add aix default service provider implementation.kaustubh-d2014-09-113-1/+166
| * | | minor improvements in aixinit provider.kaustubh-d2014-09-111-10/+10
| * | | aix service provider for init stylekaustubh-d2014-09-102-0/+118
* | | | Merge pull request #2255 from xeron/node_to_hash_run_list_fixSerdar Sutay2014-10-211-2/+2
|\ \ \ \
| * | | | Empty run_list should result in empty array when using node.to_hash.Ivan Larionov2014-10-181-2/+2
| | |_|/ | |/| |
* | | | Merge pull request #2246 from rottenbytes/annoying_spaceSerdar Sutay2014-10-211-3/+3
|\ \ \ \
| * | | | aesthetics: that trailing space missing makes me uncomfortableNicolas Szalay2014-10-171-3/+3
* | | | | Merge pull request #2239 from justanshulsharma/patch-2Serdar Sutay2014-10-211-8/+9
|\ \ \ \ \
| * | | | | fix typo errorAnshul Sharma2014-10-161-1/+1
| * | | | | fix for #2173 Anshul Sharma2014-10-161-8/+9
* | | | | | Merge pull request #2237 from rottenbytes/mount_cgroupsSerdar Sutay2014-10-211-1/+1
|\ \ \ \ \ \
| * | | | | | mount resource : allow to mount cgroupsNicolas Szalay2014-10-151-1/+1
* | | | | | | Merge pull request #2126 from trvrnrth/fix-ssh-errorhandler-name-lookupSerdar Sutay2014-10-211-7/+0
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Remove node_name lookup in knife ssh error handlerTrevor North2014-09-291-7/+0
* | | | | | | Merge pull request #2259 from kwilczynski/chef-2258Serdar Sutay2014-10-211-4/+9
|\ \ \ \ \ \ \
| * | | | | | | Fix value of retries shown in the error report.Krzysztof Wilczynski2014-10-191-4/+9
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Disable data bag encryption v3 specs on ruby 1.9.X.sersut/chef-rc-fixesSerdar Sutay2014-10-202-2/+2
* | | | | | | Set the :default_guard_interpreter to :default so that the script resource gu...Serdar Sutay2014-10-201-0/+1
|/ / / / / /
* | | | | | Merge pull request #2216 from opscode/tball/bsd_package_nameTyler Ball2014-10-1711-260/+401
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | 1) No longer allowing multiple args passed to ResourceCollection#<< 2) removi...tyler-ball2014-10-173-38/+18
| * | | | | Fixing ruby 1.9.3 build errorstball/bsd_package_nametyler-ball2014-10-171-5/+8
| * | | | | Cleaning up based on review commentstyler-ball2014-10-173-20/+11
| * | | | | Added some documentation and cleaned up unecessary TODOs. Added first round ...tyler-ball2014-10-164-22/+32
| * | | | | Moving resource_set and resource_list so they are hidden from consumers more ...tyler-ball2014-10-163-2/+3
| * | | | | Refactoring ResourceCollection interface to be backwards compatiable, all spe...tyler-ball2014-10-1619-231/+281
| * | | | | Removing all traces of 'created_as_type' since that fix is no longer necessarytyler-ball2014-10-161-12/+0
| * | | | | Finishing all code changes to split resource collection into 2 data containerstyler-ball2014-10-1617-184/+131
| * | | | | first attempt at refactoring ResourceCollection into two objectstyler-ball2014-10-166-174/+345
| | |_|/ / | |/| | |
* | | | | Error message update from PR comments.Serdar Sutay2014-10-161-1/+1
* | | | | Differentiate between the default and the user set guard_attributes in order ...Serdar Sutay2014-10-163-27/+35
* | | | | Enable guard_interpreters for the execute resource and set the default interp...Serdar Sutay2014-10-164-44/+59
* | | | | Remove the "path" attribute from "execute" resource which has never been back...Serdar Sutay2014-10-161-9/+0
* | | | | Merge pull request #2222 from opscode/mcquin/centos-locale-aClaire McQuin2014-10-161-7/+21
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into mcquin/centos-locale-aClaire McQuin2014-10-166-12/+9
| |\ \ \ \ \
| * | | | | | Use shell_out to get localesClaire McQuin2014-10-151-11/+13
| * | | | | | Standardize guessed localeClaire McQuin2014-10-131-1/+4