summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2014-08-22(PUP-2040) .pmtignore and .gitignore for buildBrandon High11-4/+731
2014-08-22Merge pull request #2980 from highb/fix/master/pup-2745_skip_moduleAnderson Mills1-2/+12
2014-08-21Merge pull request #2973 from vrthra/fix/pup-2817/zonesKylo Ginsberg2-7/+4
2014-08-21Merge pull request #2998 from demophoon/deprecation/master/deprecate-instrume...Kylo Ginsberg3-3/+6
2014-08-21Merge pull request #3000 from demophoon/deprecation/master/deprecate-stringif...Kylo Ginsberg1-1/+1
2014-08-21Merge remote-tracking branch 'upstream/pr/2995'Josh Cooper165-0/+17226
2014-08-21(PUP-586) Deprecate Instrumentation SystemBritt Gresham3-3/+6
2014-08-21(PUP-406) Deprecate stringify_ facts optionBritt Gresham1-1/+1
2014-08-20(PUP-2817) Fix zone properties so that nil is not passed throughRahul Gopinath2-7/+4
2014-08-21(PUP-1044) Ensure file bucket streams are closed at all times after useHenrik Lindberg3-15/+16
2014-08-20(PUP-2745) Skip dependencies with malformed dependencies.Brandon High1-2/+12
2014-08-20(doc) Add Puppet Specific DocumentationBritt Gresham3-0/+18
2014-08-20Merge pull request #2977 from fiddyspence/doc/rpm_grammarJosh Partlow1-2/+2
2014-08-19(PUP-2914) Add rgen 0.7.0 to vendored librariesBritt Gresham162-0/+17208
2014-08-19(PUP-1044) Fix mode of stream used by filebucket to be binaryHenrik Lindberg2-5/+5
2014-08-19Merge pull request #2985 from cprice404/feature/master/PUP-3032-setting-to-ca...Josh Partlow3-22/+55
2014-08-19Merge pull request #2984 from cprice404/bug/master/PUP-3030-server-side-tempf...Josh Partlow7-111/+291
2014-08-19Merge pull request #2982 from hlindberg/PUP-1044_filebucket-less-memoryBritt Gresham5-26/+101
2014-08-19Merge pull request #2971 from zaphod42/issue/master/pup-2631-non-existant-env...Britt Gresham1-1/+9
2014-08-19(PUP-3032) Add comment explaining ordering of settings accessorsChris Price1-0/+4
2014-08-18(maint) Require forwardable in puppet/settings.rbJosh Partlow1-0/+1
2014-08-19(PUP-1044) Replace IO::copy_stream with FileUtils.copy_stream for 1.8.7Henrik Lindberg2-2/+2
2014-08-18(PUP-3030) Rename P::F::Tempfile to UniquefileChris Price5-85/+108
2014-08-18(PUP-3030) Flesh out implementation of P::F::TempfileChris Price1-10/+171
2014-08-18(PUP-3030) Port P::U::Execution to use our TempfileChris Price1-1/+3
2014-08-18(PUP-3030) Port Util#replace_file to use our TempfileChris Price2-6/+5
2014-08-18(PUP-3030) Refactor 'store' report to use replace_fileChris Price1-9/+4
2014-08-18Merge branch 'zaphod42-issue/master/pup-3054-incorrect-lookup-in-inherits'Henrik Lindberg6-78/+95
2014-08-18(maint) Fix optimization that altered semantics for += productionHenrik Lindberg1-1/+2
2014-08-18(perf) Speed up setting lookupAndrew Parker2-23/+19
2014-08-18(perf) Several small performance improvementsAndrew Parker4-40/+45
2014-08-18(maint) Express language tests in puppet languageAndrew Parker1-12/+21
2014-08-18(PUP-3054) Ensure that inherits are absoluteAndrew Parker1-2/+8
2014-08-18(PUP-1044) Fix missing file mode in call to file system openHenrik Lindberg1-1/+1
2014-08-18Merge pull request #2979 from Sharpie/pup-2924-resource-new-typesAdrien Thebo2-14/+34
2014-08-16(PUP-3032) Add setting to always cache `feature` load attemptsChris Price3-22/+51
2014-08-15(PUP-1044) Cleanup commented out code, and commentsHenrik Lindberg4-16/+1
2014-08-15(PUP-1044) Add info output for when file/string is used for checksumHenrik Lindberg2-1/+2
2014-08-15(PUP-2349) Add deprecation warning for non-string mode property valuesKylo Ginsberg1-0/+4
2014-08-15(PUP-2349) Specify mode as a string containing an octal modeKylo Ginsberg1-50/+50
2014-08-15(PUP-2349) Treat mode strings as octalKylo Ginsberg1-1/+9
2014-08-15(PUP-2924) Initialize resources from Type classesCharlie Sharpsteen2-14/+34
2014-08-15Merge pull request #2933 from rdark/fix/master/pup1527Adrien Thebo1-1/+1
2014-08-15Changing don't to does not because grammarfiddyspence1-2/+2
2014-08-14(PUP 229) Fix /etc/shadow parsing so that max/min_age is reported correctlyRahul Gopinath1-3/+4
2014-08-14Merge pull request #2965 from peterhuene/pup/3050Michael Smith3-28/+3
2014-08-15(PUP-1044) Make FileBucket::File use a local file whenever possibleHenrik Lindberg5-26/+115
2014-08-14Merge pull request #2972 from cprice404/maint/master/PUP-3031-move-cert-expir...Andrew Parker3-3/+6
2014-08-14Merge pull request #2967 from Iristyle/ticket/master/PUP-3056-restore-constan...Rob Reynolds2-0/+4
2014-08-14(PUP-3031) Move certification expiration check upChris Price3-3/+6