summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Apply a named_run_list in policy builder via configurationdanielsdeleo2015-09-211-21/+85
* Remove Win32 after testsClaire McQuin2015-09-181-4/+25
* Don't add win_evt logger when on nano.Claire McQuin2015-09-181-7/+68
* Add `setup_chef_class` to Policyfile policy builderdanielsdeleo2015-09-171-0/+13
* Detect when user wants policyfile compat modedanielsdeleo2015-09-171-0/+13
* Populate node policyfile attrs from JSONdanielsdeleo2015-09-171-0/+8
* Set the precedence of policyfile attrs and propagate them everywheredanielsdeleo2015-09-171-0/+158
* Add policyfile attrs to node create/savedanielsdeleo2015-09-171-0/+103
* Add policyfile attrs to node JSON when presentdanielsdeleo2015-09-171-0/+30
* Use the dynamic policy builder everywheredanielsdeleo2015-09-174-72/+76
* Add Dynamic PolicyBuilder to switch on policyfile modedanielsdeleo2015-09-171-0/+211
* Add policy_name and policy_group attrs to Node classdanielsdeleo2015-09-171-0/+72
* Rename Chef::Resource#current_resource -> Chef::Resource#current_valuemcquin/chef-3897Claire McQuin2015-09-171-12/+12
* remove deprecation warnings testlcg/suppress_freeze_warningsLamont Granquist2015-09-141-2/+0
* Remove the warning about hashes and arrays as default valuesLamont Granquist2015-09-141-6/+0
* Use instance_double instead of instancejdm/fix-mixlib-shelloutJay Mundrawala2015-09-141-2/+2
* Fix failing specs on WindowsJay Mundrawala2015-09-141-3/+9
* Merge pull request #3909 from chef/mwrock/reboot_pendingMatt Wrock2015-09-112-48/+44
|\
| * remove pending reboot check for HKLM\SOFTWARE\Microsoft\Updates\UpdateExeVola...mwrock/reboot_pendingMatt Wrock2015-09-102-48/+44
* | Allow windows_service_spec to only run in appveyorJay Mundrawala2015-09-101-1/+1
|/
* Merge pull request #3898 from chef/jdm/enforce-owner-unitifyJay Mundrawala2015-09-101-10/+10
|\
| * Modify enforce_ownership_and_permissions_spec to be more unit-likejdm/enforce-owner-unitifyJay Mundrawala2015-09-081-10/+10
* | Rename refresh_mode_disabled? to dsc_refresh_mode_disabled?mcquin/dsc_resource_specClaire McQuin2015-09-083-7/+7
* | Skip tests unless RefreshMode is DisabledClaire McQuin2015-09-083-10/+29
|/
* Modify registry specs to adhere to spec naming conventionsClaire McQuin2015-09-042-20/+1
* Implement delete_key with Win32::Registry#delete_keyClaire McQuin2015-09-031-9/+6
* Delete Root key and subkeysClaire McQuin2015-09-031-4/+4
* refactor remote_directory providerLamont Granquist2015-09-021-2/+1
* fix locking/unlocking users on SmartOSDave Eddy2015-09-021-9/+66
* Merge pull request #3821 from joelhandwell/elapsed_timeThom May2015-09-021-0/+26
|\
| * Remove Timecop dependencyJoel Handwell2015-09-021-28/+19
| * Keep elapsed_time and add pretty_elapsed_timeJoel Handwell2015-09-021-6/+9
| * Refactor to reduce duplicated instancializationJoel Handwell2015-09-021-17/+14
| * Add unit tests for elapsed_timeJoel Handwell2015-09-021-0/+35
* | Merge pull request #3806 from gh2k/subversion-shelloutThom May2015-09-022-31/+54
|\ \
| * | Replace output_of_command with shell_out! in subversion providerSimon Detheridge2015-08-242-31/+54
* | | Merge pull request #3510 from ckaushik/issue_2513Thom May2015-09-024-1/+9
|\ \ \
| * | | Fixing Issue #2513 - the broken render of nested partial templates with varia...Kaushik C2015-07-274-1/+9
* | | | Merge pull request #3190 from swalberg/tag_nodes_on_bootstrapThom May2015-09-022-0/+23
|\ \ \ \
| * | | | If tags are present, add to the first-boot.jsonSean Walberg2015-04-091-0/+7
| * | | | Allow tags to be set on a node during bootstrapSean Walberg2015-04-051-0/+16
* | | | | Merge pull request #3172 from BackSlasher/deploy-shell-outThom May2015-09-022-6/+6
|\ \ \ \ \
| * | | | | Migrated deploy resource to use shell_out instead of run_commandNitz2015-08-182-6/+6
* | | | | | Merge pull request #3027 from Nordstrom/warn_on_knife_node_runlist_remove_noc...Thom May2015-09-021-0/+17
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add warnings to 'knife node run list remove ...' when the item to be removed ...James FitzGibbon2015-03-041-0/+17
* | | | | | Make file verification deprecation print the proper source locjk/dedup-messagesJohn Keiser2015-09-012-2/+2
* | | | | | Reset Chef main class between testsJohn Keiser2015-09-013-8/+2
* | | | | | Simplify deprecation specJohn Keiser2015-09-011-6/+3
* | | | | | Pass deprecations through formatter instead of logsJohn Keiser2015-09-012-12/+69
* | | | | | Revert "more warning to debug"Lamont Granquist2015-09-011-2/+2