summaryrefslogtreecommitdiff
path: root/lib/chef/provider
Commit message (Expand)AuthorAgeFilesLines
* Revert "remove #to_json Monkeytpatching"Lamont Granquist2014-08-091-1/+1
* remove #to_json MonkeypatchingLamont Granquist2014-08-091-1/+1
* 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 #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-0451-141/+5
| |\ \ \ \
| * | | | | 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-071-2/+2
|\ \ \ \ \
| * | | | | moved init of timeout for paludis packages to the right placeThomas Berger2014-07-261-5/+0
| * | | | | use package.timeout for the cave timeout valueThomas Berger2014-07-251-1/+6
| * | | | | some paludis fixesThomas Berger2014-07-231-2/+2
| |/ / / /
* | | | | Merge pull request #1616 from chr4/userdel-forceClaire McQuin2014-08-071-0/+1
|\ \ \ \ \
| * | | | | Add "force" attribute to resource/user, passing "-f" to userdelChris Aumann2014-07-081-0/+1
* | | | | | 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
* | | | | | | Don't detect pacakage name as version when the RPM isn't installedRyan Cragun2014-08-071-2/+2
* | | | | | | Merge pull request #1747 from jaymzh/macosx_groups_11Phil Dibowitz2014-08-051-9/+27
|\ \ \ \ \ \ \
| * | | | | | | Fix OSX Group provider to be properly idempotentPhil Dibowitz2014-08-041-9/+27
* | | | | | | | Merge pull request #1731 from dkinzer/patch-1Bryan McLellan2014-08-041-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Replace single quote with double quote.David Kinzer2014-07-311-1/+1
* | | | | | | | Merge pull request #1180 from ClogenyTechnologies/kd-aix-groupsJulian C. Dunn2014-08-042-2/+112
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | aix: fix aix group provider to add/remove group members.kaustubh-d2014-07-311-2/+17
| * | | | | | | aix: implement user lock/unlock and fix testskaustubh-d2014-07-311-0/+26
| * | | | | | | aix: -m option option to usermod errors on aixkaustubh-d2014-07-311-0/+17
| * | | | | | | aix: use password hashes, aix style from /etc/security/passwdkaustubh-d2014-07-311-1/+1
| * | | | | | | aix: useradd doesnt support -r like other unix, so sytem account is created b...kaustubh-d2014-07-311-0/+7
| * | | | | | | Added basic changes for aix user providersiddheshwar-more2014-07-311-0/+45
| | |_|_|_|/ / | |/| | | | |
* | | | | | | revert this lineLamont Granquist2014-08-011-0/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Revert "CHEF-4028 - Log resource no longer counts as an updated resource unle...Lamont Granquist2014-07-311-15/+1
* | | | | | Revert "CHEF-4028: Use the levels constant from mixlib-log"Lamont Granquist2014-07-311-2/+2
| |/ / / / |/| | | |
* | | | | remove http_request hard coded query stringLamont Granquist2014-07-311-4/+4
* | | | | Revert "remove http_request hard coded query string"Lamont Granquist2014-07-311-4/+4
* | | | | remove http_request hard coded query stringLamont Granquist2014-07-311-4/+4
* | | | | Revert "log resource should support why-runt"Lamont Granquist2014-07-311-4/+0
* | | | | log resource should support why-runtLamont Granquist2014-07-311-0/+4
|/ / / /
* | | | fixing trailing blank lines as wellLamont Granquist2014-07-2912-18/+0
* | | | fixing all the extra blank linesLamont Granquist2014-07-2933-42/+0
* | | | add shell_out to base provider codeLamont Granquist2014-07-2932-64/+0
| |_|/ |/| |
* | | remove rest-client gemLamont Granquist2014-07-171-1/+0
* | | remove threads from nonessential code piecesLamont Granquist2014-07-161-11/+14
* | | Limit change to windows and fix test to be accurate.jmink2014-07-151-4/+4
* | | Clarify symlink comments in response to code reviewjmink2014-07-151-8/+7
* | | Add comments to clarify linking codejmink2014-07-151-3/+14
* | | CHEF-3960 Symlinks to directories should be swingablejmink2014-07-151-2/+11
* | | Merge pull request #1581 from opscode/vtolstov-systemdClaire McQuin2014-07-091-14/+16
|\ \ \ | |_|/ |/| |