summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/jdmundrawala/windows_env_path' into jdmu...jdmundrawala/windows-fixesJay Mundrawala2014-09-305-48/+186
|\
| * Moved windows environment helper functions to their own modulejdmundrawala/windows_env_pathJay Mundrawala2014-09-112-23/+58
| * Use windows api to expand path. Cleaned up testsJay Mundrawala2014-09-114-51/+125
| * Fix setting Path for WindowsAlex Slynko2014-09-102-1/+30
* | Databag spec specifies not windowsJay Mundrawala2014-09-301-0/+1
* | environment_from_file_spec passes on windowsJay Mundrawala2014-09-301-0/+1
* | dos2unix subcommand_loader_specJay Mundrawala2014-09-301-150/+150
* | data_bag_from_file_spec passes on windowsJay Mundrawala2014-09-301-0/+1
* | Knife subcommand_loader_spec passes on windowsJay Mundrawala2014-09-301-150/+150
* | Make knife bootstrap unit test pass on windowsJay Mundrawala2014-09-301-1/+4
* | Fixed git provider specsJay Mundrawala2014-09-301-3/+4
* | Windows can have git as wellJay Mundrawala2014-09-301-1/+2
* | revision_spec passes on windowsJay Mundrawala2014-09-301-110/+111
* | role_spec unit tests pass on windowsJay Mundrawala2014-09-301-0/+1
* | dscl_spec tests pass on windowsJay Mundrawala2014-09-301-0/+3
* | Deploy specs pass on windowsJay Mundrawala2014-09-301-0/+1
* | Remote directory should pass specsJay Mundrawala2014-09-301-8/+6
* | Syntax checker uses helper method for relative pathJay Mundrawala2014-09-302-3/+4
* | cookbook_version_loader_spec passes on windowsJay Mundrawala2014-09-301-0/+3
* | Cookbook loader specs specify not windowsJay Mundrawala2014-09-301-1/+3
* | Fixing cookbook loading for windowsJay Mundrawala2014-09-303-4/+14
* | Merge pull request #2128 from opscode/lcg/ruby-2.1.3-changeloglamont-granquist2014-09-291-0/+1
|\ \
| * | adding CHANGELOG for omnibus-chef 2.1.3 updatelcg/ruby-2.1.3-changelogLamont Granquist2014-09-291-0/+1
* | | Add the pending() guard to the 'when there's no reboot keys present' spec.Chris Doherty2014-09-291-2/+5
|/ /
* | DSCL resource says it doesn't support OS X below 10.7, so don't run it on 10.6.Chris Doherty2014-09-291-1/+2
* | Merge pull request #2116 from opscode/jdmundrawala/git-centosJay Mundrawala2014-09-292-3/+3
|\ \
| * | Support checkout for git < 1.7.3jdmundrawala/git-centosJay Mundrawala2014-09-252-3/+3
* | | Merge pull request #2118 from opscode/tball/encrypted-data-bag-uxTyler Ball2014-09-2922-724/+948
|\ \ \
| * | | Fixing `data bag edit` according to spec, no longer requires --encrypttball/encrypted-data-bag-uxtyler-ball2014-09-293-8/+15
| * | | Fixing bad method definitiontyler-ball2014-09-296-31/+39
| * | | Fixing :print_after so it correctly displays the edited data bag, even if it ...tyler-ball2014-09-292-53/+65
| * | | Updating documentation for new data bag UX - providing examples and explanationtyler-ball2014-09-291-0/+36
| * | | Finishing UX spec - storing CL options in different config values so we can c...tyler-ball2014-09-298-152/+110
| * | | Unsorted file listings were causing intermittent test failures on different b...tyler-ball2014-09-291-20/+19
| * | | Trying to fix intermittent test failure on Travistyler-ball2014-09-291-11/+12
| * | | Refactoring duplicated code into a separate module. Also making CLI options ...tyler-ball2014-09-295-171/+166
| * | | Addressing review comments - better naming, comments, removed some TODOstyler-ball2014-09-296-19/+20
| * | | Refactoring matchers into their own folders/filestyler-ball2014-09-294-40/+45
| * | | Fixing broken tests and updating all tests to (attempt) to use describe/conte...tyler-ball2014-09-296-197/+174
| * | | Finishing specs for create and edit. During edit functional testing I discov...tyler-ball2014-09-299-93/+117
| * | | Refactoring the common tests out into their own spec. Removing double covera...tyler-ball2014-09-293-132/+145
| * | | 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-292-3/+68
| * | | Fix logic and spec out new knife data bag create behaviors.Claire McQuin2014-09-292-42/+81
| * | | Update to RSpec 3.Claire McQuin2014-09-291-86/+96
| * | | Create encrypted data bag from config secrets with --encrypt.Claire McQuin2014-09-291-10/+31
| * | | rspec testAnshul Sharma2014-09-291-0/+31
| * | | [Feature] encrypted flag to knife data bag createAnshul Sharma2014-09-296-30/+56
|/ / /
* | | 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
| |/ /