summaryrefslogtreecommitdiff
path: root/spec/unit/type
AgeCommit message (Expand)AuthorFilesLines
2014-10-15(PUP-3357) unit tests for the purging of multiple unnamed keysFelix Frank1-0/+5
2014-09-02(PUP-2349) Add windows specific expectation for deprecation_warningJosh Cooper1-2/+10
2014-08-27(PUP-2349) Specify mode as an octal string consistently in spec manifest snip...Kylo Ginsberg2-4/+4
2014-08-27(PUP-2349) Force mode property to be a stringKylo Ginsberg1-1/+15
2014-08-21Merge pull request #2973 from vrthra/fix/pup-2817/zonesKylo Ginsberg1-1/+44
2014-08-20(PUP-2817) Fix zone properties so that nil is not passed throughRahul Gopinath1-1/+44
2014-08-15(PUP-2349) Specify mode as a string containing an octal modeKylo Ginsberg1-3/+3
2014-08-07(PUP-1527) After upgrade from 3.3.2-1 to 3.4.2-1 naginator fails toRichard Clark1-0/+9
2014-07-17Merge pull request #2874 from adrienthebo/maint/master/update-rspecAndrew Parker3-7/+7
2014-07-17(maint) Use Struct::Passwd instead of Etc::PasswdAndrew Parker1-1/+1
2014-07-16(PUP-2732) Add tests for user validationAndrew Parker1-0/+9
2014-07-15(maint) Remove deprecated `.to_not raise_error(args)` callsAdrien Thebo3-7/+7
2014-07-01(PUP-2866) Read UID_MIN from login.defs instead of hardcoding value.Peter Huene1-25/+53
2014-06-30(PUP-2737) fix an error in the user type unit test for ssh key purgingFelix Frank1-1/+1
2014-06-19(maint) Remove resources_spec.rb Facter stubsEthan J. Brown1-5/+3
2014-06-18Merge pull request #2767 from tayzlor/fix/master/PUP-2271Adrien Thebo1-0/+6
2014-06-16Merge branch 'stable'Kylo Ginsberg1-71/+54
2014-06-16(PUP-2700) Fix regression in file_content requestsCharlie Sharpsteen1-0/+11
2014-06-16(maint) Refactor file content remote source specsCharlie Sharpsteen1-72/+44
2014-06-13(PUP-2271) Allow yumrepo proxy attribute to be set to _none_Graham Taylor1-0/+6
2014-06-11Merge branch 'pr/2736'Josh Cooper1-3/+33
2014-06-06Merge branch 'stable'Rob Reynolds1-5/+5
2014-06-05(PUP-2356) Add additional yumrepo optionsDavid Caro1-0/+68
2014-06-04(PUP-2635) use generate instead of eval_generate to purge ssh keysFelix Frank1-5/+5
2014-06-04(PUP-2454) Add spec examples for testing unless_system_user special casing.Peter Huene1-3/+33
2014-06-03(PUP-2583) Add example to test for +X mode changes in file types.Peter Huene1-0/+25
2014-05-30Merge remote-tracking branch 'upstream/stable'Josh Partlow1-1/+8
2014-05-27Merge branch 'pull-2575'Adrien Thebo1-0/+62
2014-05-27(PUP-2360) Yumrepo type allows invalid valuesDavid Caro1-0/+62
2014-05-25(PUP-2660) user: set the user should-value when generating ssh_authorized_keysFelix Frank1-1/+8
2014-05-15Merge pull request #2652 from peterhuene/pup/2031Andrew Parker1-35/+13
2014-05-15(PUP-2031) Fix broken range support in unless_uid parameter.Peter Huene1-35/+13
2014-05-14(PUP-2182) Add virtual_packages feature to package type.Peter Huene1-1/+21
2014-05-12(PUP-2182) Add virtual_packages feature to package type.Peter Huene1-1/+21
2014-04-28(maint) replace `using_checksums_describe` with `with_digest_algorithms`Adrien Thebo2-61/+78
2014-04-28(PUP-1840) Use configured digest_algorithm as default checksum_type for file ...Jared Jennings3-20/+33
2014-04-28(maint) Fixup file content specs to use rspec helpersAdrien Thebo1-207/+211
2014-04-24Merge commit 'refs/pull/2544/head' of git://github.com/puppetlabs/puppet into...Adrien Thebo1-0/+3
2014-04-23Merge pull request #2515 from trlinkin/yumrepoRob Reynolds1-0/+5
2014-04-17(pup-2292) stronger tests on yumrepo's propertiesJulien Pivotto1-0/+3
2014-04-16Merge branch 'dreamlibrarian-fix/file_content-remote-fileserver'Andrew Parker1-4/+48
2014-04-16(maint) Format according to normsAndrew Parker1-8/+8
2014-04-16(PUP-2279) Add tests for `yumrepo` typeThomas Linkin1-0/+5
2014-04-10Merge branch 'stable'Josh Partlow1-49/+214
2014-04-10(maint) Yumrepo boolean values are case insensitive.Adrien Thebo1-1/+6
2014-04-08(PUP-2613) Comprehensively test all yumrepo paramsAdrien Thebo1-49/+209
2014-03-28(pup-2048) Add a show_diff parameter for the augeas typeKylo Ginsberg1-1/+1
2014-03-26Merge pull request #2331 from ticket/master/PUP-1587-catch-empty-cron-entriesCharlie Sharpsteen1-5/+0
2014-03-26(PUP-1892) File resources do not work with fileservers that are not the curre...Tristan Smith1-0/+44
2014-03-19(PUP-1955) Generate an empty array when purge_ssh_keys is falseCharlie Sharpsteen1-9/+16