summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Signed-off-by: Ross West <westr@connection.ca>Ross West2010-02-171-0/+252
* Fixing #3791 - client environment is usedLuke Kanies2010-02-172-21/+55
* Bug #3748 LDAP group membershipMatt Robinson2010-02-172-3/+3
* Fixing #2655 - Adding default parameter values to resourcesLuke Kanies2010-02-171-0/+2
* Refactoring tests - replacing stubs with instancesLuke Kanies2010-02-171-4/+0
* Fix for 3664: interpolating qualified variables.Markus Roberts2010-02-171-9/+9
* Fix #3664 - qualified variable parsing in string interpolationBrice Figureau2010-02-172-4/+7
* Feature #2935 remove misleading commentJesse Wolfe2010-02-171-4/+1
* Feature #2935 Unify the codepaths for setting settingsJesse Wolfe2010-02-171-6/+14
* Feature #2935 Puppet[:mode] and Puppet[:name] are read-onlyJesse Wolfe2010-02-177-19/+51
* Bug: Broken codepath in util/settingsJesse Wolfe2010-02-172-1/+5
* Feature #2935 settings are in Mode sections instead of executable namesJesse Wolfe2010-02-172-37/+15
* Feature #2935: method extract require_applicationJesse Wolfe2010-02-171-1/+5
* Feature #2935: Test for if we're "puppet cert"Jesse Wolfe2010-02-171-1/+1
* Code cleanup: remove "self." from setdefaultsJesse Wolfe2010-02-171-6/+6
* Feature #2935 Modes: root? predicateJesse Wolfe2010-02-179-10/+14
* Feature #2935 Puppet::Mode#master?Jesse Wolfe2010-02-1713-30/+27
* Feature #2276 Single Executable: Update docstringsJesse Wolfe2010-02-1712-59/+56
* feature #2276 Single Executable: use new names for settings sectionsJesse Wolfe2010-02-179-13/+13
* Feature #2935: Applications should declare modesJesse Wolfe2010-02-174-0/+4
* Feature #2935: lazify require graph for applicationsJesse Wolfe2010-02-1714-170/+170
* Feature #2935: Puppet::ModeJesse Wolfe2010-02-174-48/+99
* Feature #2276 Single Executable: usage messageJesse Wolfe2010-02-171-1/+1
* feature #2276 Single Executable: move CommandLine methodsJesse Wolfe2010-02-174-103/+65
* Fixing #2658 - adding backward compatibility for 0.24Luke Kanies2010-02-1712-85/+78
* Adding #2658 - Adding support for run stagesLuke Kanies2010-02-1710-63/+181
* Fixing #3671 - --compile Catalogs are pretty-printedLuke Kanies2010-02-172-5/+8
* Fixing #2655 - Adding default parameter values to resourcesLuke Kanies2010-02-172-1/+13
* Refactoring tests - replacing stubs with instancesLuke Kanies2010-02-171-27/+17
* Fixing Catalog conversionLuke Kanies2010-02-172-1/+9
* Fixing #1903 - metaparam inheritance is much fasterLuke Kanies2010-02-174-76/+136
* Fixing Parser::Resource param validationLuke Kanies2010-02-172-1/+6
* Fixes #1999 - Allows the 'apt' provider to downgrade packages.Paul Lathrop2010-02-172-1/+9
* Fixes #3745 Catch unhandled exception in ssh_authorized_key providerSean Millichamp2010-02-172-1/+17
* Fixed #3721 - Removed -u option from crontab on HP-UXJames Turnbull2010-02-171-1/+1
* Fixing tests broken by conceptual merge conflictsMarkus Roberts2010-02-172-3/+3
* Fixes #3663 - It should be possible to list signed hosts onlyJames Turnbull2010-02-174-2/+25
* Fixing #448 - relationships have their own syntaxLuke Kanies2010-02-1712-1761/+2109
* Fix #3408 - enable puppetd http compressionBrice Figureau2010-02-179-9/+420
* Fix for conflict between fileserving streams and none-checksumsMarkus Roberts2010-02-171-0/+4
* Fix #3373 - Client side file streamingBrice Figureau2010-02-1712-106/+399
* Add master side file content streamingBrice Figureau2010-02-178-10/+144
* Fixing tests broken by Luke's CRL flag patch.Markus Roberts2010-02-171-0/+1
* Fixes incorrect line in partial CRL fixJames Turnbull2010-02-171-1/+0
* WIP - trying to fix #3460Luke Kanies2010-02-175-3/+10
* Updated Template documentation linkJames Turnbull2010-02-171-3/+3
* Change the main spec to an apply specMarkus Roberts2010-02-171-3/+3
* Feature #2276 Single Executable: usage messageJesse Wolfe2010-02-171-1/+1
* feature #2276 Single Executable: optparser should get CommandLine#args instea...Jesse Wolfe2010-02-174-51/+69
* Feature #2276 Single Executable: Pass a commandline object to the applicationJesse Wolfe2010-02-1713-30/+32