summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Porting a simple set of tests from test/unitLuke Kanies2010-04-122-63/+19
* | Removing obsolete testLuke Kanies2010-04-121-39/+0
* | Fixing Transaction integration testLuke Kanies2010-04-121-1/+1
* | Removing invalid File integration testLuke Kanies2010-04-121-29/+2
* | Cleaning up content/source codeLuke Kanies2010-04-124-51/+16
* | Protecting spec_helper chmod from failureLuke Kanies2010-04-121-2/+2
* | Redeleting puppetmasterd integration testLuke Kanies2010-04-121-155/+0
* | Making SshAuthorizedKeys tests less brittleLuke Kanies2010-04-122-3/+12
* | Markus's patch concerning string interpolationJesse Wolfe2010-04-123-1674/+1759
* | Fix tests that use or stub find_by_checksum, which I just changed theJesse Wolfe2010-04-102-11/+12
* | The pure-ruby YAML lib doesn't accept parametersJesse Wolfe2010-04-091-1/+1
* | Fix a failure in new FileBucket where it was impossible to read from aJesse Wolfe2010-04-094-5/+7
* | Update YAML dir test to match behaviorJesse Wolfe2010-04-091-2/+2
* | Fix heisenbug in spec/unit/provider/mount/parsed.rbJesse Wolfe2010-04-091-0/+1
* | Remove test for old RDoc work-aroundJesse Wolfe2010-04-091-96/+0
* | Fixing various broken Resource::Type testsLuke Kanies2010-04-092-20/+26
* | Renaming and fixing puppetrun tests.Luke Kanies2010-04-092-8/+11
* | Fixing calls to "class_scope" in Scope testsLuke Kanies2010-04-091-3/+3
* | Fixing all 'require' function testsLuke Kanies2010-04-092-11/+16
* | Removing any mentions of :casesensitive settingLuke Kanies2010-04-099-202/+40
* | Migrating "puppet" executable integration testLuke Kanies2010-04-091-3/+3
* | Fixing 'puppet' to directly run manifestsLuke Kanies2010-04-091-1/+6
* | Fixing syntax warningLuke Kanies2010-04-091-1/+1
* | Moving puppet back to binLuke Kanies2010-04-091-0/+0
* | Puppet::Parser::AST::Leaf#evaluate_match "insensitive" renamed toJesse Wolfe2010-04-091-2/+2
* | Repair validate_checksum codepath, even though it is disabled.Jesse Wolfe2010-04-091-1/+5
* | 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
* | Resolving conflicts with ???Markus Roberts2010-02-171-5/+5
* | Fixing a typo from a regexLuke Kanies2010-02-171-1/+1
* | Fixing change printing for content/ensureLuke Kanies2010-02-172-4/+9
* | 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