summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove JSON gem usageLamont Granquist2014-08-1134-81/+94
* Merge pull request #1774 from opscode/adamedx/issue-1754-windows-envAdam Edwards2014-08-112-9/+142
|\
| * Change encoding to Unix, remove inaccuracy in example descriptionadamedx2014-08-111-137/+137
| * Issue 1754: Chef::Exceptions::Env exception when modifying env resource using...adamedx2014-08-112-9/+142
|/
* Merge pull request #1802 from opscode/lcg/fix-travislamont-granquist2014-08-112-2/+2
|\
| * fix specs broken due to JSON monkeypatching issuesLamont Granquist2014-08-112-2/+2
|/
* Merge pull request #1734 from opscode/jhs/chef_fsBryan McLellan2014-08-111-1/+1
|\
| * Reverse the error wording in Chef::ChefFS::FileSystem#copy_entriesJeremiah Snapp2014-08-011-1/+1
* | Merge pull request #1786 from opscode/lcg/json-pretty-printlamont-granquist2014-08-115-50/+160
|\ \
| * | add json pretty print tests to some knife show commandsLamont Granquist2014-08-095-50/+160
* | | Merge branch 'integration-test-refactor'danielsdeleo2014-08-1025-1055/+1680
|\ \ \
| * | | Fix expected format of JSON errors in integration testsdanielsdeleo2014-08-107-48/+34
| * | | Convert Chef Zero helpers to instance methodsdanielsdeleo2014-08-1022-1024/+1663
|/ / /
* | | Merge pull request #1715 from opscode/lcg/file-provider-fixeslamont-granquist2014-08-096-39/+119
|\ \ \
| * | | different operating systems throw different errorsLamont Granquist2014-07-301-1/+1
| * | | small code rearrangement, avoid re-checksummingLamont Granquist2014-07-301-5/+5
| * | | validate checksums on downloadsLamont Granquist2014-07-303-1/+29
| * | | some coderage cleanupLamont Granquist2014-07-301-16/+47
| * | | add comment on magic behaviorLamont Granquist2014-07-301-0/+1
| * | | CHEF-5081 functional testLamont Granquist2014-07-301-1/+12
| * | | bypass idempotency in the cookbook_collection classLamont Granquist2014-07-301-1/+1
| * | | generate content up frontLamont Granquist2014-07-291-1/+6
| * | | decide if we're creating/unlinking up frontLamont Granquist2014-07-282-26/+30
* | | | Merge pull request #1725 from opscode/lcg/log-whyrunlamont-granquist2014-08-093-36/+40
|\ \ \ \
| * | | | log resource should support whyrunLamont Granquist2014-08-093-36/+40
|/ / / /
* | | | Revert "remove #to_json Monkeytpatching"Lamont Granquist2014-08-0922-57/+49
* | | | remove #to_json MonkeypatchingLamont Granquist2014-08-0922-49/+57
* | | | Update for mergesClaire McQuin2014-08-081-0/+7
* | | | Merge pull request #1743 from juliandunn/suse-package-removal-failureClaire McQuin2014-08-082-17/+29
|\ \ \ \
| * | | | Add unit test for #1174Julian C. Dunn2014-08-031-16/+28
| * | | | [COOK-4028] zypper remove not working wiht OpenSuse 13.1Boris Komraz2014-08-031-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #1719 from evertrue/evertrue/eherot/add_mount_point_word_b...Claire McQuin2014-08-082-5/+14
|\ \ \ \
| * | | | Test for mount regexps that match more than they are supposed toEric Herot2014-07-301-3/+12
| * | | | Add word boundary to mount point regexp in mount mounted functionEric Herot2014-07-301-1/+1
| * | | | Add word boundary to mount point regexp in mount disable functionEric Herot2014-07-301-1/+1
* | | | | Merge pull request #1694 from jordane/jordane/git_branch_BClaire McQuin2014-08-082-3/+3
|\ \ \ \ \
| * | | | | update git checkout test descriptionJordan Evans2014-07-281-1/+1
| * | | | | fix broken testJordan Evans2014-07-251-1/+1
| * | | | | use -B in case user wants to reset branchJordan Evans2014-07-251-1/+1
* | | | | | Merge pull request #1681 from victorhahncastell/masterClaire McQuin2014-08-082-1/+3
|\ \ \ \ \ \
| * | | | | | Ammended test data to allow unit tests to verify only erb files in the templa...Victor Hahn2014-07-281-0/+2
| * | | | | | Apply template syntax check to files in the templates dir only. This avoids f...Victor Hahn - FLEXOPTIX2014-07-231-1/+1
* | | | | | | Update for mergesClaire McQuin2014-08-071-0/+25
* | | | | | | Merge pull request #1676 from higanworks/use_shared_path_for_deploy_resourceClaire McQuin2014-08-072-1/+6
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into use_shared_path_for_deplo...sawanoboly2014-08-04112-998/+1381
| |\ \ \ \ \ \ \
| * | | | | | | | shared_path can be used to get the path to the shared_pathsawanoboly2014-07-222-1/+6
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #1680 from BundesIT/masterClaire McQuin2014-08-073-7/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | whitespace fix in paludis_package.rbtbe2014-07-281-1/+1
| * | | | | | | | moved init of timeout for paludis packages to the right placeThomas Berger2014-07-262-5/+1
| * | | | | | | | use package.timeout for the cave timeout valueThomas Berger2014-07-252-5/+10