| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | Merge branch '2.7.x' | Jacob Helwig | 2011-07-21 | 3 | -0/+115 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | | | ||||||
| | * | | | | | 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 | |
| | * | | | | | Merge branch 'feature/2.7.x/6787-introduce-option-defaulting' into 2.7.x | Daniel Pittman | 2011-07-20 | 2 | -0/+107 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | (#7123) Support runtime setting of 'default' on actions. | Daniel Pittman | 2011-07-20 | 1 | -0/+18 | |
| | | * | | | | | (#6787) Add `default_to` for options. | Daniel Pittman | 2011-07-20 | 2 | -0/+89 | |
| * | | | | | | | Merge branch '2.7.x' | Nick Lewis | 2011-07-20 | 8 | -43/+619 | |
| |\| | | | | | | ||||||
| | * | | | | | | 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 | |
| | |/ / / / / | ||||||
| | * | | | | | (#6789) Port SSL::CertificateAuthority::Interface to a Face | Daniel Pittman | 2011-07-20 | 1 | -0/+355 | |
| | * | | | | | (#7204) Consolidate Semantic Versioning code. | Pieter van de Bruggen | 2011-07-19 | 2 | -34/+193 | |
| | * | | | | | Merge branch 'issue/2.7.x/7699' into 2.7.x | Dan Bode | 2011-07-15 | 2 | -0/+18 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | (#7699) Help command should only list options once | Dan Bode | 2011-07-13 | 2 | -0/+18 | |
| | * | | | | | | Merge branch '2.6.x' into 2.7.x | Matt Robinson | 2011-07-14 | 1 | -0/+11 | |
| | |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / / | ||||||
| | | * | | | | (#7144) Update Settings#writesub to convert mode to Fixnum | Max Martin | 2011-07-14 | 1 | -0/+11 | |
| | * | | | | | (#4142) Fix module check not to fail when empty metadata.json | Matt Robinson | 2011-07-12 | 1 | -9/+38 | |
| | * | | | | | Revert "Merge branch 'ticket/2.7.x/7699_fix_help_listing_options_twice' into ... | Jeff McCune | 2011-07-10 | 2 | -17/+0 | |
| | * | | | | | (#7699) - Help should only show options once | Dan Bode | 2011-07-10 | 2 | -0/+17 | |
| * | | | | | | Merge branch 'remove-http-pool-keep-alive' | Nick Lewis | 2011-07-19 | 2 | -116/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Remove Puppet::Network::HttpPool keep_alive handling | Nick Lewis | 2011-07-19 | 2 | -116/+4 | |
| * | | | | | | | Fix spec test failure on 1.9.2 | Josh Cooper | 2011-07-19 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Maint: Fix miscellaneous tests | Josh Cooper | 2011-07-19 | 5 | -1/+10 | |
| * | | | | | | Maint: Don't test for extended signals on Windows | Josh Cooper | 2011-07-19 | 1 | -1/+3 | |
| * | | | | | | Maint: Tagged spec tests that are known to fail on Windows | Josh Cooper | 2011-07-19 | 35 | -43/+43 | |
| * | | | | | | Fix tests with "relative" paths on Windows | Josh Cooper | 2011-07-19 | 37 | -216/+320 | |
| * | | | | | | (#8489) Consistently use File::PATH_SEPARATOR | Josh Cooper | 2011-07-19 | 3 | -4/+4 | |
| * | | | | | | Scope[] now returns nil for undefined variables | Luke Kanies | 2011-07-15 | 1 | -16/+16 | |
| * | | | | | | Fixing a failing test because of mismatched error string | Luke Kanies | 2011-07-15 | 1 | -1/+1 | |
| * | | | | | | Removing an unnecessary stub in the Scope tests | Luke Kanies | 2011-07-15 | 1 | -1/+5 | |
| * | | | | | | Making the Functions module more resilient | Luke Kanies | 2011-07-15 | 1 | -1/+1 | |
| * | | | | | | Fixing default parameter value assignment | Luke Kanies | 2011-07-15 | 1 | -28/+48 | |
| * | | | | | | Cleanup up a small amount of whitespace | Luke Kanies | 2011-07-15 | 1 | -1/+1 | |
| * | | | | | | Adding Scope#each method | Luke Kanies | 2011-07-15 | 1 | -0/+12 | |
| * | | | | | | Adding Scope#include? method | Luke Kanies | 2011-07-15 | 1 | -0/+9 | |
| * | | | | | | Resource type defaults cleanup | Luke Kanies | 2011-07-15 | 3 | -23/+82 | |
| * | | | | | | Adding default environment to Scope | Luke Kanies | 2011-07-15 | 1 | -12/+12 | |
| * | | | | | | Adding []/[]= support to Scope | Luke Kanies | 2011-07-15 | 10 | -103/+95 | |
| * | | | | | | (#7080) Registering PSON document types | Luke Kanies | 2011-07-15 | 2 | -1/+17 | |
| * | | | | | | Switching to use of json matchers | Luke Kanies | 2011-07-15 | 2 | -20/+16 | |
| * | | | | | | Making Fact json handling more resilient | Luke Kanies | 2011-07-15 | 1 | -0/+14 | |
| * | | | | | | Adding json support to Puppet::Node | Luke Kanies | 2011-07-15 | 1 | -0/+63 | |
| * | | | | | | (7080) Adding json support to Indirector Request | Luke Kanies | 2011-07-15 | 1 | -0/+99 | |
| | |_|_|/ / |/| | | | | ||||||
| * | | | | | (#8268) Fix resource harness spec tests | Josh Cooper | 2011-07-12 | 1 | -5/+9 | |
| * | | | | | Disable the master on Windows instead of blowing up with failed resources | Jacob Helwig | 2011-07-08 | 1 | -1/+6 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | Merge branch '2.7.x' | Jacob Helwig | 2011-06-28 | 1 | -2/+2 | |
| |\| | | | ||||||
| | * | | | Update configurer_spec.rb to work with Ruby 1.8.5 | Jacob Helwig | 2011-06-28 | 1 | -2/+2 | |
| * | | | | Merge branch '2.7.x' | Jacob Helwig | 2011-06-28 | 8 | -55/+259 | |
| |\| | | | ||||||
| | * | | | Merge branch '2.6.x' into 2.7.x | Jacob Helwig | 2011-06-28 | 5 | -50/+191 | |
| | |\| | | ||||||
| | | * | | (#7127) Stop puppet if a prerun command fails | Josh Cooper | 2011-06-10 | 2 | -46/+113 | |
