summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '0.24.x'Luke Kanies2008-03-207-21/+61
|\
| * fixing another failing testLuke Kanies2008-03-191-0/+2
| * Fixing some tests that only failed under certainLuke Kanies2008-03-183-3/+6
| * Regression in :node_name functionalityJohn Ferlito2008-03-141-2/+9
| * Fixing #1132 -- host names can now have dashes anywhere.Luke Kanies2008-03-131-0/+44
| * Fixing #1118 -- downloading plugins and facts now ignores noop.Luke Kanies2008-03-131-16/+0
* | Merge branch '0.24.x'Luke Kanies2008-03-071-159/+0
|\|
| * Always duplicating resource defaults in the parser, so thatLuke Kanies2008-03-061-159/+0
* | Merge branch '0.24.x'Luke Kanies2008-03-0524-17/+7
|\|
| * Fixing a few testsLuke Kanies2008-02-292-6/+1
| * Fixing tests that did not work with Rails 2.Luke Kanies2008-02-292-0/+3
| * Fixing a test that changed the environment for all later tests,Luke Kanies2008-02-291-9/+1
| * renaming ral/types to ral/type in the testsLuke Kanies2008-02-2821-0/+0
| * Removed the loglevels from the valid values for 'logoutput'Luke Kanies2008-02-271-2/+2
* | Merge branch '0.24.x'Luke Kanies2008-02-2512-173/+137
|\|
| * Merge commit 'turnbull/0.24.x' into 0.24.xLuke Kanies2008-02-231-0/+18
| |\
| | * Fixes #1078 and includes new testJames Turnbull2008-02-231-0/+18
| * | Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-2311-163/+92
| |/
| * Quashed commit of my fixes for #1010.Luke Kanies2008-02-211-11/+28
* | Merge branch '0.24.x'Luke Kanies2008-02-183-6/+43
|\|
| * Fixing comment -- ticket #1027 instead of #1064Luke Kanies2008-02-131-1/+1
| * Fixing #1064 -- providers et al are now autoloadedLuke Kanies2008-02-131-5/+5
| * Fixed #1043 -- autoloading now searches the plugins directoryLuke Kanies2008-02-132-0/+21
| * Fixed #968 again, this time with tests -- parseonly works,Luke Kanies2008-02-131-0/+17
| * Renaming the 'pfile' and 'pfilebucket' files to plainLuke Kanies2008-02-131-1/+0
* | Merge branch '0.24.x'Luke Kanies2008-02-1237-1681/+10
|\|
| * Loading the mocha gem from the puppettest.rb file.Luke Kanies2008-02-121-1/+10
| * Trying to upgrade rspec, but not having much luck.Luke Kanies2008-02-1236-1680/+0
* | Merge branch '0.24.x'Luke Kanies2008-02-1224-1420/+191
|\|
| * Fixed #997 -- virtual defined types are no longer evaluated.Luke Kanies2008-02-124-38/+34
| * Moving the ast node tests to rspec (which I could haveLuke Kanies2008-02-122-234/+0
| * Removing the last remaining vestiges of GRATR --Luke Kanies2008-02-114-9/+9
| * Changing the name of the Compile class to Compiler,Luke Kanies2008-02-1110-40/+40
| * Changing some methods in the Compile class toLuke Kanies2008-02-112-3/+3
| * Fixed #1030 - class and definition evaluation has been significantlyLuke Kanies2008-02-111-184/+0
| * Converting the Compile class to use a Node::Catalog instanceLuke Kanies2008-02-114-574/+1
| * Moving all of the tests for Puppet::Parser::Compile toLuke Kanies2008-02-111-33/+0
| * More AST refactoring -- each of the code wrapping classesLuke Kanies2008-02-085-63/+81
| * Refactoring the AST classes just a bit. I realized thatLuke Kanies2008-02-0812-63/+62
| * Stubbing Facter during the snippet tests, so they are faster and work with no...Luke Kanies2008-02-081-0/+2
| * Added :env parameter for backwards-compatibility, with warning about deprecat...Paul Lathrop2008-02-051-0/+40
| * Merge branch '0.24.x' of git://wormwood.lovedthanlost.net/puppet into 0.24.xLuke Kanies2008-02-051-1/+8
| |\
| | * Added hostname test for hosts typeJames Turnbull2008-02-061-1/+8
| * | Merge commit 'turnbull/0.24.x' into 0.24.xLuke Kanies2008-02-041-0/+9
| |\|
| | * Updated fix for ticket #151 and added a testJames Turnbull2008-02-051-0/+9
| * | Fixing #1017 -- environment-specific modulepath is noLuke Kanies2008-02-042-2/+14
| |/
| * Significantly refactoring the lexer, including adding Token and TokenListLuke Kanies2008-01-301-276/+0
| * Fixing a couple of tests, one related to recent tagging changesLuke Kanies2008-01-282-4/+4
* | Fixing #1017 -- environment-specific modulepath is noLuke Kanies2008-01-202-2/+14
* | Merge branch '0.24.x'Luke Kanies2008-01-192-1/+6
|\|