summaryrefslogtreecommitdiff
path: root/spec/unit/knife
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2196 from ClogenyTechnologies/sid/fix-bootstrap-options-p...Serdar Sutay2014-10-241-6/+2
|\
| * Fixed review comments related to bootstrap config spec testssiddheshwar-more2014-10-201-0/+40
| * Removed spec tests related to bootstrap config optionssiddheshwar-more2014-10-111-74/+0
| * Fixed issue related to precedence of knife config optionssiddheshwar-more2014-10-091-0/+30
* | Merge pull request #2170 from vaxvms/knife-status-json-outputSerdar Sutay2014-10-101-2/+1
|\ \
| * | Remove highline from status testNicolas Dupeux2014-10-061-2/+1
* | | Merge pull request #2203 from martinb3/masterSerdar Sutay2014-10-101-2/+29
|\ \ \
| * | | Adjust banner, error messagesMartin Smith2014-10-101-1/+8
| * | | Allow `knife cookbook site share` to omit categoryMartin Smith2014-10-101-2/+22
* | | | Merge pull request #1724 from higanworks/prevew_archive_before_site_shareSerdar Sutay2014-10-101-0/+26
|\ \ \ \ | |/ / / |/| | |
| * | | wrap specs in contextsawanoboly2014-09-131-12/+20
| * | | change option name to dry-run and set false as default.sawanoboly2014-09-121-4/+4
| * | | Merge remote-tracking branch 'upstream/master' into prevew_archive_before_sit...sawanoboly2014-09-125-351/+387
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into prevew_archive_before_sit...sawanoboly2014-08-126-40/+133
| |\ \ \ \
| * | | | | change option name --preview-archive to --[no-]uploadsawanoboly2014-08-121-2/+8
| * | | | | updates by comment. #1724sawanoboly2014-08-021-4/+6
| * | | | | Add option --prevew-archive to `knife cookbook site share`sawanoboly2014-07-311-0/+10
* | | | | | Add specs for Windows color default configadamedx2014-10-091-0/+28
| |_|_|_|/ |/| | | |
* | | | | My local gemset was including the `json` gem, causing these tests to be ineff...tyler-ball2014-10-071-2/+2
* | | | | Trying to eradicate all traces of the JSON gem from Cheftyler-ball2014-10-073-7/+7
| |_|_|/ |/| | |
* | | | environment_from_file_spec passes on windowsjdmundrawala/knife-bootstrap-specsJay Mundrawala2014-09-291-0/+1
* | | | dos2unix subcommand_loader_specJay Mundrawala2014-09-291-150/+150
* | | | data_bag_from_file_spec passes on windowsJay Mundrawala2014-09-291-0/+1
* | | | Knife subcommand_loader_spec passes on windowsJay Mundrawala2014-09-291-150/+150
* | | | Make knife bootstrap unit test pass on windowsJay Mundrawala2014-09-291-1/+4
* | | | Fixing `data bag edit` according to spec, no longer requires --encrypttball/encrypted-data-bag-uxtyler-ball2014-09-291-2/+10
* | | | Fixing bad method definitiontyler-ball2014-09-293-8/+8
* | | | Fixing :print_after so it correctly displays the edited data bag, even if it ...tyler-ball2014-09-291-38/+52
* | | | Finishing UX spec - storing CL options in different config values so we can c...tyler-ball2014-09-294-107/+59
* | | | 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
* | | | Addressing review comments - better naming, comments, removed some TODOstyler-ball2014-09-291-7/+4
* | | | Fixing broken tests and updating all tests to (attempt) to use describe/conte...tyler-ball2014-09-295-196/+173
* | | | Finishing specs for create and edit. During edit functional testing I discov...tyler-ball2014-09-293-69/+68
* | | | Refactoring the common tests out into their own spec. Removing double covera...tyler-ball2014-09-292-131/+144
* | | | Updating tests for encrypted data bag create - found some missing coveragetyler-ball2014-09-291-0/+59
* | | | Fix logic and spec out new knife data bag create behaviors.Claire McQuin2014-09-291-39/+74
* | | | Update to RSpec 3.Claire McQuin2014-09-291-86/+96
* | | | rspec testAnshul Sharma2014-09-291-0/+31
* | | | [Feature] encrypted flag to knife data bag createAnshul Sharma2014-09-293-12/+12
* | | | Merge branch 'master' into mcquin/escape_globmcquin/escape_globClaire McQuin2014-09-241-1/+46
|\ \ \ \
| * \ \ \ Merge branch 'master' into mcquin/Issue-1944Claire McQuin2014-09-232-1/+52
| |\ \ \ \
| * | | | | Refactor X509 certificate validation and debugging.Claire McQuin2014-09-101-6/+6
| * | | | | Detect invalid X509 certificates.Claire McQuin2014-09-101-1/+46
* | | | | | Fix broken spec.Claire McQuin2014-09-221-2/+2
| |/ / / / |/| | | |
* | | | | Thanks to Lamont, fix trusted certs test failures on Windows.Chris Doherty2014-09-161-1/+1
* | | | | Merge pull request #2003 from opscode/mcquin/transfer_trusted_certsClaire McQuin2014-09-151-0/+38
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | reliably stub cert transfer testsClaire McQuin2014-09-081-7/+11
| * | | | Stub reading of validation keyClaire McQuin2014-09-081-0/+2
| * | | | Fetch certs in bootstrap_context.rb, not in templates to avoid copypasta.Claire McQuin2014-09-081-0/+5