summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* add systemd_unit resource/providerNathan Williams2016-04-164-0/+273
* Bump version of chef to 12.10.5 by Chef Versioner.v12.10.5Chef Versioner2016-04-151-1/+1
* Bump version of chef to 12.10.4 by Chef Versioner.v12.10.4Chef Versioner2016-04-141-1/+1
* allow true to mean nil via coercsionslcg/nillable-apt-repository-distributionLamont Granquist2016-04-141-6/+6
* add nillable apt_repository and nillable propertiesLamont Granquist2016-04-143-9/+18
* Bump version of chef to 12.10.3 by Chef Versioner.v12.10.3Chef Versioner2016-04-141-1/+1
* Move unused code into backcompatThom May2016-04-141-33/+0
* Move deprecated error classes into backcompatThom May2016-04-148-160/+0
* Rename and add backcompat requires for ChefFS dirstm/fs_dirs_2Thom May2016-04-144-12/+16
* Bump version of chef to 12.10.2 by Chef Versioner.v12.10.2Chef Versioner2016-04-141-1/+1
* Merge pull request #4826 from chef/tm/flow_252Thom May2016-04-1413-36/+398
|\
| * Ensure most directories are subclasses of Directorytm/flow_252Thom May2016-04-1312-35/+374
| * ensure directory and file_system_entry are compatibleThom May2016-04-132-2/+25
* | Bump version of chef to 12.10.1 by Chef Versioner.v12.10.1Chef Versioner2016-04-131-1/+1
* | Updating version after Chef 12.9 release12_10_0tyler-ball2016-04-131-1/+1
* | Bump version of chef to 12.9.42 by Chef Versioner.v12.9.42Chef Versioner2016-04-131-1/+1
|/
* Bump version of chef to 12.9.41 by Chef Versioner.v12.9.41Chef Versioner2016-04-131-1/+1
* Merge pull request #4822 from chef/tm/combined_chef_fs_exceptionsThom May2016-04-1331-167/+136
|\
| * Move all ChefFS exceptions into a single filetm/combined_chef_fs_exceptionsThom May2016-04-1331-167/+136
* | Bump version of chef to 12.9.40 by Chef Versioner.v12.9.40Chef Versioner2016-04-111-1/+1
* | 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-112-5/+61
* | Bump version of chef to 12.9.39 by Chef Versioner.v12.9.39Chef Versioner2016-04-111-1/+1
* | Merge pull request #4812 from chef/salam/group-fixSalim Alam2016-04-112-6/+26
|\ \
| * | Update specssalam/group-fixSalim Alam2016-04-071-1/+1
| * | Don't fail when removing non-existing group memberSalim Alam2016-04-072-6/+26
* | | Bump version of chef to 12.9.38 by Chef Versioner.v12.9.38Chef Versioner2016-04-111-1/+1
| |/ |/|
* | Bump version of chef to 12.9.37 by Chef Versioner.v12.9.37Chef Versioner2016-04-091-1/+1
* | Merge pull request #4782 from chef/tm/apt_repositoryThom May2016-04-084-0/+304
|\ \
| * | Add an apt_repository resourcetm/apt_repositoryThom May2016-04-084-0/+304
* | | Bump version of chef to 12.9.36 by Chef Versioner.v12.9.36Chef Versioner2016-04-081-1/+1
* | | Bump version of chef to 12.9.35 by Chef Versioner.v12.9.35Chef Versioner2016-04-081-1/+1
* | | 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
* | | | Bump version of chef to 12.9.34 by Chef Versioner.v12.9.34Chef Versioner2016-04-071-1/+1
| |_|/ |/| |
* | | Bump version of chef to 12.9.33 by Chef Versioner.v12.9.33Chef Versioner2016-04-071-1/+1
* | | Merge pull request #4804 from chef/salam/knife-tweakSalim Alam2016-04-071-1/+2
|\ \ \
| * | | Add default timeoutSalim Alam2016-04-051-1/+2
| |/ /
* | | Bump version of chef to 12.9.32 by Chef Versioner.v12.9.32Chef Versioner2016-04-061-1/+1
* | | Bump version of chef to 12.9.31 by Chef Versioner.v12.9.31Chef Versioner2016-04-061-1/+1
* | | Bump version of chef to 12.9.30 by Chef Versioner.v12.9.30Chef Versioner2016-04-061-1/+1
* | | Merge pull request #4750 from jkerry/SFTP_Remote_File_SupportLamont Granquist2016-04-063-0/+108
|\ \ \ | |/ / |/| |
| * | removing a superflous assignment in the sftp providerJohn Kerry2016-04-051-2/+0