summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Resolving conflicts with ???Markus Roberts2010-02-171-1/+1
* Finishing renaming :params to :parameters internallyLuke Kanies2010-02-178-23/+23
* Forcing parent evaluation in resource typesLuke Kanies2010-02-171-2/+17
* Fixing type/title resource resolutionLuke Kanies2010-02-171-35/+121
* Converging the Resource classes furtherLuke Kanies2010-02-173-50/+28
* Adding strictness checking to resourcesLuke Kanies2010-02-173-10/+21
* Fixing most of the broken tests in test/Luke Kanies2010-02-175-20/+47
* Removing Resource::Reference classesLuke Kanies2010-02-1723-448/+204
* Adding support for class parametersLuke Kanies2010-02-172-10/+4
* Removing :paramcheck and :typecheck settingsLuke Kanies2010-02-171-5/+0
* Allowing Environment.new to take an environmentLuke Kanies2010-02-171-0/+1
* TypeCollection now supports namespace arraysLuke Kanies2010-02-172-22/+20
* Adding parameter validation to Puppet::ResourceLuke Kanies2010-02-178-16/+61
* Tuning file load orderLuke Kanies2010-02-172-0/+4
* Removing obsolete Settings comments and requireLuke Kanies2010-02-171-3/+0
* Adding an environment helperLuke Kanies2010-02-171-0/+14
* Changing the interface of Puppet::ResourceLuke Kanies2010-02-173-6/+12
* Partially fixing #2954 - Adding class parametersLuke Kanies2010-02-172-691/+668
* Indirector/FileBucketFile warningsJesse Wolfe2010-02-171-8/+8
* REST FileBucket: REST barfs on relative pathsJesse Wolfe2010-02-172-2/+8
* REST: hide Request objectJesse Wolfe2010-02-178-28/+28
* Feature #3394 REST runner, executionJesse Wolfe2010-02-173-15/+40
* Feature #3394 REST Runner, preparationJesse Wolfe2010-02-175-12/+9
* Feature #3383 Part 2: Remove RAL XMLRPCJesse Wolfe2010-02-171-190/+0
* Feature #3383 RAL over RESTJesse Wolfe2010-02-179-46/+93
* Feature #3347 REST-ified FileBucketJesse Wolfe2010-02-1716-225/+353
* Fix a failing test in #3115Jesse Wolfe2010-02-171-0/+8
* Feature #3115 REST-ified status()Jesse Wolfe2010-02-177-1/+46
* Fix #3229 - use original value in case/selector regex matchingBrice Figureau2010-02-173-9/+5
* Removing unused Checksum::File terminusLuke Kanies2010-02-171-33/+0
* Converting File terminus to use formats.Luke Kanies2010-02-171-29/+50
* Fixing datadir defaults to match new standardsLuke Kanies2010-02-171-1/+1
* Adding client and server data dirsLuke Kanies2010-02-171-0/+4
* Adding filename extension support to formats.Luke Kanies2010-02-173-2/+10
* Resolving conflicts with ???Markus Roberts2010-02-171-1/+0
* Renaming Parser::ResourceType to Resource::TypeLuke Kanies2010-02-1712-27/+27
* Removing Interpreter classLuke Kanies2010-02-1710-95/+17
* All non-transient parser references are goneLuke Kanies2010-02-178-54/+45
* Fixing callers to Parser to only pass environmentLuke Kanies2010-02-172-4/+2
* Using the RTC helper to find the known resource typesLuke Kanies2010-02-171-14/+13
* Always warning if autoloading a file failsLuke Kanies2010-02-171-12/+4
* Adding helper module for finding known resource typesLuke Kanies2010-02-171-0/+5
* Moving Rails initialization to Compiler terminusLuke Kanies2010-02-172-15/+7
* Parser now uses Environment resource type collectionLuke Kanies2010-02-171-29/+23
* Adding 'known_resource_types' to EnvironmentLuke Kanies2010-02-172-14/+54
* Renaming LoadedCode to ResourceTypeCollectionLuke Kanies2010-02-172-12/+28
* Storing per-environment LoadedCode instancesLuke Kanies2010-02-171-1/+1
* Removing old, never-used DSL codeLuke Kanies2010-02-171-275/+0
* Adding support for parsing ruby filesLuke Kanies2010-02-171-2/+8
* Adding []/[]= support to Parser::ResourceLuke Kanies2010-02-171-0/+4