summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* 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 #4582 from chef/tm/prepend-chefThom May2016-02-161-0/+1
|\ | | | | Prepend chef to tempfile name
| * prepending chef to tempfile nameAnthony Neto2016-02-161-0/+1
| |
* | Merge pull request #4465 from artursitarski/change-shell-for-locked-userThom May2016-02-161-2/+2
|\ \ | | | | | | Change shell for locked user.
| * | More consistent wayartursitarski2016-01-271-4/+2
| | |
| * | Change shell for locked user.artursitarski2016-01-271-0/+2
| | |
* | | Merge pull request #4524 from PatrickWalker/feature/4154Steven Murawski2016-02-161-1/+1
|\ \ \ | | | | | | | | Update to Log Level when showing unencrypted databag
| * | | Update to Log Level when showing unencrypted databagPatrick Walker2016-02-031-1/+1
| | | |
* | | | Merge pull request #4581 from chef/tm/h4ck3rm1k3-master-masterThom May2016-02-161-1/+2
|\ \ \ \ | | | | | | | | | | bugfix #2865 check for validation_key
| * | | | bugfix #2865 check for validation_keytm/h4ck3rm1k3-master-masterJames Michael DuPont2016-02-161-1/+2
| | |_|/ | |/| |
* | | | Merge pull request #4579 from chef/cmluciano/fixhttperrorThom May2016-02-161-1/+1
|\ \ \ \ | | | | | | | | | | Make sure we have a valid object before calling close!
| * | | | Make sure that we have a valid object before calling close!drag00n2016-02-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes [#2171](https://github.com/opscode/chef/issues/2171) when a tempfile cannot be created or proper filesystem permissions do not exist. This allows the proper exception to be thrown.
* | | | | Merge pull request #4580 from chef/tm/cookbook_upload_name_argsThom May2016-02-161-2/+0
|\ \ \ \ \ | | | | | | | | | | | | remove bogus recalculation of cookbook upload failures
| * | | | | remove bogus recalculation of cookbook upload failurestm/cookbook_upload_name_argsThom May2016-02-161-2/+0
| | |/ / / | |/| | | | | | | | | | | | | fixes #4350
* | | | | Merge pull request #4583 from chef/tm/split_group_membersThom May2016-02-161-2/+2
|\ \ \ \ \ | | | | | | | | | | | | Split group members on commas
| * | | | | test that splitting a string on commas DTRTtm/split_group_membersThom May2016-02-161-2/+2
| | | | | |
| * | | | | [chef/4294] group: split #members/#excluded_members on commasThom May2016-02-161-2/+2
| |/ / / /
* | | | | Post 12.7.2 release follow up itemstyler-ball2016-02-161-1/+1
|/ / / /
* | | | Merge branch 'route_logic_fix' of https://github.com/petracvv/chef into ↵Thom May2016-02-161-1/+1
|\ \ \ \ | |/ / / |/| | | | | | | petracvv-route_logic_fix
| * | | Don't use routes with action :delete when writing configMihai Petracovici2015-08-251-1/+1
| | | |
* | | | Be way more explicit about how we're handling datatm/missed_migrationThom May2016-02-1515-19/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This just codifies the behaviour we're actually using - that we're passing a json string and expecting a hash back. Also adds a deprecation warning to the use of Chef::JSONCompat.from_json
* | | | Merge pull request #4573 from chef/lcg/bump-rubocopLamont Granquist2016-02-1234-72/+72
|\ \ \ \ | | | | | | | | | | pull rubocop 0.37.2 into chefstyle
| * | | | fix alignmentlcg/bump-rubocopLamont Granquist2016-02-121-1/+1
| | | | |