summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* remove #to_json MonkeypatchingLamont Granquist2014-08-091-0/+10
* Merge pull request #1743 from juliandunn/suse-package-removal-failureClaire McQuin2014-08-081-16/+28
|\
| * Add unit test for #1174Julian C. Dunn2014-08-031-16/+28
* | Merge pull request #1719 from evertrue/evertrue/eherot/add_mount_point_word_b...Claire McQuin2014-08-081-3/+12
|\ \
| * | Test for mount regexps that match more than they are supposed toEric Herot2014-07-301-3/+12
* | | Merge pull request #1694 from jordane/jordane/git_branch_BClaire McQuin2014-08-081-2/+2
|\ \ \
| * | | update git checkout test descriptionJordan Evans2014-07-281-1/+1
| * | | fix broken testJordan Evans2014-07-251-1/+1
* | | | Merge pull request #1681 from victorhahncastell/masterClaire McQuin2014-08-081-0/+2
|\ \ \ \
| * | | | Ammended test data to allow unit tests to verify only erb files in the templa...Victor Hahn2014-07-281-0/+2
* | | | | Merge pull request #1676 from higanworks/use_shared_path_for_deploy_resourceClaire McQuin2014-08-071-0/+4
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into use_shared_path_for_deplo...sawanoboly2014-08-0434-324/+969
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | shared_path can be used to get the path to the shared_pathsawanoboly2014-07-221-0/+4
| | |/ / / | |/| | |
* | | | | Merge pull request #1680 from BundesIT/masterClaire McQuin2014-08-071-5/+5
|\ \ \ \ \
| * | | | | use package.timeout for the cave timeout valueThomas Berger2014-07-251-4/+4
| * | | | | fixed paludis package provider manifestThomas Berger2014-07-231-5/+5
| |/ / / /
* | | | | Merge pull request #1667 from parabuzzle/fix_force_flagClaire McQuin2014-08-071-4/+4
|\ \ \ \ \
| * | | | | update spec output to reflect correct flagMike Heijmans2014-07-191-4/+4
| |/ / / /
* | | | | Merge pull request #1638 from bcobb/version-constraint-string-reflects-behaviorClaire McQuin2014-08-071-0/+28
|\ \ \ \ \
| * | | | | Version constraints only show patch level if one is givenBrian Cobb2014-07-141-0/+28
* | | | | | Merge pull request #1616 from chr4/userdel-forceClaire McQuin2014-08-072-1/+14
|\ \ \ \ \ \
| * | | | | | Add "force" attribute to resource/user, passing "-f" to userdelChris Aumann2014-07-082-1/+14
* | | | | | | Merge pull request #1597 from criteo/modify_envClaire McQuin2014-08-071-0/+19
|\ \ \ \ \ \ \
| * | | | | | | Don't modify variable passed to env resource when updatingPierre Ynard2014-07-021-0/+19
* | | | | | | | Merge pull request #1591 from onddo/CHEF-5356-gcm-2Claire McQuin2014-08-073-9/+160
|\ \ \ \ \ \ \ \
| * | | | | | | | [CHEF-5356-gcm] spec/unit/encrypted_data_bag_item_spec.rb: small typo fix, "R...Xabier de Zuazo2014-07-091-1/+1
| * | | | | | | | [CHEF-5356-gcm] Use rspec filters instead of conditionals and add some altern...Xabier de Zuazo2014-07-093-12/+38
| * | | | | | | | [CHEF-5356-gcm] Use OpenSSL::Cipher and OpenSSL::Digest instead of OpenSSL::C...Xabier de Zuazo2014-07-081-2/+2
| * | | | | | | | [CHEF-5356-gcm] If the requirements to use Encryted Data Bags 3 are not met, ...Xabier de Zuazo2014-07-061-41/+100
| * | | | | | | | [CHEF-5356-gcm] Avoid testing GCM with ruby or OpenSSL versionsXabier de Zuazo2014-07-011-2/+5
| * | | | | | | | [CHEF-5356-gcm] Some small improvements to the EncryptedDataBag unit testsXabier de Zuazo2014-07-011-7/+15
| * | | | | | | | [CHEF-5356-gcm] Chef::EncryptedDataBagItem Version3 unit tests addedXabier de Zuazo2014-07-011-0/+55
| |/ / / / / / /
* | | | | | | | Merge pull request #1527 from opscode/ryancragun/OC-11667Claire McQuin2014-08-071-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | [OC-11667] Don't overwrite the :default provider map if :default is passed as...Ryan Cragun2014-06-191-0/+10
* | | | | | | | | Merge pull request #1177 from xeron/CHEF-3399Claire McQuin2014-08-071-13/+88
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [CHEF-3399] Tests: check data_bag_path instead of @paths.Ivan Larionov2014-06-011-1/+1
| * | | | | | | | | [CHEF-3399] Raise in case of data bag items conflict. Tests.Ivan Larionov2014-05-311-6/+50
| * | | | | | | | | [CHEF-3399] Use first seen data bag (do not overwrite). Tests.Ivan Larionov2014-05-311-5/+11
| * | | | | | | | | [CHEF-3399] better place for stub helpersIvan Larionov2014-05-311-8/+8
| * | | | | | | | | [CHEF-3399] data bag solo tests cleanupIvan Larionov2014-05-311-8/+16
| * | | | | | | | | [CHEF-3399] Make data_bag_path an array like cookbook_pathIvan Larionov2014-05-311-12/+29
* | | | | | | | | | Merge pull request #1742 from CloCkWeRX/fix_duplicate_regexClaire McQuin2014-08-071-0/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | #1739 - Add explicit testDaniel O'Connor2014-08-031-0/+6
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #1551 from hltbra/fix-resource-reporter-post-resporting-dataClaire McQuin2014-08-071-0/+48
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Tweak ResourceReporter#post_reporting_data for better logs and safer exceptio...Hugo Lopes Tavares2014-07-081-2/+11
| * | | | | | | | | | Fix ResourceReporter#post_reporting_data http error handling. Fixes #1550Hugo Lopes Tavares2014-06-251-0/+39
* | | | | | | | | | | Don't detect pacakage name as version when the RPM isn't installedRyan Cragun2014-08-071-0/+12
* | | | | | | | | | | Fix OSX Group provider to be properly idempotentPhil Dibowitz2014-08-041-1/+38
* | | | | | | | | | | Merge pull request #1180 from ClogenyTechnologies/kd-aix-groupsJulian C. Dunn2014-08-042-41/+180
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | aix - some versions of aix do not support -f, -r is sufficient.kaustubh-d2014-07-311-1/+1