summaryrefslogtreecommitdiff
path: root/lib/chef/util
Commit message (Expand)AuthorAgeFilesLines
* remove JSON gem usageLamont Granquist2014-08-111-2/+1
* Revert "remove #to_json Monkeytpatching"Lamont Granquist2014-08-091-1/+2
* remove #to_json MonkeypatchingLamont Granquist2014-08-091-2/+1
* Updated selinux path check to allow for directories that have a space in the ...Scott Hain2014-06-171-1/+1
* CHEF-5322: Add utility for validating Windows pathsBryan McLellan2014-06-051-0/+94
* CHEF-4423: extract cookbook upload threaded queue into utility classNikhil Benesch2014-05-131-0/+61
* CHEF-3714: Update file_edited? for FileEdit refactorBryan McLellan2014-03-191-1/+3
* CHEF-3714 - Method returns if a file was editedNanuk Krinner2014-03-191-0/+5
* CHEF-3714: Check for file existence before openingBryan McLellan2014-03-191-0/+1
* CHEF-3714: New method to advertise unwritten editsChris Bandy2014-03-191-0/+4
* CHEF-3714: Use Editor to manipulate textChris Bandy2014-03-191-56/+12
* CHEF-3714: New object dedicated to manipulating textChris Bandy2014-03-191-0/+92
* CHEF-5018: fix File.new does not take a blockLamont Granquist2014-02-101-1/+1
* CHEF-3012: Use SID instead of username for group membership checksadamedx2014-01-131-6/+7
* Merge pull request #1161 from deployable/CHEF-4850lamont-granquist2014-01-081-1/+1
|\
| * CHEF-4850 Close file in Chef::File::Edit after reading contentsMatt2013-12-041-1/+1
* | Support :excluded_members in windows group provider.sersut2013-11-121-1/+5
|/
* Implemented review commentameyavarade2013-10-101-0/+1
* Changes to remove redundant code and use chef/util/diff for knife diffameyavarade2013-10-101-36/+36
* [CHEF-4529]sawanoboly2013-10-041-1/+2
* Normalize whitespace on all filesSeth Vargo2013-09-266-15/+15
* IO:: -> IO.Claire McQuin2013-07-171-2/+2
* Added license informationClaire McQuin2013-07-171-0/+25
* required diff librariesClaire McQuin2013-07-161-0/+3
* shell_out to diff => diff-lcs, cleaned up tests, updated gem versionsClaire McQuin2013-07-161-34/+48
* this should have been reverted to old behavior, causes failures onLamont Granquist2013-07-031-0/+1
* diff without argument does not read in 8-bitLamont Granquist2013-07-011-2/+1
* confusingly named varLamont Granquist2013-06-281-2/+2
* fix 1.9 mixlib-shellout encoding issuesLamont Granquist2013-06-281-3/+8
* add some commentsLamont Granquist2013-06-281-0/+5
* many bugs:Lamont Granquist2013-06-281-6/+22
* Clarify comments on Windows API behavior with direct link to documentationadamedx2013-06-251-3/+5
* comments are always good.Ameya Varade2013-06-251-0/+9
* handle local password policiesAmeya Varade2013-06-251-1/+3
* [CHEF-3029] Provider::Ifconfig::Debian basic unit tests createdXabier de Zuazo2013-06-191-1/+1
* Support username, password, domain for mounting windows drivesMukta A2013-06-111-2/+2
* Treat specialized diff output on Solaris as no diff.sersut2013-06-051-2/+6
* Changed based on PR comments.sersut2013-05-281-2/+2
* Unit specs for selinux code.sersut2013-05-231-1/+1
* Remove the catch / throw in do_diff.sersut2013-05-201-14/+10
* Fix comments that include FIXME / TODO / XXX.sersut2013-05-201-1/+2
* Remove the debug print left over.sersut2013-05-171-1/+0
* Make selinux util a module.sersut2013-05-171-13/+28
* Cache system's selinux state to minimize the impact. Tidy debug logs.sersut2013-05-161-28/+28
* Relocate comments so that they can be picked up correctly by the doc tools.sersut2013-05-161-6/+5
* Remove ability to override selinux restorecon command. Tidy selinux config op...sersut2013-05-161-58/+27
* expand and fix selinux functionalityLamont Granquist2013-04-041-0/+118
* add back diffing against no file for why-run modeLamont Granquist2013-03-291-6/+21
* refactoring of file providersLamont Granquist2013-03-152-0/+187
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-306-0/+667