summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
|\ \ \
| * | | 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
|\ \ \ \
| * | | | 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 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_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 that we have a valid object before calling close!drag00n2016-02-161-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #4580 from chef/tm/cookbook_upload_name_argsThom May2016-02-161-2/+0
|\ \ \ \ \ \
| * | | | | | remove bogus recalculation of cookbook upload failurestm/cookbook_upload_name_argsThom May2016-02-161-2/+0
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4583 from chef/tm/split_group_membersThom May2016-02-161-2/+2
|\ \ \ \ \ \
| * | | | | | 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 petra...Thom May2016-02-161-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 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
* | | | | Merge pull request #4573 from chef/lcg/bump-rubocopLamont Granquist2016-02-1234-72/+72
|\ \ \ \ \
| * | | | | fix alignmentlcg/bump-rubocopLamont Granquist2016-02-121-1/+1
| * | | | | convert MultilineOperationIndentation style to "indented"Lamont Granquist2016-02-1228-59/+59
| * | | | | pull rubocop 0.37.2 into chefstyleLamont Granquist2016-02-1222-39/+39
| | |_|_|/ | |/| | |
* | | | | Inflating the cookbook version object in policyfile compat modeandy-dufour2016-02-121-1/+1
|/ / / /
* | | | Merge pull request #4570 from chef/no_webMatt Wrock2016-02-111-3/+4
|\ \ \ \
| * | | | do not include source parameter when removing a chocolatey package and ensure...no_webMatt Wrock2016-02-111-3/+4
* | | | | Merge pull request #4566 from chef/lcg/useless-run-commandLamont Granquist2016-02-111-3/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | remove Chef::Mixin::Command uselcg/useless-run-commandLamont Granquist2016-02-111-3/+0
* | | | | Merge pull request #4541 from chef/lcg/chefstyle-batchLamont Granquist2016-02-1163-115/+115
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-0916-20/+20
| * | | | auto fixing some rubocopsLamont Granquist2016-02-0963-115/+115
* | | | | 12.7.2 release prep, removing some unstable acceptance tests so we can get a ...tyler-ball2016-02-111-1/+1
* | | | | Merge pull request #4545 from chef/lcg/remove-rm-rfLamont Granquist2016-02-102-17/+41
|\ \ \ \ \
| * | | | | rubocop demands a sacrificelcg/remove-rm-rfLamont Granquist2016-02-101-1/+1
| * | | | | use Pathname correctlyLamont Granquist2016-02-101-1/+2
| * | | | | fix windows path issues correctlyLamont Granquist2016-02-101-1/+1
| * | | | | remove rm -rf in chef solo recipe_urlLamont Granquist2016-02-102-17/+40
| |/ / / /
* | | | | VERSION change and CHANGELOG for 12.7.1 releasetyler-ball2016-02-101-1/+1
* | | | | Ensure we do streaming requests correctly everywheretm/site_download_regressionThom May2016-02-092-2/+2
* | | | | Use a streaming request to download cookbookThom May2016-02-091-2/+1
* | | | | Merge pull request #3183 from dansteen/masterThom May2016-02-091-2/+4
|\ \ \ \ \ | |/ / / / |/| | | |