summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed README contents to reflect Puppet Labs and docs and wiki changesJames Turnbull2010-04-222-7/+14
* Fixed link typoJames Turnbull2010-04-221-1/+1
* Fixed #3384 - Updated broken linkJames Turnbull2010-04-221-3/+3
* Making a Puppet::Module test more resilientLuke Kanies2010-04-132-3/+4
* Fixing yumrepo type to use 'flush'Luke Kanies2010-04-121-25/+1
* Only trying to retrieve passwords on OS X when rootLuke Kanies2010-04-121-2/+2
* Removing obsolete testsLuke Kanies2010-04-121-64/+1
* Fixing a warning in the aix package providerLuke Kanies2010-04-122-66/+1
* Removing tests for code that was removed in the REST refactorLuke Kanies2010-04-123-340/+0
* Fixing and porting Transaction Report testsLuke Kanies2010-04-125-107/+117
* Fixing Property#change_to_s in rare case failuresLuke Kanies2010-04-122-4/+18
* Fix test in parser.rb due to API changeJesse Wolfe2010-04-121-1/+1
* Fixing Hash functionality with non-constant keysLuke Kanies2010-04-122-6/+29
* Removing vistigial method in ASTHashLuke Kanies2010-04-121-3/+0
* Porting/removing group test/unit testsLuke Kanies2010-04-123-172/+20
* 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