summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixing specsbtm/4299-rebasenimisha2017-01-236-20/+4
* Raising error if domain is provided in both username and domainnimisha2017-01-232-0/+20
* Added validation in define_resource_requirements. Parsing domain\user for exe...nimisha2017-01-233-3/+19
* Fixing review comments for remote_file, fixed rubocop issuesnimisha2017-01-236-31/+16
* Alternate user execute resource code review feedackadamedx2017-01-233-12/+12
* Alternate user remote file code review feedbackadamedx2017-01-232-19/+27
* Access remote_file resource source files as alternate user on Windowsadamedx2017-01-235-7/+219
* Windows thread alternate user impersonation supportadamedx2017-01-236-0/+708
* Additional rubocop for execute resource default argumentsadamedx2017-01-231-3/+3
* Rubocop violations in execute resource alternate user implementationadamedx2017-01-238-47/+49
* Rubcop violations in alt-user execute common codeadamedx2017-01-232-35/+35
* Workaround on Windows execute tests for leaked user profilesAdam Edwards2017-01-231-2/+7
* Windows alternate user support for execute resourcesAdam Edwards2017-01-2311-20/+506
* Windows user identity user name and credntial validationAdam Edwards2017-01-232-0/+282
* Bump version of chef to 12.18.46 by Chef Versioner.v12.18.46Chef Versioner2017-01-235-11/+11
* Added module_version attribute for dsc_resource. (#5701)Aliasgar162017-01-235-1/+209
* Bump version of chef to 12.18.45 by Chef Versioner.v12.18.45Chef Versioner2017-01-235-10/+10
* Merge pull request #5744 from chef/tm/fix_ssh_searchThom May2017-01-233-65/+74
|\
| * Ensure ssh search paginates correctlytm/fix_ssh_searchThom May2017-01-233-65/+74
* | Bump version of chef to 12.18.44 by Chef Versioner.v12.18.44Chef Versioner2017-01-215-10/+11
* | Fixed Travis issues.aliasgar162017-01-212-10/+10
* | Added RSpecs.aliasgar162017-01-212-0/+133
* | Raise NamedSecurityInfo related exception using HR resultBaptiste Courtois2017-01-211-2/+2
* | Bump version of chef to 12.18.43 by Chef Versioner.v12.18.43Chef Versioner2017-01-205-10/+10
* | Merge pull request #5743 from chef/tduffield/pin-nio4rTom Duffield2017-01-202-6/+12
|\ \
| * | Pin nio4r gem to avoid install errorTom Duffield2017-01-202-6/+12
| |/
* | Bump version of chef to 12.18.42 by Chef Versioner.v12.18.42Chef Versioner2017-01-205-10/+11
* | Merge pull request #5742 from chef/COOL-615/before-notifies-fixTom Duffield2017-01-204-2/+22
|\ \ | |/ |/|
| * Do not modify File's new_resource during why-runScott Christopherson2017-01-204-2/+22
|/
* Bump version of chef to 12.18.41 by Chef Versioner.v12.18.41Chef Versioner2017-01-205-10/+10
* Merge pull request #5728 from chef/tduffield/add-myself-as-maintainerSteven Murawski2017-01-192-0/+6
|\
| * Add myself as core maintainertduffield/add-myself-as-maintainerTom Duffield2017-01-172-0/+6
* | Bump version of chef to 12.18.40 by Chef Versioner.v12.18.40Chef Versioner2017-01-195-10/+11
* | Merge pull request #5736 from chef/rhass/COOL-657_ecc-algorithm-supportRyan Hass2017-01-1912-153/+170
|\ \
| * | Revert omnibus-software to ruby_windows_monster branchrhass/COOL-657_ecc-algorithm-supportTom Duffield2017-01-193-3/+4
| * | Pin version of rainbow gem and update deps.Ryan Hass2017-01-197-8/+11
| * | Clarify platform constraints for ios and solarisTom Duffield2017-01-196-15/+12
| * | Fix chefstyleTom Duffield2017-01-191-1/+0
| * | Add gems for ECC algorithm support to omnibus.Ryan Hass2017-01-189-147/+164
* | | Bump version of chef to 12.18.39 by Chef Versioner.v12.18.39Chef Versioner2017-01-185-10/+10
* | | Merge pull request #5734 from chef/tm/update_issue_templateThom May2017-01-181-1/+1
|\ \ \
| * | | make it a trifle clearer that server issues don't belong heretm/update_issue_templateThom May2017-01-181-1/+1
|/ / /
* | | Bump version of chef to 12.18.38 by Chef Versioner.v12.18.38Chef Versioner2017-01-185-15/+12
* | | Merge pull request #5606 from chef/adamleff/warn-on-dangerous-property-namesThom May2017-01-189-7/+69
|\ \ \ | |/ / |/| |
| * | Deprecate creating properties whose names are already methodsadamleff/warn-on-dangerous-property-namesAdam Leff2017-01-189-7/+69
* | | Bump version of chef to 12.18.37 by Chef Versioner.v12.18.37Chef Versioner2017-01-175-10/+10
* | | Merge pull request #5726 from higanworks/compatible_with_net-ssh4Thom May2017-01-172-2/+2
|\ \ \
| * | | pass true as 2nd args for Net::SSH.configuration_for by default.sawanoboly2017-01-162-2/+2
| | |/ | |/|
* | | Bump version of chef to 12.18.36 by Chef Versioner.v12.18.36Chef Versioner2017-01-175-10/+10
* | | Merge pull request #5539 from atward/remote_sftp_test_fixThom May2017-01-171-3/+3
|\ \ \