| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | Merge branch '2.6.x' into 2.7.x | Jacob Helwig | 2011-07-22 | 1 | -3/+13 | |
| | | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | / / | | | | |_|/ / | | | |/| | | | ||||||
| | | | * | | | | Merge branch 'confine_shadow_acceptance_tests' into 2.6.x | Jacob Helwig | 2011-07-22 | 1 | -3/+13 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | Confine password disclosure acceptance test to hosts with required libraries | Jacob Helwig | 2011-07-22 | 1 | -3/+13 | |
| | | | |/ / / / | ||||||
| | * | | | | | | Don't use non-1.8.5-compatible methods 'Object#tap' and 'Dir.mktmpdir' | Nick Lewis | 2011-07-21 | 4 | -7/+12 | |
| | * | | | | | | Merge branch 'remove-cacher' | Nick Lewis | 2011-07-21 | 49 | -710/+350 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Rework Puppet::Util::Cacher to only expire using TTLs | Nick Lewis | 2011-07-21 | 16 | -269/+89 | |
| | | * | | | | | | Remove use of Puppet::Util::Cacher in Puppet::SSL::Host | Nick Lewis | 2011-07-21 | 4 | -46/+10 | |
| | | * | | | | | | Remove dead uses of Puppet::Util::Cacher from autoloader | Nick Lewis | 2011-07-21 | 2 | -6/+0 | |
| | | * | | | | | | Remove Puppet::Util::Cacher use from Puppet::Indirector::Indirection | Nick Lewis | 2011-07-21 | 3 | -9/+7 | |
| | | * | | | | | | Remove caching from the catalog, types, and parameters | Nick Lewis | 2011-07-21 | 6 | -85/+0 | |
| | | * | | | | | | Remove cached_attrs from Puppet::Type::File | Nick Lewis | 2011-07-21 | 3 | -38/+25 | |
| | | * | | | | | | Remove Puppet::Util::Cacher usage from Puppet::Util::Settings | Nick Lewis | 2011-07-21 | 2 | -16/+3 | |
| | | * | | | | | | Remove Util::Cacher usage from SSL::CertificateAuthority | Nick Lewis | 2011-07-21 | 3 | -9/+9 | |
| | | * | | | | | | Remove unused require 'puppet/util/cacher' from Network::HttpPool | Nick Lewis | 2011-07-21 | 1 | -1/+0 | |
| | | * | | | | | | Remove use of Util::Cacher from FileServing::Mount::File | Nick Lewis | 2011-07-21 | 3 | -182/+172 | |
| | | * | | | | | | Remove use of Util::Cacher in FileServing::Configuration | Nick Lewis | 2011-07-21 | 6 | -49/+35 | |
| | * | | | | | | | Merge branch '2.7.x' | Jacob Helwig | 2011-07-21 | 11 | -5/+311 | |
| | |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / / | ||||||
| | | * | | | | | Merge branch '2.6.x' into 2.7.x | Jacob Helwig | 2011-07-21 | 3 | -0/+39 | |
| | | |\| | | | | ||||||
| | | | * | | | | Merge remote-tracking branch 'barn/tickets/2.6.x/6857-password-disclosure-whe... | Jacob Helwig | 2011-07-21 | 3 | -0/+39 | |
| | | | |\ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | | | | * | | | (#6857) Password disclosure when changing a user's password | Ben Hughes | 2011-06-01 | 3 | -0/+39 | |
| | | * | | | | | Merge branch 'feature/2.7.x/6787-introduce-option-defaulting' into 2.7.x | Daniel Pittman | 2011-07-20 | 8 | -5/+272 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | (#7123) Make `find` the default action... | Daniel Pittman | 2011-07-20 | 1 | -0/+1 | |
| | | | * | | | | | (#7123) Support runtime setting of 'default' on actions. | Daniel Pittman | 2011-07-20 | 2 | -5/+28 | |
| | | | * | | | | | (#6787) Add `default_to` for options. | Daniel Pittman | 2011-07-20 | 6 | -0/+243 | |
| | * | | | | | | | Merge branch '2.7.x' | Nick Lewis | 2011-07-20 | 43 | -157/+1028 | |
| | |\| | | | | | | ||||||
| | | * | | | | | | Replace calls to Array#count with #length | Nick Lewis | 2011-07-20 | 1 | -2/+2 | |
| | | * | | | | | | Fix order-dependent test failure in certificate_status/file spec | Nick Lewis | 2011-07-20 | 1 | -0/+4 | |
| | | |/ / / / / | ||||||
| | | * | | | | | Merge branch 'feature/2.7.x/6789-port-ca-interface-to-faces' into 2.7.x | Daniel Pittman | 2011-07-20 | 4 | -0/+595 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | (#6789) Port SSL::CertificateAuthority::Interface to a Face | Daniel Pittman | 2011-07-20 | 3 | -0/+593 | |
| | | | * | | | | | maint: SSL::Inventory.serial should report missing names. | Daniel Pittman | 2011-07-20 | 1 | -0/+2 | |
| | | |/ / / / / | ||||||
| | | * | | | | | (#7204) Consolidate Semantic Versioning code. | Pieter van de Bruggen | 2011-07-19 | 5 | -80/+266 | |
| | | * | | | | | Merge branch 'issue/2.7.x/7699' into 2.7.x | Dan Bode | 2011-07-15 | 5 | -3/+23 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | (#7699) Help command should only list options once | Dan Bode | 2011-07-13 | 5 | -3/+23 | |
| | | * | | | | | | Merge branch 'ticket/2.7.x/8401-docs-detailed-exitcodes' into 2.7.x | nfagerlund | 2011-07-15 | 3 | -11/+12 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | (#8401) Document that --detailed-exitcodes is a bitmask | nfagerlund | 2011-07-15 | 3 | -11/+12 | |
| | | |/ / / / / / | ||||||
| | | * | | | | | | Merge branch '2.6.x' into 2.7.x | Matt Robinson | 2011-07-14 | 20 | -50/+83 | |
| | | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||||
| | | | * | | | | | Merge branch 'maint/2.6.x/replace_regex_with_asserts' into 2.6.x | Dominic Maraglia | 2011-07-14 | 15 | -45/+68 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | (maint) Cleanup and strengthen acceptance tests | Dominic Maraglia | 2011-07-14 | 15 | -45/+68 | |
| | | | * | | | | | | Merge branch 'ticket/2.6.x/7144-private-keys' into 2.6.x | Matt Robinson | 2011-07-14 | 3 | -2/+12 | |
| | | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | ||||||
| | | | | * | | | | | (#7144) Update Settings#writesub to convert mode to Fixnum | Max Martin | 2011-07-14 | 3 | -2/+12 | |
| | | | |/ / / / / | ||||||
| | | | * | | | | | Merge branch 'maint/2.6.x/fix_plaform_detection' into 2.6.x | Dominic Maraglia | 2011-07-12 | 2 | -3/+2 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | (maint) Fix platform dection for RHEL | Dominic Maraglia | 2011-07-12 | 2 | -3/+2 | |
| | | | |/ / / / / | ||||||
| | | * | | | | | | Merge branch 'ticket/2.7.x/maint-fix_doc_link' into 2.7.x | Matt Robinson | 2011-07-14 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | | | * | | | | | maint: Fix documentation link for fileserver configuration | Matt Robinson | 2011-07-14 | 1 | -1/+1 | |
| | | |/ / / / / | ||||||
| | | * | | | | | Merge branch 'ticket/2.7.x/4142-metadata_json' into 2.7.x | Matt Robinson | 2011-07-12 | 2 | -10/+42 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | (#4142) Fix module check not to fail when empty metadata.json | Matt Robinson | 2011-07-12 | 2 | -10/+42 | |
| | | |/ / / / / | ||||||
| | | * | | | | | Revert "Merge branch 'ticket/2.7.x/7699_fix_help_listing_options_twice' into ... | Jeff McCune | 2011-07-10 | 4 | -21/+2 | |
| | | * | | | | | Merge branch 'ticket/2.7.x/7699_fix_help_listing_options_twice' into 2.7.x | Jeff McCune | 2011-07-10 | 4 | -2/+21 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | (#7699) - Help should only show options once | Dan Bode | 2011-07-10 | 4 | -2/+21 | |
| | | |/ / / / / | ||||||
| | | * | | | | | Merge branch 'ticket/2.7.x/8032_create_resource_containment' into 2.7.x | Jeff McCune | 2011-07-10 | 1 | -5/+6 | |
| | | |\ \ \ \ \ | ||||||
