summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Regenerate docs for 11.6.0.rc.111.6.0.rc.1sersut2013-07-0348-120/+120
* Bump chef version number to 11.6.0.rc.1sersut2013-07-031-1/+1
* Merge pull request #874 from opscode/diff-solaris-rspec-fixlamont-granquist2013-07-032-1/+2
|\
| * this should have been reverted to old behavior, causes failures onLamont Granquist2013-07-032-1/+2
|/
* Fix test expectations for windows file separatorsDaniel DeLeo2013-07-031-2/+4
* Merge branch 'CHEF-3307-revert'Bryan McLellan2013-07-0312-133/+77
|\
| * Revert "Merge branch 'CHEF-3307'"Bryan McLellan2013-07-0311-68/+27
| * Revert "Merge pull request #812 from opscode/lcg/CHEF-3307-empty-string-fix"Bryan McLellan2013-07-032-65/+50
|/
* Merge branch 'CHEF-4341'danielsdeleo2013-07-025-14/+64
|\
| * Use symlink source when inspecting current permissionsdanielsdeleo2013-07-025-14/+64
|/
* Merge pull request #863 from opscode/lcg/diff-encodinglamont-granquist2013-07-025-20/+400
|\
| * diff without argument does not read in 8-bitLamont Granquist2013-07-011-2/+1
| * fix spec test for ruby-2.0Lamont Granquist2013-07-011-1/+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-282-18/+374
| * ruby >= 1.9 is more useful than ruby == 1.9 in a ruby 1.9+2.0 worldLamont Granquist2013-06-283-1/+16
* | Merge pull request #862 from opscode/OC-8697Serdar Sutay2013-06-282-37/+18
|\ \ | |/ |/|
| * Don't call readlines on stderr which is a string object.sersut2013-06-282-37/+18
|/
* Regenerate docs for 11.6.0.rc.011.6.0.rc.0danielsdeleo2013-06-2648-233/+151
* Bump the chef version number for 11.6.0 RC.sersut2013-06-261-1/+1
* Merge branch 'CHEF-4312'danielsdeleo2013-06-2613-73/+400
|\
| * Test manage_symlink_source w/ links to linksdanielsdeleo2013-06-261-0/+36
| * Update tests to expect normalized filenamesDaniel DeLeo2013-06-261-4/+10
| * Fix spec file loading annoyancesdanielsdeleo2013-06-263-22/+30
| * Add File.realpath backport for ruby 1.8danielsdeleo2013-06-262-0/+27
| * Allow file resources to manage files via symlinkdanielsdeleo2013-06-264-41/+273
| * Determine if ACL mgmt follows symlinks by provider type.danielsdeleo2013-06-254-6/+24
|/
* CHEF-4314: Pin active_support < 4.0.0 due to atomic + CAS issuesBryan McLellan2013-06-251-1/+1
* Merge pull request #855 from opscode/adamed-8391-password-policyAdam Edwards2013-06-251-1/+14
|\
| * 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
|/
* Merge pull request #851 from opscode/adamed-OC-8337-windows-script-testsAdam Edwards2013-06-2510-72/+261
|\
| * Fix invalid assumption of non-nil code attribute and handle change to use -Fi...adamedx2013-06-252-3/+3
| * Fix Win2k3 32-bit status code test failuresadamedx2013-06-251-2/+4
| * Add functional tests for exit code and flags, fix architecture test verificationadamedx2013-06-254-45/+162
| * OC-8337: Fix 32-bit OS test breaksadamedx2013-06-251-9/+7
| * OC-8337: Architecture functional test coverageadamedx2013-06-256-13/+13
| * OC-8337: Add architecture functional test coverage, fix resource name collisionadamedx2013-06-253-7/+79
|/
* Merge pull request #847 from opscode/el-usermod-test-fixesSerdar Sutay2013-06-241-19/+52
|\
| * Expect user home dir to always be created on RHEL on more tests.sersut2013-06-241-4/+13
| * Expect user home dir to always be created on RHELdanielsdeleo2013-06-211-2/+9
| * Expect unlocking user w/o password to fail on slesdanielsdeleo2013-06-211-13/+30
|/
* Merge pull request #839 from opscode/lcg/yardlamont-granquist2013-06-212-0/+16
|\
| * add rake task for generating docs with YARDLamont Granquist2013-06-202-0/+16
* | Merge pull request #843 from opscode/lcg/warn-run-locklamont-granquist2013-06-211-1/+1
|\ \
| * | to see this on command line with default :auto level we need to warnLamont Granquist2013-06-201-1/+1
* | | Merge pull request #846 from opscode/fix-old-userdel-whiningSerdar Sutay2013-06-213-7/+19
|\ \ \