summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove the lowercase versionlcg/issue_templateLamont Granquist2016-02-171-35/+0
* tweaking issue templateLamont Granquist2016-02-172-4/+43
* add debug outputLamont Granquist2016-02-171-0/+2
* add an issue templateLamont Granquist2016-02-171-0/+29
* Merge pull request #4569 from chef/jdm/4915Jay Mundrawala2016-02-163-2/+28
|\
| * Fix rubocop warningsJay Mundrawala2016-02-162-3/+4
| * Fix spec for escape_glob_dirJay Mundrawala2016-02-161-4/+4
| * Fix databag globbing issues for chef-solo on windowsyoungjl12016-02-163-3/+28
|/
* Merge pull request #4574 from chef/lcg/cookbook-shadow-deprecationLamont Granquist2016-02-164-5/+34
|\
| * be a bit more forceful about the messagelcg/cookbook-shadow-deprecationLamont Granquist2016-02-161-1/+1
| * don't warn about shadow cookbooks twiceLamont Granquist2016-02-163-5/+15
| * fix specsLamont Granquist2016-02-122-1/+12
| * might be singularLamont Granquist2016-02-121-1/+1
| * extend deprecation warnings more broadlyLamont Granquist2016-02-121-0/+8
* | Merge pull request #4588 from chef/oops_aixMatt Wrock2016-02-161-1/+1
|\ \
| * | change shell to /bin/sh in user_add tests to fix aixMatt Wrock2016-02-161-1/+1
* | | Fix new chefstyle issuesdanielsdeleo2016-02-163-3/+3
* | | Remove unused requiredanielsdeleo2016-02-161-1/+0
* | | Shorten ChefFS repo versioned cookbooks dir class namedanielsdeleo2016-02-162-3/+3
* | | Shorten ChefFS repo cookbook artifacts dir namedanielsdeleo2016-02-162-3/+5
* | | Shorten chef fs repo cookbooks dir class namedanielsdeleo2016-02-165-9/+9
* | | Adapt cookbooks dir to Repo::Directory usagedanielsdeleo2016-02-162-111/+60
* | | Fix knife integration testsdanielsdeleo2016-02-164-12/+37
* | | Extract cheffs dir behavior, move data bag classes to own filesdanielsdeleo2016-02-166-282/+312
* | | Fix chefstyle issuesdanielsdeleo2016-02-163-25/+12
* | | Add cheffs types for data bag and itemdanielsdeleo2016-02-161-20/+184
* | | Reorganize inlined code idiomaticallydanielsdeleo2016-02-161-17/+13
* | | Remove dead inlined codedanielsdeleo2016-02-161-228/+1
* | | Fully inline cheffs cookbook entry codedanielsdeleo2016-02-161-2/+123
* | | inline superclasses for cheffs cookbook entry by 3danielsdeleo2016-02-161-1/+28
* | | inline superclasses for cheffs cookbook entry by 2danielsdeleo2016-02-161-3/+115
* | | inline cheffs cookbook entry superclasses by 1danielsdeleo2016-02-161-1/+75
* | | Reorganize inlined cheffs cookbooks dir per normal organizationdanielsdeleo2016-02-161-20/+17
* | | remove commented inlined codedanielsdeleo2016-02-161-262/+1
* | | Completely inline cheffs cookboks dir superclassesdanielsdeleo2016-02-161-2/+122
* | | inline cheffs cookbook dir 3 levelsdanielsdeleo2016-02-161-1/+29
* | | Remove unused code and logic branches from inlined codedanielsdeleo2016-02-161-33/+28
* | | inline cheffs cookbook dir 2 levelsdanielsdeleo2016-02-161-8/+122
* | | Comment unused inlined codedanielsdeleo2016-02-161-26/+26
* | | Inline cheffs cookbook dir 1 leveldanielsdeleo2016-02-161-1/+79
* | | Organize inlined code in the normal waydanielsdeleo2016-02-161-14/+10
* | | Remove all commented code from cheffs data dirdanielsdeleo2016-02-161-302/+3
* | | Inline cheffs data bag dir all the waydanielsdeleo2016-02-161-4/+129
* | | Inline cheffs data bags dir 3 levelsdanielsdeleo2016-02-161-1/+28
* | | Remove unused code from level 2 inlineddanielsdeleo2016-02-161-47/+97
* | | Inlince cheffs data bags dir 2 levelsdanielsdeleo2016-02-161-3/+96
* | | Remove unused functionality from 1 level inlineddanielsdeleo2016-02-161-20/+32
* | | Inline ChefFS repo data bags dir 1 leveldanielsdeleo2016-02-161-2/+76
|/ /
* | Merge pull request #4586 from chef/tm/trailing_whitespaceThom May2016-02-161-1/+1
|\ \
| * | fix trailing whitespacetm/trailing_whitespaceThom May2016-02-161-1/+1