summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Rename and add backcompat requires for ChefFS dirstm/fs_dirs_2Thom May2016-04-147-12/+31
| | | | | Policies, ACLs, and Client Keys directories are renamed to match the other directories, and backwards compatible requires are added.
* Bump version of chef to 12.10.2 by Chef Versioner.v12.10.2Chef Versioner2016-04-143-3/+3
|
* Merge pull request #4826 from chef/tm/flow_252Thom May2016-04-1414-36/+572
|\ | | | | Refactor ChefFS directories to be directories
| * Ensure most directories are subclasses of Directorytm/flow_252Thom May2016-04-1312-35/+374
| | | | | | | | | | This doesn't yet change the cookbook classes, but everything that is a directory is treated as such.
| * ensure directory and file_system_entry are compatibleThom May2016-04-133-4/+27
| |
| * test ChefFS repo directory base classThom May2016-04-131-4/+8
| |
| * Add tests for ChefFS repo directory classThom May2016-04-131-0/+170
| |
* | Bump version of chef to 12.10.1 by Chef Versioner.v12.10.1Chef Versioner2016-04-133-3/+3
| |
* | Merge pull request #4827 from chef/12_10_0Tyler Ball2016-04-135-56/+5
|\ \ | | | | | | Updating version after Chef 12.9 release
| * | Updating version after Chef 12.9 release12_10_0tyler-ball2016-04-135-56/+5
|/ /
* | Bump version of chef to 12.9.42 by Chef Versioner.v12.9.42Chef Versioner2016-04-133-3/+3
| |
* | Merge pull request #4785 from chef/cperry/remove-workers-overrideLamont Granquist2016-04-131-4/+0
|\ \ | |/ |/| Remove override of number of workers to be used.
| * Remove override of number of workers to be used.cperry/remove-workers-overrideCarl Perry2016-04-011-4/+0
| | | | | | | | | | | | | | This should be set in the make scripts and cookbooks for the esoteric platforms that need it. Overriding this to 10 workers on all platforms is slowing things down and causing massive resource constrains and failures on smaller platforms (like ARM).
* | Bump version of chef to 12.9.41 by Chef Versioner.v12.9.41Chef Versioner2016-04-133-3/+3
| |
* | Merge pull request #4822 from chef/tm/combined_chef_fs_exceptionsThom May2016-04-1331-167/+136
|\ \ | | | | | | Move all ChefFS exceptions into a single file
| * | Move all ChefFS exceptions into a single filetm/combined_chef_fs_exceptionsThom May2016-04-1331-167/+136
| | | | | | | | | | | | This leaves back compat requires to ensure nothing breaks.
* | | We are releasing .38 instead of .37, updating CHANGELOGtyler-ball2016-04-121-2/+2
| | |
* | | Bump version of chef to 12.9.40 by Chef Versioner.v12.9.40Chef Versioner2016-04-113-3/+3
| | |
* | | Merge pull request #4818 from chef/notifying_blockLamont Granquist2016-04-113-5/+171
|\ \ \ | | | | | | | | add notifying_block and subcontext_block to chef
| * | | remove global_resource_collectionLamont Granquist2016-04-111-4/+0
| | | |
| * | | readability tweakLamont Granquist2016-04-111-2/+4
| | | |
| * | | fix logic in updating new_resourceLamont Granquist2016-04-111-3/+4
| | | |
| * | | add notifying_block and subcontext_block to chefLamont Granquist2016-04-113-5/+172
|/ / /
* | | Bump version of chef to 12.9.39 by Chef Versioner.v12.9.39Chef Versioner2016-04-113-3/+3
| | |
* | | Merge pull request #4812 from chef/salam/group-fixSalim Alam2016-04-114-11/+39
|\ \ \ | | | | | | | | Removing non-existent members from group should not fail
| * | | Update specssalam/group-fixSalim Alam2016-04-073-5/+12
| | | |
| * | | Don't fail when removing non-existing group memberSalim Alam2016-04-073-7/+28
| | | |
* | | | Bump version of chef to 12.9.38 by Chef Versioner.v12.9.38Chef Versioner2016-04-113-3/+3
| | | |
* | | | Merge pull request #4817 from chef/129_release_prepTyler Ball2016-04-113-7/+48
|\ \ \ \ | |_|/ / |/| | | 12.9 release prep
| * | | Preparing 12.9 releasetyler-ball2016-04-112-1/+48
| | | |
| * | | Omnibus is now using ffi_yajl so we no longer need to pin the JSON gem in ↵tyler-ball2016-04-111-6/+0
|/ / / | | | | | | | | | our Gemfile
* | | Bump version of chef to 12.9.37 by Chef Versioner.v12.9.37Chef Versioner2016-04-093-3/+3
| | |
* | | Merge pull request #4782 from chef/tm/apt_repositoryThom May2016-04-086-0/+516
|\ \ \ | | | | | | | | Add apt_repository resource
| * | | Add an apt_repository resourcetm/apt_repositoryThom May2016-04-086-0/+516
| | | | | | | | | | | | | | | | | | | | More or less stolen from the apt cookbook, but tweaked and fixes a heap of bugs.
* | | | Bump version of chef to 12.9.36 by Chef Versioner.v12.9.36Chef Versioner2016-04-083-3/+3
| | | |
* | | | Merge pull request #4811 from chef/sersut/build-fixSerdar Sutay2016-04-071-1/+1
|\ \ \ \ | | | | | | | | | | Point to the right license file for chef.
| * | | | Point to the right license file for chef.sersut/build-fixSerdar Sutay2016-04-071-1/+1
| | | | |
* | | | | Bump version of chef to 12.9.35 by Chef Versioner.v12.9.35Chef Versioner2016-04-083-3/+3
| | | | |
* | | | | Merge branch 'lcg/fix-gem-metadata'Lamont Granquist2016-04-071-56/+21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | debug log the generated GemfileLamont Granquist2016-04-071-0/+2
| | | | |
| * | | | fix args to gem commandlcg/fix-gem-metadataLamont Granquist2016-04-071-1/+1
| | | | |
| * | | | push ruby_bin first in path for exec'ing bundle intallLamont Granquist2016-04-071-1/+13
| | | | |
| * | | | tighten up the chdir logicLamont Granquist2016-04-071-3/+1
| | | | |
| * | | | remove now-unused codeLamont Granquist2016-04-071-54/+0
| | | | |
| * | | | MVP to fix gem metadata commandLamont Granquist2016-04-071-6/+13
| | | | | | | | | | | | | | | | | | | | | | | | | simply use shell_out! to avoid bundler's state in the running chef-client process.
* | | | | Bump version of chef to 12.9.34 by Chef Versioner.v12.9.34Chef Versioner2016-04-073-3/+3
| | | | |
* | | | | Merge pull request #4805 from chef/pw/chef_licenseSerdar Sutay2016-04-071-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | | add omnibus license metadata
| * | | | add omnibus license metadatapw/chef_licensePatrick Wright2016-04-061-0/+2
| | | | |
* | | | | Bump version of chef to 12.9.33 by Chef Versioner.v12.9.33Chef Versioner2016-04-073-3/+3
| | | | |
* | | | | Merge pull request #4804 from chef/salam/knife-tweakSalim Alam2016-04-072-6/+8
|\ \ \ \ \ | | | | | | | | | | | | Add default timeout