summaryrefslogtreecommitdiff
path: root/spec/integration
Commit message (Expand)AuthorAgeFilesLines
* Make notifications recursive.lcg/notify-scopesLamont Granquist2016-04-041-0/+334
* Merge pull request #4670 from tas50/knife_wording-3Tim Smith2016-03-233-10/+10
|\
| * Fix failing specsTim Smith2016-03-063-10/+10
* | Make example classes #to_s method return a stringdebug-travis-provider-resolver-faildanielsdeleo2016-03-212-2/+2
* | Merge pull request #4640 from chef/tm/zero_deep_librariesThom May2016-03-151-0/+4
|\ \
| * | Ensure that chef-zero loads libraries recursivelytm/zero_deep_librariesThom May2016-03-031-0/+4
* | | Issue 4334: Because set(property, nil) gets turned into get(property), add a ...cd/fix-spurious-warningsChris Doherty2016-03-111-0/+27
| |/ |/|
* | Merge pull request #4663 from chef/lcg/better-chef-rspec-constraintsLamont Granquist2016-03-041-2/+2
|\ \
| * | better chef+ruby rspec constraintsLamont Granquist2016-03-031-2/+2
| |/
* | Merge pull request #4478 from chef/lcg/rfc-060-gem-metadataLamont Granquist2016-03-031-1/+1
|\ \ | |/ |/|
| * can't strip the PATH out of the env.Lamont Granquist2016-02-091-1/+1
* | flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-192-24/+24
* | deal with 0.37.2 renamed copsLamont Granquist2016-02-183-6/+6
* | autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-10/+10
* | auto fixing some rubocopsLamont Granquist2016-02-091-10/+10
|/
* autofixing whitespace copsLamont Granquist2016-02-0518-446/+481
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-0217-17/+17
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-0216-16/+16
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-0217-17/+17
* Fix /acls/data_bags local mode pathJohn Keiser2016-02-011-1/+1
* Adjust tests for ACLsJohn Keiser2016-02-013-2/+57
* Fix nil with properties:John Keiser2016-01-271-1/+1
* Enable Chef 12 mode for local mode by defaultdanielsdeleo2016-01-261-233/+406
* Fix ambiguous argument warningsdanielsdeleo2016-01-261-2/+2
* Fix single-quoted stringsjk/4334John Keiser2016-01-251-22/+22
* Fix #4334: don't warn about ambiguous property usageJohn Keiser2016-01-221-0/+28
* Merge pull request #4424 from chef/lcg/chefstyle-catchup2Lamont Granquist2016-01-192-4/+4
|\
| * another chefstyle catchup + pull masterlcg/chefstyle-catchup2Lamont Granquist2016-01-182-4/+4
* | Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-184-20/+20
|/
* Revert "another chefstyle catchup + pull master"Lamont Granquist2016-01-182-4/+4
* another chefstyle catchup + pull masterLamont Granquist2016-01-182-4/+4
* Make upload cookbook_artifacts workJohn Keiser2016-01-151-2/+19
* Get download of cookbook_artifacts workingJohn Keiser2016-01-152-10/+17
* Add server cookbook artifacts and list_specJohn Keiser2016-01-151-0/+16
* Use double quotes by defaultThom May2016-01-1427-2979/+2979
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-136-34/+34
* fix some lint copsLamont Granquist2016-01-121-2/+2
* Add knife/ChefFS support for policyfiles and policy_groups.John Keiser2015-12-154-58/+427
* Don't run IPv6 tests on GCEjk/no-ipv6-on-gceJohn Keiser2015-12-152-2/+2
* Only warn about potentially duplicate properties during the resource initializerjk/reduce-property-dup-warningJohn Keiser2015-12-141-1/+29
* Add inheritance and repeat tests for action_class dojk/action-class-doJohn Keiser2015-12-111-3/+47
* Implement action_class do ... endJohn Keiser2015-12-111-0/+31
* Get rid of ambiguity with `template 'x' do ...`jk/error-on-property-with-blockJohn Keiser2015-12-101-116/+133
* Warn when user sets a property of an inline resource to itself.John Keiser2015-12-101-0/+50
* Don't activate cheffish and chef-provisioning until its DSL is usedjk/lazy-activationJohn Keiser2015-12-091-0/+43
* focus snuck into a PRLamont Granquist2015-12-041-1/+1
* Converge actions all together instead of in action :x (fixes #4124)jk/4124John Keiser2015-12-021-23/+93
* Merge pull request #4081 from chef/lcg/chef-versionLamont Granquist2015-10-283-1/+82
|\
| * add integration test for the client sidelcg/chef-versionLamont Granquist2015-10-261-0/+20
| * fix some busted specsLamont Granquist2015-10-261-3/+3