summaryrefslogtreecommitdiffstats
path: root/ext/puppet-test
Commit message (Expand)AuthorAgeFilesLines
* Fixed #5684 - Move to Apache 2.0 licenseJames Turnbull2011-04-111-5/+11
* Renamed Reductive to PuppetJames Turnbull2010-11-291-1/+1
* Adding indirector support to Resource TypesLuke Kanies2010-02-171-0/+24
* Feature #3347 REST-ified FileBucketJesse Wolfe2010-02-171-1/+1
* Removed extra whitespace from end of linesIan Taylor2009-06-061-2/+2
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-15/+15
* Adding #2122 - you can specify the node to test with puppet-testLuke Kanies2009-04-061-13/+21
* Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-181-1/+1
* Fix #1483 - use REST to transmit reports over the wireBrice Figureau2008-12-061-0/+43
* Found all instances of methods where split() is used withoutLuke Kanies2008-03-211-1/+2
* Adding a filebucket test to puppet-testLuke Kanies2008-03-161-8/+17
* Adding a test for local compilingLuke Kanies2008-03-161-4/+13
* Using the indirected facts rather than master.getfacts, so no factsync is usedLuke Kanies2008-03-161-2/+4
* Significantly refactoring the lexer, including adding Token and TokenListLuke Kanies2008-01-301-2/+2
* Adding a parse test to puppet-test.Luke Kanies2008-01-181-5/+28
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-111-2/+2
* Adding a test for railsluke2007-07-311-1/+68
* More updates to puppet-testluke2007-06-191-111/+183
* Updating puppet-test with clearer options around describe and retrieveluke2007-06-191-13/+23
* Refactoring puppet-test -- it now supports specifying a fork level (so you ca...luke2007-06-191-48/+139
* Adding puppet-test, which is useful for performance testingluke2007-06-181-0/+201