summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Try 64 bit buildjdm/add-win-x64Jay Mundrawala2015-09-081-1/+1
* Merge pull request #3881 from chef/salam/changelog-updateSalim Alam2015-09-041-0/+2
|\
| * Update changelogsalam/changelog-updateSalim Alam2015-09-041-0/+2
|/
* Merge pull request #3878 from chef/mcquin/eco22-changelogClaire McQuin2015-09-041-0/+2
|\
| * Update for Windows registry work.Claire McQuin2015-09-041-0/+2
|/
* Merge pull request #3877 from chef/mcquin/rename-registry-specsClaire McQuin2015-09-042-20/+1
|\
| * Modify registry specs to adhere to spec naming conventionsClaire McQuin2015-09-042-20/+1
* | Merge pull request #3876 from chef/mcquin/tidy-win32-registry-monkeypatchesClaire McQuin2015-09-042-30/+28
|\ \ | |/ |/|
| * Move Win32::Registry#write monkeypatch into win32/registry monkeypatch file.Claire McQuin2015-09-042-30/+28
|/
* Merge pull request #3875 from chef/mcquin/monkeypatch-win32-registry-deleteClaire McQuin2015-09-045-40/+77
|\
| * Add file header.mcquin/monkeypatch-win32-registry-deleteClaire McQuin2015-09-031-0/+16
| * Implement delete_key with Win32::Registry#delete_keyClaire McQuin2015-09-032-35/+19
| * Remove access mask to RegDeleteKeyExW, it's not usefulClaire McQuin2015-09-032-4/+2
| * Delete Root key and subkeysClaire McQuin2015-09-031-4/+4
| * Monkey-patch Win32::Registry::API::DeleteKey for Win32::Registry#delete_keyClaire McQuin2015-09-032-9/+15
| * Monkey-patch Win32::Registry::API::DeleteValue for Win32::Registry#delete_value.Claire McQuin2015-09-033-0/+33
* | Run against the latest cheffish (1.3.2)jk/cheffish_fixJohn Keiser2015-09-031-1/+1
* | Run against Cheffish changesJohn Keiser2015-09-031-4/+1
* | Merge pull request #3873 from chef/jdm/unbreakJay Mundrawala2015-09-032-1/+13
|\ \ | |/ |/|
| * Pin chef-zero in pedantJay Mundrawala2015-09-031-0/+4
| * Pin cheffish to ~> 1.3.1jdm/unbreakJay Mundrawala2015-09-031-1/+5
| * Pin chef-zero to ~> 4.2.3Jay Mundrawala2015-09-031-0/+4
|/
* Merge pull request #3837 from chef/lcg/remote_directory_refactorLamont Granquist2015-09-024-104/+244
|\
| * add CHANGELOG.mdlcg/remote_directory_refactorLamont Granquist2015-09-021-0/+1
| * review fixesLamont Granquist2015-09-021-9/+7
| * refactor remote_directory providerLamont Granquist2015-09-023-104/+245
|/
* Merge pull request #3841 from chef/jdm/now-winds-prKartik Null Cating-Subramanian2015-09-023-34/+0
|\
| * Remove dependency on windows-prjdm/now-winds-prjdm/now-windows-prJay Mundrawala2015-08-282-33/+0
| * Remove unused instance variableJay Mundrawala2015-08-281-1/+0
* | Update changelogThom May2015-09-021-1/+2
* | Merge pull request #3091 from bahamas10/dave-1426551202Thom May2015-09-022-13/+98
|\ \
| * | Update ChangelogThom May2015-09-021-3/+15
| * | fix locking/unlocking users on SmartOSDave Eddy2015-09-022-13/+98
* | | Update ChangelogThom May2015-09-021-3/+15
|/ /
* | Merge pull request #3821 from joelhandwell/elapsed_timeThom May2015-09-022-2/+40
|\ \
| * | Remove Timecop dependencyJoel Handwell2015-09-023-30/+20
| * | Keep elapsed_time and add pretty_elapsed_timeJoel Handwell2015-09-022-9/+16
| * | Refactor to reduce duplicated instancializationJoel Handwell2015-09-021-17/+14
| * | Add unit tests for elapsed_timeJoel Handwell2015-09-023-1/+37
| * | Human friendly elapsed time in logJoel Handwell2015-09-021-3/+11
* | | Merge pull request #3806 from gh2k/subversion-shelloutThom May2015-09-024-38/+72
|\ \ \
| * | | Replace output_of_command with shell_out! in subversion providerSimon Detheridge2015-08-244-38/+72
* | | | Merge pull request #3510 from ckaushik/issue_2513Thom May2015-09-025-1/+10
|\ \ \ \
| * | | | Fixing Issue #2513 - the broken render of nested partial templates with varia...Kaushik C2015-07-275-1/+10
* | | | | Merge pull request #3190 from swalberg/tag_nodes_on_bootstrapThom May2015-09-025-2/+37
|\ \ \ \ \
| * | | | | If tags are present, add to the first-boot.jsonSean Walberg2015-04-092-2/+12
| * | | | | Allow tags to be set on a node during bootstrapSean Walberg2015-04-053-0/+25
* | | | | | Merge pull request #3172 from BackSlasher/deploy-shell-outThom May2015-09-023-8/+8
|\ \ \ \ \ \
| * | | | | | Migrated deploy resource to use shell_out instead of run_commandNitz2015-08-183-8/+8
* | | | | | | Merge pull request #3027 from Nordstrom/warn_on_knife_node_runlist_remove_noc...Thom May2015-09-022-1/+29
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |