summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* remove #to_json MonkeypatchingLamont Granquist2014-08-0921-49/+47
* Merge pull request #1743 from juliandunn/suse-package-removal-failureClaire McQuin2014-08-081-1/+1
|\
| * [COOK-4028] zypper remove not working wiht OpenSuse 13.1Boris Komraz2014-08-031-1/+1
* | Merge pull request #1719 from evertrue/evertrue/eherot/add_mount_point_word_b...Claire McQuin2014-08-081-2/+2
|\ \
| * | Add word boundary to mount point regexp in mount mounted functionEric Herot2014-07-301-1/+1
| * | Add word boundary to mount point regexp in mount disable functionEric Herot2014-07-301-1/+1
* | | Merge pull request #1694 from jordane/jordane/git_branch_BClaire McQuin2014-08-081-1/+1
|\ \ \
| * | | use -B in case user wants to reset branchJordan Evans2014-07-251-1/+1
* | | | Merge pull request #1681 from victorhahncastell/masterClaire McQuin2014-08-081-1/+1
|\ \ \ \
| * | | | Apply template syntax check to files in the templates dir only. This avoids f...Victor Hahn - FLEXOPTIX2014-07-231-1/+1
* | | | | Merge pull request #1676 from higanworks/use_shared_path_for_deploy_resourceClaire McQuin2014-08-071-1/+2
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into use_shared_path_for_deplo...sawanoboly2014-08-0473-670/+316
| |\ \ \ \ \
| * | | | | | shared_path can be used to get the path to the shared_pathsawanoboly2014-07-221-1/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1680 from BundesIT/masterClaire McQuin2014-08-072-2/+3
|\ \ \ \ \ \
| * | | | | | whitespace fix in paludis_package.rbtbe2014-07-281-1/+1
| * | | | | | moved init of timeout for paludis packages to the right placeThomas Berger2014-07-262-5/+1
| * | | | | | use package.timeout for the cave timeout valueThomas Berger2014-07-251-1/+6
| * | | | | | some paludis fixesThomas Berger2014-07-231-2/+2
| |/ / / / /
* | | | | | Merge pull request #1669 from Kasen/pcs_supportClaire McQuin2014-08-071-0/+9
|\ \ \ \ \ \
| * | | | | | Provider mapping for pcs(parallels cloud server) added.Pavel Yudin2014-07-201-0/+9
| |/ / / / /
* | | | | | Merge pull request #1667 from parabuzzle/fix_force_flagClaire McQuin2014-08-071-1/+1
|\ \ \ \ \ \
| * | | | | | change syntax of error message to reflect the correct flagMike Heijmans2014-07-191-1/+1
| |/ / / / /
* | | | | | Merge pull request #1658 from kgraham/masterClaire McQuin2014-08-071-1/+1
|\ \ \ \ \ \
| * | | | | | Chef:Provider:Execute's logic on whether or not to use live_stream gets blindlyKevin Graham2014-07-161-1/+1
* | | | | | | Merge pull request #1638 from bcobb/version-constraint-string-reflects-behaviorClaire McQuin2014-08-072-23/+18
|\ \ \ \ \ \ \
| * | | | | | | VersionConstraint does not need a raw_version attributeBrian Cobb2014-07-141-2/+2
| * | | | | | | Use Chef::VersionConstraint#to_s in the metadata DSLBrian Cobb2014-07-141-19/+14
| * | | | | | | Version constraints only show patch level if one is givenBrian Cobb2014-07-141-2/+2
* | | | | | | | Merge pull request #1616 from chr4/userdel-forceClaire McQuin2014-08-072-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Add "force" attribute to resource/user, passing "-f" to userdelChris Aumann2014-07-082-0/+10
* | | | | | | | | Merge pull request #1597 from criteo/modify_envClaire McQuin2014-08-071-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Don't modify variable passed to env resource when updatingPierre Ynard2014-07-021-1/+1
* | | | | | | | | | Merge pull request #1591 from onddo/CHEF-5356-gcm-2Claire McQuin2014-08-077-33/+247
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [CHEF-5356-gcm] moved some requires from decryptor.rb to assertions.rbXabier de Zuazo2014-07-092-2/+3
| * | | | | | | | | | [CHEF-5356-gcm] Use OpenSSL::Cipher and OpenSSL::Digest instead of OpenSSL::C...Xabier de Zuazo2014-07-084-13/+13
| * | | | | | | | | | [CHEF-5356-gcm] If the requirements to use Encryted Data Bags 3 are not met, ...Xabier de Zuazo2014-07-064-18/+106
| * | | | | | | | | | [CHEF-5356-gcm] docs updated to clarify ruby 2 requirementXabier de Zuazo2014-07-011-1/+1
| * | | | | | | | | | [CHEF-5356-gcm] Chef::Config: Added a comment about EncryptedDataBag version 3Xabier de Zuazo2014-07-011-1/+2
| * | | | | | | | | | [CHEF-5356-gcm] Chef::EncryptedDataBagItem Version3 implementation using GCMXabier de Zuazo2014-07-014-11/+135
* | | | | | | | | | | Merge pull request #1552 from jordane/fedora-use-systemdClaire McQuin2014-08-071-5/+20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | use systemd on oracle, scientific 7 tooJordan Evans2014-06-271-2/+8
| * | | | | | | | | | | use systemd for centos 7 tooJordan Evans2014-06-261-1/+4
| * | | | | | | | | | | use systemd for recent fedora and rhel 7Jordan Evans2014-06-251-2/+8
* | | | | | | | | | | | Merge pull request #1527 from opscode/ryancragun/OC-11667Claire McQuin2014-08-071-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [OC-11667] Don't overwrite the :default provider map if :default is passed as...Ryan Cragun2014-06-191-0/+2
* | | | | | | | | | | | | Merge pull request #1177 from xeron/CHEF-3399Claire McQuin2014-08-072-11/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [CHEF-3399] Raise in case of data bag items conflict. Tests.Ivan Larionov2014-05-312-4/+9
| * | | | | | | | | | | | | [CHEF-3399] Use first seen data bag (do not overwrite). Tests.Ivan Larionov2014-05-311-2/+2
| * | | | | | | | | | | | | [CHEF-3399] Make data_bag_path an array like cookbook_pathIvan Larionov2014-05-311-11/+21
* | | | | | | | | | | | | | Merge pull request #1742 from CloCkWeRX/fix_duplicate_regexClaire McQuin2014-08-071-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \