summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Dependencies update for iso8601btm/windows_taskBryan McLellan2017-04-032-0/+2
* Added unit testcases for windows_task providernimisha2017-04-031-0/+391
* Fixed Rubocop style issues and review commentsnimisha2017-04-033-848/+861
* Adding specs for windows_task resourcenimisha2017-04-033-1/+214
* Using chcp 437 and fixed some bugsnimisha2017-04-035-9/+17
* Accepting random_delay and execution_time_limit in secondsnimisha2017-04-032-3/+57
* Fixed Idempotency checknimisha2017-04-033-29/+151
* Removed :change action. Moved validations to after_creatednimisha2017-04-032-156/+141
* Updated random_delay implementation and added execution_time_limit propertynimisha2017-04-032-9/+30
* Added support for random_delay optionnimisha2017-04-032-12/+30
* Adding windows_task resourcenimisha2017-04-034-0/+432
* Merge pull request #5990 from chef/lcg/zypper-gpgThom May2017-04-035-93/+46
|\
| * Chef-13: turn on zypper gpg checks by defaultlcg/zypper-gpgLamont Granquist2017-04-025-93/+46
* | Merge pull request #5994 from chef/lcg/knife-search-no-resultsThom May2017-04-033-2/+44
|\ \
| * | Chef-13 knife search exit 1 when no resultslcg/knife-search-no-resultsLamont Granquist2017-04-023-2/+44
* | | Merge pull request #5989 from chef/lcg/deprecated-knife-subcommand-apisThom May2017-04-036-153/+5
|\ \ \
| * | | clean up one more CustomManifestLoader stray referencelcg/deprecated-knife-subcommand-apisLamont Granquist2017-04-021-3/+2
| * | | also helps to remove the specs for the removed libraryLamont Granquist2017-04-021-41/+0
| * | | remove now-unnecessary fileLamont Granquist2017-04-021-69/+0
| * | | Chef-13: remove deprecated knife subcommand APIsLamont Granquist2017-04-013-40/+3
* | | | Merge pull request #5991 from chef/lcg/package-optionsThom May2017-04-037-12/+19
|\ \ \ \
| * | | | Chef-13: coerce package options property to a Stringlcg/package-optionsLamont Granquist2017-04-027-12/+19
| |/ / /
* | | | Bump version of chef to 13.0.88 by Chef Versioner.v13.0.88Chef Versioner2017-04-035-17/+11
* | | | Merge pull request #5942 from criteo-forks/fix_gem_installerThom May2017-04-032-4/+76
|\ \ \ \
| * | | | Add unit test for gem installerMaxime Brugidou2017-03-281-0/+70
| * | | | Fix cookbook gem installerMaxime Brugidou2017-03-271-4/+6
* | | | | Bump version of chef to 13.0.87 by Chef Versioner.v13.0.87Chef Versioner2017-04-025-14/+14
* | | | | Merge pull request #5993 from chef/lcg/remove-iconvLamont Granquist2017-04-024-8/+18
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [ci skip] add RELNOTES on iconv removallcg/remove-iconvLamont Granquist2017-04-021-0/+11
| * | | | Chef-13: remove iconv from the chef buildLamont Granquist2017-04-023-8/+7
| | |/ / | |/| |
* | | | Bump version of chef to 13.0.86 by Chef Versioner.v13.0.86Chef Versioner2017-04-025-13/+15
* | | | Merge pull request #5988 from chef/lcg/deprecated-resource-resolver-apiLamont Granquist2017-04-021-5/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Chef-13: Remove deprecated Chef::ResourceResolver.resource APILamont Granquist2017-04-011-5/+0
|/ / /
* | | Note final removal of run_command API in RELEASE_NOTESLamont Granquist2017-04-011-0/+4
* | | Bump version of chef to 13.0.85 by Chef Versioner.v13.0.85Chef Versioner2017-04-025-10/+17
* | | Merge pull request #5984 from chef/lcg/notifying-array-resourcesLamont Granquist2017-04-018-29/+111
|\ \ \
| * | | nokogiri 1.6 snuck back in againLamont Granquist2017-03-311-5/+5
| * | | bump deps, mostly for poise againLamont Granquist2017-03-311-15/+15
| * | | [ci skip] note slight breakage in RELEASE_NOTESLamont Granquist2017-03-311-0/+14
| * | | Chef-13: fix notifying array resourcesLamont Granquist2017-03-316-19/+87
* | | | Bump version of chef to 13.0.84 by Chef Versioner.v13.0.84Chef Versioner2017-04-015-10/+14
* | | | Merge pull request #5985 from chef/lcg/remove-run-commandLamont Granquist2017-04-0142-887/+118
|\ \ \ \ | |/ / / |/| | |
| * | | need to call load_current_resource before this testLamont Granquist2017-04-011-1/+2
| * | | few more stray popen4 failing specsLamont Granquist2017-04-012-2/+3
| * | | also need to wrap Errno::EPIPE here at leastLamont Granquist2017-04-011-2/+2
| * | | revert back to throwing Chef::Exceptions::CronLamont Granquist2017-04-012-3/+6
| * | | fix remaining specs for popen4 removalLamont Granquist2017-04-015-75/+34
| * | | try using pty on aix with ruby 2.4Lamont Granquist2017-04-011-38/+20
| * | | convert remaining popen4 code to shell_outLamont Granquist2017-04-015-78/+35
| * | | remove the specs, remove include from shell_specLamont Granquist2017-03-312-110/+1