summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Converted File[checksum] to a parameter not propertyLuke Kanies2010-02-178-333/+119
* Adding "checksum?" helper method to Checksums moduleLuke Kanies2010-02-172-0/+21
* Refactoring File[source] tests somewhatLuke Kanies2010-02-171-37/+26
* Resolving conflicts with luke:tickets/testing/2954Markus Roberts2010-02-172-12/+12
* Adding virtual and exported resource support to the DSLLuke Kanies2010-02-174-65/+140
* Cleaning up ResourceAPI testsLuke Kanies2010-02-171-7/+1
* s/DSL::ResourceHelper/DSL::ResourceAPI/gLuke Kanies2010-02-175-10/+10
* Adding simplistic pure ruby interfaceLuke Kanies2010-02-1710-11/+367
* Adding environment support to parser resourcesLuke Kanies2010-02-172-0/+11
* Resolving conflicts with ???Markus Roberts2010-02-171-3/+2
* Moving the string interpolation parsing to the parser/lexerMarkus Roberts2010-02-175-1297/+1298
* Resolving conflicts with jesse:feature/master/3394Markus Roberts2010-02-171-1/+0
* Resolving conflicts with luke:tickets/master/2759Markus Roberts2010-02-171-1/+1
* Resolving conflicts with ???Markus Roberts2010-02-171-1/+1
* Finishing renaming :params to :parameters internallyLuke Kanies2010-02-1727-210/+134
* Forcing parent evaluation in resource typesLuke Kanies2010-02-172-3/+61
* Fixing type/title resource resolutionLuke Kanies2010-02-173-185/+242
* Converging the Resource classes furtherLuke Kanies2010-02-174-63/+41
* Adding strictness checking to resourcesLuke Kanies2010-02-175-59/+68
* Fixing most of the broken tests in test/Luke Kanies2010-02-1724-626/+364
* Adding tmpfile cleanup to testsLuke Kanies2010-02-172-0/+24
* Removing Resource::Reference classesLuke Kanies2010-02-1756-1696/+842
* 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-172-0/+6
* TypeCollection now supports namespace arraysLuke Kanies2010-02-173-24/+29
* Adding parameter validation to Puppet::ResourceLuke Kanies2010-02-1714-38/+187
* Fixing failing Environment unit testsLuke Kanies2010-02-171-1/+1
* 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-172-0/+38
* Changing the interface of Puppet::ResourceLuke Kanies2010-02-176-16/+36
* Partially fixing #2954 - Adding class parametersLuke Kanies2010-02-173-691/+709
* Fixing test structureLuke Kanies2010-02-171-8/+8
* Indirector/FileBucketFile warningsJesse Wolfe2010-02-171-8/+8
* REST: Fix a state leak causing test failuresJesse Wolfe2010-02-171-0/+1
* REST FileBucket: REST barfs on relative pathsJesse Wolfe2010-02-173-2/+14
* REST: hide Request objectJesse Wolfe2010-02-1717-52/+42
* Feature #3394 REST runner, executionJesse Wolfe2010-02-177-31/+95
* Feature #3394 REST Runner, preparationJesse Wolfe2010-02-178-27/+24
* Feature #3383 Part 2: Remove RAL XMLRPCJesse Wolfe2010-02-173-192/+2
* Feature #3383 RAL over RESTJesse Wolfe2010-02-1715-92/+311
* Fix tests on #3347Jesse Wolfe2010-02-171-6/+6
* Feature #3347 REST-ified FileBucketJesse Wolfe2010-02-1735-706/+1078
* Fix a failing test in #3115Jesse Wolfe2010-02-172-0/+16
* Feature #3115 REST-ified status()Jesse Wolfe2010-02-1711-1/+236
* Fix #3229 - use original value in case/selector regex matchingBrice Figureau2010-02-176-29/+18
* Cleaning up a test.Luke Kanies2010-02-171-3/+3
* Removing unused Checksum::File terminusLuke Kanies2010-02-172-172/+0
* Converting File terminus to use formats.Luke Kanies2010-02-173-104/+145