summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
...
* Reregister V0 support for Chef::Client.tylercloke2015-06-052-1/+46
* Chef::ApiClient.update supports V1.tylercloke2015-06-053-0/+187
* allow include_recipe from LWRP provider codeLamont Granquist2015-06-042-0/+57
* Merge pull request #3412 from chef/sd/CI-31Thom May2015-06-021-2/+4
|\
| * Minor updates for PR comments.sd/CI-31Serdar Sutay2015-05-291-3/+2
| * adding unit testsDavida Marion2015-05-291-0/+3
* | Add default_action and allowed_actions to Resource class, remove from LWRPJohn Keiser2015-06-011-4/+1
* | Add use_automatic_resource_nameJohn Keiser2015-06-015-5/+5
* | Make resource_name call providesJohn Keiser2015-06-014-4/+4
* | Move resource_name up to Resource, and figure out its value automaticallyJohn Keiser2015-06-015-21/+2
* | Get specs to passAdam Edwards2015-05-291-1/+1
|/
* Raise errors at the end of the client run, for proper exiting.Claire McQuin2015-05-271-0/+22
* refactor ohai stubs, remove hardcodingClaire McQuin2015-05-272-17/+18
* Use shared contexts and shared examples to minimize code duplication.Claire McQuin2015-05-272-0/+305
* Purge pending specscleanup-pendingdanielsdeleo2015-05-233-32/+4
* Stub `windows?` on ChefConfig so it applies to configdanielsdeleo2015-05-202-4/+4
* Merge pull request #3267 from dbjorge/issue-3266Thom May2015-05-201-12/+16
|\
| * securable_resource functional specs compare default creation permissions agai...Dan Bjorge2015-04-231-12/+16
* | Move deprecation back into resource_for_short_nameJohn Keiser2015-05-134-0/+6
* | Add tests for resource naming and creationJohn Keiser2015-05-131-5/+6
* | Fix indentationThom May2015-05-051-15/+15
* | Merge branch 'minshallj/keep_suid_bit' of https://github.com/minshallj/chef i...Thom May2015-05-051-0/+18
|\ \
| * | test for retention of suid bitJacob Minshall2015-03-171-0/+18
* | | break up spec examplesLamont Granquist2015-05-011-3/+23
* | | test state_for_resource_reporter on file resourceLamont Granquist2015-05-011-1/+3
* | | fix specsLamont Granquist2015-05-011-2/+3
* | | Implemented `knife user key edit` and `knife client key edit`.tylercloke2015-04-301-0/+31
* | | Implemented `knife user key delete` and `knife client key delete`.tylercloke2015-04-291-3/+2
* | | Implemented `knife user key list` and `knife client key list`.tc/key-listtylercloke2015-04-291-0/+74
| |/ |/|
* | Fix faulty umask logic used in spec tests.Kartik Null Cating-Subramanian2015-03-161-5/+5
* | Dont run useradd_spec on osxjdm/osxJay Mundrawala2015-03-091-0/+14
|/
* Implement RFC 027 File VerificationSteven Danna2015-02-171-0/+30
* Fixing Rspec 3.2 update. We were overriding private APIs which changed.tball/rspec32-fixtyler-ball2015-02-041-65/+0
* Clean all RSpec test filters related to Ruby 1.8.7 (issue #2497)Xabier de Zuazo2015-01-271-12/+0
* Updating for review commentstyler-ball2014-12-291-0/+2
* Merging master to audit-modetyler-ball2014-12-292-3/+63
|\
| * Enable Windows services to run as a different user (CHEF-4921). This adds :ru...cdoherty-enhance-win-serviceChris Doherty2014-12-192-3/+63
* | Addressing review comments, adding documentationtyler-ball2014-12-181-0/+1
* | Finishing unit and functional test coverage for audit runnertyler-ball2014-12-171-1/+2
* | Adding example of sandboxingtyler-ball2014-12-171-0/+61
|/
* Use extend instead of opening class and includingJay Mundrawala2014-12-141-3/+1
* Cleanup Mixin:ShellOut use/specsJay Mundrawala2014-12-141-2/+7
* 28fd0c9c87c6fceb7068776a04c32cd8381fe8f6 removed the path attribute fromSerdar Sutay2014-12-081-0/+10
* Execute and Script Resource improvementsLamont Granquist2014-12-082-24/+40
* Merge branch 'typofixes-vlajos-20141107' of github.com:vlajos/chef into tball...tyler-ball2014-11-254-6/+6
|\
| * typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-084-6/+6
* | polishing provider_resolverLamont Granquist2014-11-081-6/+1
|/
* Don't populate X-Chef-Version.mcquin/rspec-3Claire McQuin2014-11-071-0/+7
* Merge pull request #2346 from opscode/tball/rspec3-fixClaire McQuin2014-11-032-16/+18
|\
| * Updating from comments - simplifying codetball/rspec3-fixtyler-ball2014-11-032-16/+6