summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* Puppet::Parser::AST::Leaf#evaluate_match "insensitive" renamed toJesse Wolfe2010-04-091-2/+2
* Puppet::Parser::Resource.new parameters have changedJesse Wolfe2010-04-091-1/+1
* Add stub to Puppet::Parser::Collector test to prevent runaway stubJesse Wolfe2010-04-091-1/+5
* Converted File[checksum] to a parameter not propertyLuke Kanies2010-02-174-60/+90
* Adding "checksum?" helper method to Checksums moduleLuke Kanies2010-02-171-0/+16
* Refactoring File[source] tests somewhatLuke Kanies2010-02-171-37/+26
* Resolving conflicts with luke:tickets/testing/2954Markus Roberts2010-02-171-11/+11
* Adding virtual and exported resource support to the DSLLuke Kanies2010-02-172-58/+80
* Cleaning up ResourceAPI testsLuke Kanies2010-02-171-7/+1
* s/DSL::ResourceHelper/DSL::ResourceAPI/gLuke Kanies2010-02-172-7/+7
* Adding simplistic pure ruby interfaceLuke Kanies2010-02-174-6/+232
* Adding environment support to parser resourcesLuke Kanies2010-02-171-0/+9
* Moving the string interpolation parsing to the parser/lexerMarkus Roberts2010-02-171-163/+66
* Finishing renaming :params to :parameters internallyLuke Kanies2010-02-1711-29/+89
* Forcing parent evaluation in resource typesLuke Kanies2010-02-171-1/+44
* Fixing type/title resource resolutionLuke Kanies2010-02-171-73/+121
* Converging the Resource classes furtherLuke Kanies2010-02-171-13/+13
* Adding strictness checking to resourcesLuke Kanies2010-02-172-49/+47
* Fixing most of the broken tests in test/Luke Kanies2010-02-176-114/+231
* Adding tmpfile cleanup to testsLuke Kanies2010-02-172-0/+24
* Removing Resource::Reference classesLuke Kanies2010-02-1724-449/+565
* Allowing Environment.new to take an environmentLuke Kanies2010-02-171-0/+5
* TypeCollection now supports namespace arraysLuke Kanies2010-02-171-2/+9
* Adding parameter validation to Puppet::ResourceLuke Kanies2010-02-174-17/+121
* Fixing failing Environment unit testsLuke Kanies2010-02-171-1/+1
* Adding an environment helperLuke Kanies2010-02-171-0/+24
* Changing the interface of Puppet::ResourceLuke Kanies2010-02-173-10/+24
* Partially fixing #2954 - Adding class parametersLuke Kanies2010-02-171-0/+41
* Fixing test structureLuke Kanies2010-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-171-0/+6
* REST: hide Request objectJesse Wolfe2010-02-179-24/+14
* Feature #3394 REST runner, executionJesse Wolfe2010-02-174-16/+55
* Feature #3394 REST Runner, preparationJesse Wolfe2010-02-172-14/+14
* Feature #3383 Part 2: Remove RAL XMLRPCJesse Wolfe2010-02-172-2/+2
* Feature #3383 RAL over RESTJesse Wolfe2010-02-176-46/+218
* Fix tests on #3347Jesse Wolfe2010-02-171-6/+6
* Feature #3347 REST-ified FileBucketJesse Wolfe2010-02-1715-165/+722
* Fix a failing test in #3115Jesse Wolfe2010-02-171-0/+8
* Feature #3115 REST-ified status()Jesse Wolfe2010-02-174-0/+190
* Fix #3229 - use original value in case/selector regex matchingBrice Figureau2010-02-173-20/+13
* Cleaning up a test.Luke Kanies2010-02-171-3/+3
* Removing unused Checksum::File terminusLuke Kanies2010-02-171-139/+0
* Converting File terminus to use formats.Luke Kanies2010-02-172-75/+95
* Adding client and server data dirsLuke Kanies2010-02-171-0/+8
* Adding filename extension support to formats.Luke Kanies2010-02-173-0/+20
* Resolving conflicts with ???Markus Roberts2010-02-171-2/+2
* Renaming Parser::ResourceType to Resource::TypeLuke Kanies2010-02-1717-159/+159
* Removing Interpreter classLuke Kanies2010-02-178-228/+62
* All non-transient parser references are goneLuke Kanies2010-02-179-96/+156