summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Fix style issuedanielsdeleo2016-02-261-1/+1
* | | | Filter out directory paths from all_files when loadinglist-unignored-filesdanielsdeleo2016-02-261-1/+1
* | | | Remove ignored files from all_files before segmentingdanielsdeleo2016-02-261-13/+3
* | | | Convert cookbook version loader to escape_glob_dirdanielsdeleo2016-02-261-4/+4
* | | | Load root files as a part of all_filesdanielsdeleo2016-02-261-12/+25
* | | | Rename all_unignored_files -> all_filesdanielsdeleo2016-02-262-11/+11
* | | | Load cookbook segements by fnmatch-ing from file listdanielsdeleo2016-02-261-3/+21
* | | | List all the unignored files when loading a cookbookdanielsdeleo2016-02-261-0/+30
* | | | Add all_unignored_files attribute to CBVersiondanielsdeleo2016-02-261-0/+4
* | | | Merge pull request #4631 from chef/jjh/databag_item_to_hash_non_mutatingJosh Hudson2016-02-261-2/+2
|\ \ \ \
| * | | | Fix a bug that was causing DataBagItem.to_hash to mutate the data bag itemjjh/databag_item_to_hash_non_mutatingJosh Hudson2016-02-261-2/+2
* | | | | Merge pull request #4621 from chef/cd/fix-choco-errorBryan McLellan2016-02-261-11/+8
|\ \ \ \ \
| * | | | | Meant to use the value from the if..then, then put a line above the if.cd/fix-choco-errorChris Doherty2016-02-251-6/+4
| * | | | | Add a spec to better mimic the acceptance test.Chris Doherty2016-02-251-6/+6
| * | | | | Change the Chocolatey check to look for choco.exe in #choco.exe.unknown2016-02-241-11/+10
| |/ / / /
* | | | | Merge pull request #4630 from chef/ksubrama/fips_guardKartik Null Cating-Subramanian2016-02-261-1/+7
|\ \ \ \ \
| * | | | | Have client.rb verify that FIPS mode can be enforcedksubrama/fips_guardKartik Null Cating-Subramanian2016-02-251-1/+7
| |/ / / /
* | | | | Merge pull request #4626 from chef/umlautMatt Wrock2016-02-251-1/+1
|\ \ \ \ \
| * | | | | ensure paths maintain utf-8ness in non ascii encodingsumlautMatt Wrock2016-02-241-1/+1
| | |/ / / | |/| | |
* | | | | Add support for solo.dJay Mundrawala2016-02-241-0/+4
* | | | | Refactor application/client.rb to use DotD mixin for loading client.dJay Mundrawala2016-02-241-25/+3
* | | | | Use escape_glob_dir for client.d/conf.dJay Mundrawala2016-02-241-1/+1
* | | | | Fix broken load_conf_d_fileJay Mundrawala2016-02-241-2/+2
* | | | | Make chef-client read client.dJay Mundrawala2016-02-241-0/+29
* | | | | Copy client.d files during bootstrapJay Mundrawala2016-02-242-0/+30
| |/ / / |/| | |
* | | | Add client keys handling to ChefFSJordan Running2016-02-245-7/+76
| |_|/ |/| |
* | | fixed exe package downloadsMatt Wrock2016-02-221-30/+39
|/ /
* | flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-1980-331/+331
* | deal with 0.37.2 renamed copsLamont Granquist2016-02-1831-56/+56
* | fallback to netmsg.dll error table if error message is not found in system er...Matt Wrock2016-02-182-4/+45
* | Merge pull request #4591 from chef/lcg/fix-zypperThom May2016-02-181-1/+1
|\ \
| * | zypper multipackage performance fixlcg/fix-zypperLamont Granquist2016-02-171-1/+1
* | | Merge pull request #4316 from josb/masterThom May2016-02-183-0/+14
|\ \ \ | |/ / |/| |
| * | Tighten up wording (thanks @thommay!)Jos Backus2016-02-171-1/+1
| * | Tighten up wording (thanks @danielsdeleo!)Jos Backus2016-02-171-1/+1
| * | Add warning as suggested by Lamont Granquist (thanks!)Jos Backus2016-02-171-1/+4
| * | chef-client: add --[no]skip-cookbook-sync optionJos Backus2016-02-173-0/+11
* | | Merge pull request #4111 from mikedodge04/launchdPhil Dibowitz2016-02-174-0/+314
|\ \ \ | |/ / |/| |
| * | bundle exec chefstyle -aMike Dodge2016-02-154-60/+60
| * | made requested changesMike Dodge2016-02-152-415/+123
| * | fixed rebaseMike Dodge2016-02-153-9/+2
| * | added specsMike Dodge2016-02-152-17/+14
| * | launchdMike Dodge2016-02-154-0/+616
* | | Fix rubocop warningsJay Mundrawala2016-02-161-2/+3
* | | Fix databag globbing issues for chef-solo on windowsyoungjl12016-02-161-3/+3
* | | Merge pull request #4574 from chef/lcg/cookbook-shadow-deprecationLamont Granquist2016-02-162-3/+21
|\ \ \
| * | | 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-162-4/+12
| * | | fix specsLamont Granquist2016-02-121-0/+2
| * | | might be singularLamont Granquist2016-02-121-1/+1