Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Remove use of Util::Cacher from FileServing::Mount::File | Nick Lewis | 2011-07-21 | 2 | -13/+9 | |
| * | | | | | | Remove use of Util::Cacher in FileServing::Configuration | Nick Lewis | 2011-07-21 | 2 | -10/+8 | |
* | | | | | | | Merge branch '2.7.x' | Jacob Helwig | 2011-07-21 | 6 | -5/+60 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge branch '2.6.x' into 2.7.x | Jacob Helwig | 2011-07-21 | 1 | -0/+8 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | * | | | | Merge remote-tracking branch 'barn/tickets/2.6.x/6857-password-disclosure-whe... | Jacob Helwig | 2011-07-21 | 1 | -0/+8 | |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| | | * | | | (#6857) Password disclosure when changing a user's password | Ben Hughes | 2011-06-01 | 1 | -0/+8 | |
| * | | | | | (#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 | 1 | -5/+10 | |
| * | | | | | (#6787) Add `default_to` for options. | Daniel Pittman | 2011-07-20 | 3 | -0/+41 | |
* | | | | | | Merge branch '2.7.x' | Nick Lewis | 2011-07-20 | 15 | -64/+271 | |
|\| | | | | | ||||||
| * | | | | | (#6789) Port SSL::CertificateAuthority::Interface to a Face | Daniel Pittman | 2011-07-20 | 2 | -0/+238 | |
| * | | | | | 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 | 2 | -46/+8 | |
| * | | | | | Merge branch 'issue/2.7.x/7699' into 2.7.x | Dan Bode | 2011-07-15 | 2 | -2/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | (#7699) Help command should only list options once | Dan Bode | 2011-07-13 | 2 | -2/+4 | |
| * | | | | | | (#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 | 2 | -2/+1 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | (#7144) Update Settings#writesub to convert mode to Fixnum | Max Martin | 2011-07-14 | 2 | -2/+1 | |
| * | | | | | | maint: Fix documentation link for fileserver configuration | Matt Robinson | 2011-07-14 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
| * | | | | | (#4142) Fix module check not to fail when empty metadata.json | Matt Robinson | 2011-07-12 | 1 | -1/+4 | |
| * | | | | | Revert "Merge branch 'ticket/2.7.x/7699_fix_help_listing_options_twice' into ... | Jeff McCune | 2011-07-10 | 2 | -4/+2 | |
| * | | | | | (#7699) - Help should only show options once | Dan Bode | 2011-07-10 | 2 | -2/+4 | |
| * | | | | | (#8032) Add containment to create_resources | Jeff McCune | 2011-07-10 | 1 | -5/+6 | |
| * | | | | | (#8147) Change default reporturl to match newer Dashboard versions | nfagerlund | 2011-06-29 | 1 | -1/+1 | |
* | | | | | | Remove Puppet::Network::HttpPool keep_alive handling | Nick Lewis | 2011-07-19 | 3 | -64/+0 | |
* | | | | | | (#8268) Require windows drive letters in absolute file paths | Josh Cooper | 2011-07-19 | 4 | -6/+13 | |
* | | | | | | (#8489) Consistently use File::PATH_SEPARATOR | Josh Cooper | 2011-07-19 | 2 | -5/+7 | |
* | | | | | | Scope[] now returns nil for undefined variables | Luke Kanies | 2011-07-15 | 4 | -12/+17 | |
* | | | | | | Making the Functions module more resilient | Luke Kanies | 2011-07-15 | 1 | -1/+4 | |
* | | | | | | Cleaning up indentation in versoncmp function | Luke Kanies | 2011-07-15 | 1 | -4/+2 | |
* | | | | | | Fixing default parameter value assignment | Luke Kanies | 2011-07-15 | 1 | -2/+6 | |
* | | | | | | Improving an error message | Luke Kanies | 2011-07-15 | 1 | -1/+1 | |
* | | | | | | Adding Scope#each method | Luke Kanies | 2011-07-15 | 1 | -0/+4 | |
* | | | | | | Adding Scope#include? method | Luke Kanies | 2011-07-15 | 1 | -0/+4 | |
* | | | | | | Resource type defaults cleanup | Luke Kanies | 2011-07-15 | 3 | -23/+54 | |
* | | | | | | Adding default environment to Scope | Luke Kanies | 2011-07-15 | 1 | -6/+2 | |
* | | | | | | Adding []/[]= support to Scope | Luke Kanies | 2011-07-15 | 8 | -45/+56 | |
* | | | | | | (#7080) Registering PSON document types | Luke Kanies | 2011-07-15 | 2 | -2/+9 | |
* | | | | | | Making Fact json handling more resilient | Luke Kanies | 2011-07-15 | 1 | -6/+9 | |
* | | | | | | Adding json support to Puppet::Node | Luke Kanies | 2011-07-15 | 1 | -0/+23 | |
* | | | | | | (7080) Adding json support to Indirector Request | Luke Kanies | 2011-07-15 | 1 | -2/+49 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | (#8356) Specify setting type for color | Jacob Helwig | 2011-07-12 | 1 | -2/+6 | |
* | | | | | (#8356) Color defaults to false on Windows | Josh Cooper | 2011-07-11 | 1 | -1/+1 | |
* | | | | | Merge pull request #15 from jeffmccune/ticket/master/8032_create_resources_co... | Jeff McCune | 2011-07-09 | 1 | -5/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | (#8032) Add containment to create_resources | Jeff McCune | 2011-06-21 | 1 | -5/+6 | |
* | | | | | | Disable the master on Windows instead of blowing up with failed resources | Jacob Helwig | 2011-07-08 | 1 | -0/+2 | |
* | | | | | | Merge branch 'ticket/master/7581-windows-feature-detection-error-message' | Jacob Helwig | 2011-07-08 | 1 | -1/+9 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | (#7581) Provide more detailed error message when missing gems on Windows | Jacob Helwig | 2011-07-08 | 1 | -1/+9 | |
| |/ / / / | ||||||
* | | | | | Merge branch '2.7.x' | Jacob Helwig | 2011-06-28 | 11 | -139/+172 | |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | ||||||
| * | | | Merge branch '2.6.x' into 2.7.x | Jacob Helwig | 2011-06-28 | 7 | -118/+103 | |
| |\| | |