summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* RFC 67: Remove cookbook segmentsThom May2017-04-0421-466/+282
* Merge pull request #5987 from coderanger/error-infoNoah Kantrowitz2017-04-031-7/+52
|\
| * Chefstyle fixes.Noah Kantrowitz2017-04-031-3/+3
| * Expand the system info displayed on error to give us some more data to work w...Noah Kantrowitz2017-03-311-7/+52
* | Merge pull request #5973 from chef/jjh/policy_collector_fieldsLamont Granquist2017-04-031-0/+137
|\ \
| * | YUNO like cookstyle, Travis?Josh Hudson2017-03-301-63/+63
| * | Add unit tests for run_end message in policy mode. Also some random cookstyle...Josh Hudson2017-03-301-33/+170
* | | Merge pull request #5990 from chef/lcg/zypper-gpgThom May2017-04-031-76/+33
|\ \ \
| * | | Chef-13: turn on zypper gpg checks by defaultlcg/zypper-gpgLamont Granquist2017-04-021-76/+33
* | | | Merge pull request #5994 from chef/lcg/knife-search-no-resultsThom May2017-04-032-1/+40
|\ \ \ \
| * | | | Chef-13 knife search exit 1 when no resultslcg/knife-search-no-resultsLamont Granquist2017-04-022-1/+40
* | | | | Merge pull request #5989 from chef/lcg/deprecated-knife-subcommand-apisThom May2017-04-033-49/+1
|\ \ \ \ \
| * | | | | also helps to remove the specs for the removed libraryLamont Granquist2017-04-021-41/+0
| * | | | | Chef-13: remove deprecated knife subcommand APIsLamont Granquist2017-04-012-8/+1
| |/ / / /
* | | | | Merge pull request #5991 from chef/lcg/package-optionsThom May2017-04-032-3/+8
|\ \ \ \ \
| * | | | | Chef-13: coerce package options property to a Stringlcg/package-optionsLamont Granquist2017-04-022-3/+8
| |/ / / /
* | | | | Merge pull request #5942 from criteo-forks/fix_gem_installerThom May2017-04-031-0/+70
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add unit test for gem installerMaxime Brugidou2017-03-281-0/+70
* | | | | Merge pull request #5984 from chef/lcg/notifying-array-resourcesLamont Granquist2017-04-013-1/+47
|\ \ \ \ \
| * | | | | Chef-13: fix notifying array resourcesLamont Granquist2017-03-313-1/+47
| | |_|_|/ | |/| | |
* | | | | 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
* | | | | revert back to throwing Chef::Exceptions::CronLamont Granquist2017-04-011-1/+1
* | | | | 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
* | | | | remove the specs, remove include from shell_specLamont Granquist2017-03-312-110/+1
* | | | | remove popen4 from cron resource + fix specsLamont Granquist2017-03-312-41/+17
|/ / / /
* | | | add a few testsLamont Granquist2017-03-311-1/+22
* | | | remove more deprecated method_missing accessLamont Granquist2017-03-311-6/+0
* | | | fix specs for nameless resourcesLamont Granquist2017-03-302-3/+3
* | | | make nameless properties opt-inLamont Granquist2017-03-303-11/+23
* | | | remove specLamont Granquist2017-03-301-5/+0
* | | | Chef-13: Support nameless resources and remove deprecated multi-arg resourcesLamont Granquist2017-03-306-18/+91
| |_|/ |/| |
* | | Merge pull request #5920 from chef/lcg/remove-descendants-tracker-1Lamont Granquist2017-03-291-75/+0
|\ \ \
| * | | Chef-13: remove more deprecated provider_resolver codeLamont Granquist2017-03-291-75/+0
* | | | fix commentLamont Granquist2017-03-291-2/+2
* | | | ruby-2.4 on solaris 11 behaves the same way hereLamont Granquist2017-03-291-3/+3
|/ / /
* | | Retry API requests if using an unsupported versiontm/retryable_apiThom May2017-03-294-0/+41
* | | Allow the best API version to be queriedThom May2017-03-282-1/+14
* | | Merge pull request #5946 from chef/lcg/fix-action-classLamont Granquist2017-03-271-27/+34
|\ \ \
| * | | Fix Chef-13 action_class bug and cleanupLamont Granquist2017-03-271-27/+34
| |/ /
* | | Merge pull request #5941 from chef/afiune/COOL-691/make-resource-reporter-sma...Salim Afiune2017-03-271-0/+145
|\ \ \
| * | | Make ResourceReporter smarter to get resource identity and stateSalim Afiune2017-03-241-0/+145
| |/ /
* | | Don't `rescue Exception` for retriable resourcesStephan Renatus2017-03-272-8/+21
|/ /
* | Chef-13: Simplify DSL creationLamont Granquist2017-03-213-3/+31
* | fix error messages for method_missing removalLamont Granquist2017-03-211-2/+2
* | Chef-13: remove method_missing from the DSLLamont Granquist2017-03-212-31/+2
* | Merge branch 'master' into query-sortThom May2017-03-214-43/+59
|\ \
| * \ Merge pull request #5551 from MarkGibbons/smf_recursive_dependenciesThom May2017-03-212-2/+58
| |\ \
| | * | smf_recursive_dependencies: Separate the svcadm options passed to shell_out.markgibbons2017-02-172-12/+16