summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2116 from opscode/jdmundrawala/git-centosJay Mundrawala2014-09-291-1/+1
|\
| * Support checkout for git < 1.7.3jdmundrawala/git-centosJay Mundrawala2014-09-251-1/+1
* | Fixing `data bag edit` according to spec, no longer requires --encrypttball/encrypted-data-bag-uxtyler-ball2014-09-292-6/+5
* | Fixing bad method definitiontyler-ball2014-09-293-23/+31
* | Fixing :print_after so it correctly displays the edited data bag, even if it ...tyler-ball2014-09-291-15/+13
* | Finishing UX spec - storing CL options in different config values so we can c...tyler-ball2014-09-294-45/+51
* | Refactoring duplicated code into a separate module. Also making CLI options ...tyler-ball2014-09-293-61/+63
* | Addressing review comments - better naming, comments, removed some TODOstyler-ball2014-09-295-12/+16
* | Fixing broken tests and updating all tests to (attempt) to use describe/conte...tyler-ball2014-09-291-1/+1
* | Finishing specs for create and edit. During edit functional testing I discov...tyler-ball2014-09-295-24/+26
* | Refactoring the common tests out into their own spec. Removing double covera...tyler-ball2014-09-291-1/+1
* | Finishing spec work for data bag UX (https://gist.github.com/sersut/94c8daad5...tyler-ball2014-09-295-178/+174
* | Updating tests for encrypted data bag create - found some missing coveragetyler-ball2014-09-291-3/+9
* | Fix logic and spec out new knife data bag create behaviors.Claire McQuin2014-09-291-3/+7
* | 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