summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Create encrypted data bag from config secrets with --encrypt.Claire McQuin2014-09-291-10/+31
* [Feature] encrypted flag to knife data bag createAnshul Sharma2014-09-293-18/+44
* Merge pull request #2123 from andytson/feature/fix-rhel-pre-7-servicelamont-granquist2014-09-271-1/+1
|\
| * Fix RHEL pre 7 provider service mappingAndy Thompson2014-09-271-1/+1
* | removing shelling out to erubis/rubyLamont Granquist2014-09-261-45/+3
* | Quietly keep locale en_US.UTF-8 on Windowsbtm/windows-localeBryan McLellan2014-09-261-1/+5
|/
* Merge branch 'master' into mcquin/escape_globmcquin/escape_globClaire McQuin2014-09-241-6/+70
|\
| * Merge branch 'master' into mcquin/Issue-1944Claire McQuin2014-09-2358-197/+1713
| |\
| * | Remove SO link from comments, link to docs laterClaire McQuin2014-09-151-7/+0
| * | fix typoClaire McQuin2014-09-121-1/+1
| * | Use stronger wording in warn messageClaire McQuin2014-09-101-1/+1
| * | Refactor X509 certificate validation and debugging.Claire McQuin2014-09-101-39/+66
| * | Detect invalid X509 certificates.Claire McQuin2014-09-101-6/+50
* | | Add spec for escape_glob with multiple path parts.Claire McQuin2014-09-241-1/+1
* | | Remove requires path_helper from provider class, add to provider subclasses u...Claire McQuin2014-09-248-1/+7
* | | Remove requires path_helper from knife class, add to knife subclasses using P...Claire McQuin2014-09-244-1/+4
* | | Use cleanpath after joinClaire McQuin2014-09-221-1/+1
* | | Excape path for globbing.Claire McQuin2014-09-221-1/+2
* | | Excape path for globbing.Claire McQuin2014-09-221-1/+1
* | | Excape path for globbing.Claire McQuin2014-09-221-4/+4
* | | Escape path for globbing.Claire McQuin2014-09-221-1/+1
* | | Escape path for globbing.Claire McQuin2014-09-221-2/+3
* | | Escape path for globbing.Claire McQuin2014-09-221-1/+1
* | | Escape path for globbing.Claire McQuin2014-09-221-2/+2
* | | Escape path for globbing.Claire McQuin2014-09-221-1/+1
* | | Escape path for globbing.Claire McQuin2014-09-221-1/+2
* | | Escape path for globbing.Claire McQuin2014-09-221-1/+2
* | | Escape path for globbing.Claire McQuin2014-09-221-1/+3
* | | Escape path for globbing.Claire McQuin2014-09-221-2/+2
* | | Escape path for globbing.Claire McQuin2014-09-221-5/+6
* | | Escape path for globbing.Claire McQuin2014-09-221-3/+2
* | | Escape path for globbing.Claire McQuin2014-09-222-1/+2
* | | Escape path for globbing.Claire McQuin2014-09-221-1/+2
* | | Escape path for globbing.Claire McQuin2014-09-221-2/+3
* | | Escape path for globbing.Claire McQuin2014-09-222-1/+2
* | | Escape path for globbing.Claire McQuin2014-09-221-1/+2
* | | Escape path for globbing.Claire McQuin2014-09-221-2/+3
* | | Escape path for globbing.Claire McQuin2014-09-221-3/+4
* | | Escape path for globbing.Claire McQuin2014-09-221-2/+2
* | | Escape path for globbing.Claire McQuin2014-09-221-1/+1
* | | Add method to escape glob reserved characters.Claire McQuin2014-09-221-0/+8
| |/ |/|
* | This is what happens when you don't rebase correctlytyler-ball2014-09-191-0/+2
* | Restoring https://github.com/opscode/chef/pull/1921 to master - somehow it go...tyler-ball2014-09-197-4/+219
* | DscScript resource will raise an error if dsc is not availableJay Mundrawala2014-09-193-2/+25
* | lcm parser is a lot more forgivingJay Mundrawala2014-09-191-78/+33
* | Switch fileformat to unix, clean up whitespace.Bryan McLellan2014-09-195-12/+12
* | Explicitly require erroraction continue for predictability, consistency in ma...Adam Edwards2014-09-191-2/+2
* | No erroraction stop since that filters the excepitonAdam Edwards2014-09-191-3/+3
* | Correctly handle dsc resource import failuresAdam Edwards2014-09-192-36/+20
* | Expose exit_code for cmdlet_result and use to detect DSC resource installatio...Adam Edwards2014-09-192-1/+5