summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feat/5556Jose Asuncion2017-07-061-1/+33
|\
| * [MSYS-590] Make mount idempotent on Aix (#6213)NAshwini2017-07-051-1/+33
* | update to conform to chefstyleJose Asuncion2017-07-061-1/+1
* | raise error if chef_server_url is not validJose Asuncion2017-07-041-0/+12
|/
* [ci skip] a typoLamont Granquist2017-06-301-1/+1
* fix execute resource to use shell_out_with_systems_localeLamont Granquist2017-06-304-24/+42
* Properly send run_list_expanded event in policy node casetc/fix-expanded-run-list-reporting-for-policyfilesTyler Cloke2017-06-201-0/+50
* Merge pull request #6228 from chef/lcg/bump-rubocopLamont Granquist2017-06-208-13/+13
|\
| * fixes for rubocop 0.49.1 engineLamont Granquist2017-06-208-13/+13
* | Fixed the specs and review commentsNimishaS2017-06-194-21/+27
* | Fixing build failures of Windows Server 2016nimisha2017-06-194-4/+27
|/
* Deprecate property namespace magicLamont Granquist2017-06-083-34/+29
* Marked :end task volatileThom May2017-06-021-2/+1
* Merge pull request #6142 from MsysTechnologiesllc/nim/error_handling_for_prox...Thom May2017-06-021-0/+22
|\
| * Checking for proxy error separatelynimisha2017-06-021-0/+22
* | Removed status check where not requirednimisha2017-06-021-10/+4
* | Always run reconfigure between runs, and when HUP'dBryan McLellan2017-05-311-0/+2
* | Feed the rubocop.Noah Kantrowitz2017-05-301-29/+29
* | Merge branch 'master' into version-checkNoah Kantrowitz2017-05-301-11/+29
|\ \
| * \ Merge pull request #6184 from coderanger/no-listenNoah Kantrowitz2017-05-261-11/+29
| |\ \
| | * | Fix up tests for the no-listen swapover.Noah Kantrowitz2017-05-261-11/+29
* | | | Merge branch 'master' into version-checkNoah Kantrowitz2017-05-255-67/+31
|\ \ \ \ | |/ / /
| * | | mark windows task :end test as volatiletm/volatile_tasksThom May2017-05-251-1/+1
| * | | provider doesn't existing any moreLamont Granquist2017-05-251-49/+0
| * | | convert breakpoint resource to a custom resourceLamont Granquist2017-05-253-34/+47
| |/ /
| * | Remove the extra commachoco_fixTim Smith2017-05-231-1/+1
| * | Only run the Chocolatey tests if Chocolatey is installedTim Smith2017-05-231-1/+1
* | | Typo and a test for that typo.Noah Kantrowitz2017-05-251-0/+2
* | | The case syntax is nice but not worth a core monkeypatch. ::sad trombone::Noah Kantrowitz2017-05-251-42/+0
* | | First pass on a VersionString class.Noah Kantrowitz2017-05-231-0/+119
|/ /
* | Merge pull request #6154 from chef/tm/gem_pathThom May2017-05-161-11/+14
|\ \
| * | Ensure that we check the embedded gem binary lasttm/gem_pathThom May2017-05-161-11/+14
* | | Prefer Systemd with sysvinit script over Upstart for service providerGrant Ridder2017-05-151-10/+10
|/ /
* | Run choco tests just on 2012r2 for nowtm/disable_choco_harderThom May2017-05-151-2/+1
* | Completely ignore the chocolatey teststm/disable_choco_testsThom May2017-05-121-0/+1
* | mark test as pending with a useful messageThom May2017-05-121-2/+2
* | Added choco_include? filternimisha2017-05-114-10/+12
* | Fixing Build Failuresnimisha2017-05-111-0/+1
|/
* Merge pull request #6105 from Stromweld/patch-1Matt Wrock2017-05-101-2/+2
|\
| * fixed test with @NimishaS suggestion. Signed-off-by: Corey Hemminger corey.he...Corey Hemminger2017-05-031-6/+2
| * updated testsCorey Hemminger2017-05-021-3/+7
* | Fixing broken functional test in windows_task resourcenimisha2017-05-101-1/+0
* | Adding functional specs for windows_task resource (#6067)Nimisha Sharad2017-05-081-0/+459
|/
* Merge pull request #6055 from coderanger/package-optionsThom May2017-04-2824-76/+76
|\
| * Remove a whole bunch more stubbed property stuff.Noah Kantrowitz2017-04-1121-67/+67
| * Clean up other uses of the allow(@new_resource).to receive(:options) pattern.Noah Kantrowitz2017-04-114-9/+9
* | Merge pull request #6097 from chef/tm/aix_manage_homeThom May2017-04-281-0/+97
|\ \
| * | Fix manage_home on AIXtm/aix_manage_homeThom May2017-04-271-0/+97
* | | lazily load cookbook_files and templatestm/even_lazierThom May2017-04-252-5/+5
* | | Add tests for lazy load of cookbook filesThom May2017-04-251-0/+33