summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Merge branch '2.6.x' into 2.7.xJacob Helwig2011-07-221-3/+13
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | / / | | | | |_|/ / | | | |/| | |
| | | * | | | Merge branch 'confine_shadow_acceptance_tests' into 2.6.xJacob Helwig2011-07-221-3/+13
| | | |\ \ \ \
| | | | * | | | Confine password disclosure acceptance test to hosts with required librariesJacob Helwig2011-07-221-3/+13
| | | |/ / / /
| * | | | | | Don't use non-1.8.5-compatible methods 'Object#tap' and 'Dir.mktmpdir'Nick Lewis2011-07-214-7/+12
| * | | | | | Merge branch 'remove-cacher'Nick Lewis2011-07-2149-710/+350
| |\ \ \ \ \ \
| | * | | | | | Rework Puppet::Util::Cacher to only expire using TTLsNick Lewis2011-07-2116-269/+89
| | * | | | | | Remove use of Puppet::Util::Cacher in Puppet::SSL::HostNick Lewis2011-07-214-46/+10
| | * | | | | | Remove dead uses of Puppet::Util::Cacher from autoloaderNick Lewis2011-07-212-6/+0
| | * | | | | | Remove Puppet::Util::Cacher use from Puppet::Indirector::IndirectionNick Lewis2011-07-213-9/+7
| | * | | | | | Remove caching from the catalog, types, and parametersNick Lewis2011-07-216-85/+0
| | * | | | | | Remove cached_attrs from Puppet::Type::FileNick Lewis2011-07-213-38/+25
| | * | | | | | Remove Puppet::Util::Cacher usage from Puppet::Util::SettingsNick Lewis2011-07-212-16/+3
| | * | | | | | Remove Util::Cacher usage from SSL::CertificateAuthorityNick Lewis2011-07-213-9/+9
| | * | | | | | Remove unused require 'puppet/util/cacher' from Network::HttpPoolNick Lewis2011-07-211-1/+0
| | * | | | | | Remove use of Util::Cacher from FileServing::Mount::FileNick Lewis2011-07-213-182/+172
| | * | | | | | Remove use of Util::Cacher in FileServing::ConfigurationNick Lewis2011-07-216-49/+35
| * | | | | | | Merge branch '2.7.x'Jacob Helwig2011-07-2111-5/+311
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / /
| | * | | | | Merge branch '2.6.x' into 2.7.xJacob Helwig2011-07-213-0/+39
| | |\| | | |
| | | * | | | Merge remote-tracking branch 'barn/tickets/2.6.x/6857-password-disclosure-whe...Jacob Helwig2011-07-213-0/+39
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | | * | | (#6857) Password disclosure when changing a user's passwordBen Hughes2011-06-013-0/+39
| | * | | | | Merge branch 'feature/2.7.x/6787-introduce-option-defaulting' into 2.7.xDaniel Pittman2011-07-208-5/+272
| | |\ \ \ \ \
| | | * | | | | (#7123) Make `find` the default action...Daniel Pittman2011-07-201-0/+1
| | | * | | | | (#7123) Support runtime setting of 'default' on actions.Daniel Pittman2011-07-202-5/+28
| | | * | | | | (#6787) Add `default_to` for options.Daniel Pittman2011-07-206-0/+243
| * | | | | | | Merge branch '2.7.x'Nick Lewis2011-07-2043-157/+1028
| |\| | | | | |
| | * | | | | | Replace calls to Array#count with #lengthNick Lewis2011-07-201-2/+2
| | * | | | | | Fix order-dependent test failure in certificate_status/file specNick Lewis2011-07-201-0/+4
| | |/ / / / /
| | * | | | | Merge branch 'feature/2.7.x/6789-port-ca-interface-to-faces' into 2.7.xDaniel Pittman2011-07-204-0/+595
| | |\ \ \ \ \
| | | * | | | | (#6789) Port SSL::CertificateAuthority::Interface to a FaceDaniel Pittman2011-07-203-0/+593
| | | * | | | | maint: SSL::Inventory.serial should report missing names.Daniel Pittman2011-07-201-0/+2
| | |/ / / / /
| | * | | | | (#7204) Consolidate Semantic Versioning code.Pieter van de Bruggen2011-07-195-80/+266
| | * | | | | Merge branch 'issue/2.7.x/7699' into 2.7.xDan Bode2011-07-155-3/+23
| | |\ \ \ \ \
| | | * | | | | (#7699) Help command should only list options onceDan Bode2011-07-135-3/+23
| | * | | | | | Merge branch 'ticket/2.7.x/8401-docs-detailed-exitcodes' into 2.7.xnfagerlund2011-07-153-11/+12
| | |\ \ \ \ \ \
| | | * | | | | | (#8401) Document that --detailed-exitcodes is a bitmasknfagerlund2011-07-153-11/+12
| | |/ / / / / /
| | * | | | | | Merge branch '2.6.x' into 2.7.xMatt Robinson2011-07-1420-50/+83
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | Merge branch 'maint/2.6.x/replace_regex_with_asserts' into 2.6.xDominic Maraglia2011-07-1415-45/+68
| | | |\ \ \ \ \
| | | | * | | | | (maint) Cleanup and strengthen acceptance testsDominic Maraglia2011-07-1415-45/+68
| | | * | | | | | Merge branch 'ticket/2.6.x/7144-private-keys' into 2.6.xMatt Robinson2011-07-143-2/+12
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | (#7144) Update Settings#writesub to convert mode to FixnumMax Martin2011-07-143-2/+12
| | | |/ / / / /
| | | * | | | | Merge branch 'maint/2.6.x/fix_plaform_detection' into 2.6.xDominic Maraglia2011-07-122-3/+2
| | | |\ \ \ \ \
| | | | * | | | | (maint) Fix platform dection for RHELDominic Maraglia2011-07-122-3/+2
| | | |/ / / / /
| | * | | | | | Merge branch 'ticket/2.7.x/maint-fix_doc_link' into 2.7.xMatt Robinson2011-07-141-1/+1
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | maint: Fix documentation link for fileserver configurationMatt Robinson2011-07-141-1/+1
| | |/ / / / /
| | * | | | | Merge branch 'ticket/2.7.x/4142-metadata_json' into 2.7.xMatt Robinson2011-07-122-10/+42
| | |\ \ \ \ \
| | | * | | | | (#4142) Fix module check not to fail when empty metadata.jsonMatt Robinson2011-07-122-10/+42
| | |/ / / / /
| | * | | | | Revert "Merge branch 'ticket/2.7.x/7699_fix_help_listing_options_twice' into ...Jeff McCune2011-07-104-21/+2
| | * | | | | Merge branch 'ticket/2.7.x/7699_fix_help_listing_options_twice' into 2.7.xJeff McCune2011-07-104-2/+21
| | |\ \ \ \ \
| | | * | | | | (#7699) - Help should only show options onceDan Bode2011-07-104-2/+21
| | |/ / / / /
| | * | | | | Merge branch 'ticket/2.7.x/8032_create_resource_containment' into 2.7.xJeff McCune2011-07-101-5/+6
| | |\ \ \ \ \