summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | Revert "add retries in additional cases"Lamont Granquist2014-08-231-19/+5
* | add retries in additional casesLamont Granquist2014-08-231-5/+19
* | CHEF-4101: DeepMerge - support overwriting hash values with nilMalte Swart2014-08-231-3/+6
* | Use path_join to create local-mode-cacheJohn Keiser2014-08-231-5/+5
* | unpack the conditionals a little for readabilityBryan McLellan2014-08-221-2/+5
* | Make exception for a user not existing more explicitBryan McLellan2014-08-223-8/+9
* | Look up username instead of resource nameBryan McLellan2014-08-221-1/+1
* | Update to chef-zero 3John Keiser2014-08-222-5/+11
* | Add error logging on failure to load secret file.Claire McQuin2014-08-221-3/+13
* | Clarify encrypted data detection.Claire McQuin2014-08-221-6/+7
* | Add ::encryptor_keys to versioned encryptor classes.Claire McQuin2014-08-222-27/+15
* | Enable autodetection of encrypted data bag items.Claire McQuin2014-08-222-5/+63
|/
* there is always an option!James Belchamber2014-08-211-5/+1
* remount now honours optionsJames Belchamber2014-08-211-1/+5
* Merge pull request #1888 from opscode/lcg/1738lamont-granquist2014-08-212-64/+111
|\
| * CHEF-1737: Minor clean up.markgibbons2014-08-211-3/+2
| * Fix review call outs.markgibbons2014-08-211-5/+6
| * CHEF-1737: Fix noauto support.markgibbons2014-08-212-62/+109
* | Merge pull request #1884 from opscode/lcg/1726lamont-granquist2014-08-211-0/+42
|\ \ | |/
| * use raise, not failJordan Evans2014-08-211-1/+1
| * raise error if multiple constraints are metJordan Evans2014-08-211-5/+14
| * update comment for value_for_platformJordan Evans2014-08-211-1/+1
| * use Chef::VersionConstraint, not Gem in value_for_platformJordan Evans2014-08-211-5/+15
| * initial pass at supporting version constraints in value_for_platformJordan Evans2014-08-211-0/+23
* | Bump version to 12.0.0 alpha 112.0.0.alpha.1danielsdeleo2014-08-211-1/+1
|/
* cleanup: remove OVERRIDE_HOMEsawanoboly2014-08-211-14/+2
* HOME can overwrite by user with OVERRIDE_HOMEsawanoboly2014-08-211-2/+14
* set nil by default, add two specssawanoboly2014-08-212-1/+2
* fix: remove oldline and check avail.sawanoboly2014-08-211-2/+1
* add_env_to_scm_resourcesawanoboly2014-08-212-0/+11
* Modify wording in exceptionLamont Granquist2014-08-201-1/+1
* Add insert_at to resource_collectionJohn Keiser2014-08-201-8/+17
* Use thread-safe OpenSSL::Digest instead of DigestGrzesiek Kolodziejczyk2014-08-204-8/+8
* Switches to https://supermarket.getchef.comChristopher Webber2014-08-206-8/+8
* Use thread-safe Singleton mixin for DigesterGrzesiek Kolodziejczyk2014-08-201-5/+1
* Fixes the "cron" resource handling of special strings (e.g. @reboot, @yearly)Sean Clemmer2014-08-181-0/+11
* Don't throw an error if local package isn't installed.Nathan Huff2014-08-181-1/+1
* Break get_current_version into its own function.Nathan Huff2014-08-181-5/+11
* Check local repository as well as remote when looking up the currently instal...Nathan Huff2014-08-181-24/+12
* Fix creation of non-empty FreeBSD groupsJacob Vosmaer2014-08-181-1/+8
* Merge pull request #1831 from jbsmith86/masterBryan McLellan2014-08-151-1/+1
|\
| * Spelling errorjbsmith862014-08-141-1/+1
* | Merge branch 'master' into mcquin/Issues-1518Claire McQuin2014-08-154-14/+21
|\ \
| * | Enable client-side key generation by default (resolves https://github.com/ops...Claire McQuin2014-08-141-4/+4
| * | Merge pull request #1820 from opscode/mcquin/Issues-1446Claire McQuin2014-08-142-2/+1
| |\ \
| | * | Just use query_helpersClaire McQuin2014-08-141-1/+1
| | * | Remove recipe DSL from base provider.Claire McQuin2014-08-142-2/+1
| | |/
| * | fix proxy var issuesLamont Granquist2014-08-141-8/+16
| |/
* | CookbookSiteStreamingUploader uses ssl_verify_mode.Claire McQuin2014-08-141-1/+12
|/
* Make sure freebsd_package is captured with the resource name it's declared wi...Serdar Sutay2014-08-132-2/+24