summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |\|
| * | Removed remaining elements of old_parse - closing Ticket #990James Turnbull2008-01-191-63/+0
* | | More fixes to the testing.Luke Kanies2008-01-152-13/+9
* | | Another round of test-fixes toward eliminating global resourceLuke Kanies2008-01-1417-116/+5
* | | Fixing automatic relationships. I was previously looking themLuke Kanies2008-01-142-11/+0
* | | Another round of fixes toward making global resources work.Luke Kanies2008-01-098-212/+81
* | | Lots o' bug-fixes toward getting rid of global resources.Luke Kanies2008-01-0814-197/+78
| |/ |/|
* | Fixing #982 -- I have completely removed the GRATR graph libraryLuke Kanies2008-01-071-1/+1
* | Fixing the inability to manage '/' directly. It was a resultLuke Kanies2007-12-271-0/+5
|/
* Further fixes toward #965. Turned out that the previous fixLuke Kanies2007-12-212-50/+0
* Fixing #967 -- default resources no longer conflict withLuke Kanies2007-12-191-3/+18
* Entirely refactoring http keep-alive. There's nowLuke Kanies2007-12-194-70/+12
* Fixing #967 -- relationships now work when running 0.23.x clientsLuke Kanies2007-12-181-5/+5
* Fixing some tests that were failing with the recent ruby that hasLuke Kanies2007-12-184-0/+10
* Fixing the webrick test to provide a correct hostLuke Kanies2007-12-121-1/+1
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-1130-136/+136
* Applying patch by josb in #884 to provide patternLuke Kanies2007-12-111-0/+52
* Fixing #951 -- external nodes work again, but you have toLuke Kanies2007-12-101-1/+1
* Fixing #923 (again). The host storage method was notLuke Kanies2007-12-101-4/+5
* Updated tests for http_enable_post_connection_check configuration setting.Jeffrey J McCune2007-11-291-5/+0
* Better test to match the behavior of the code.Jeffrey J McCune2007-11-291-1/+5
* Fixed test case for http_enable_post_connection_checkJeffrey J McCune2007-11-291-1/+1
* Fixing another failing test I somehow missed in my last big commitLuke Kanies2007-11-281-1/+1
* Fixing #527 (rewrote service tests), #766 (services only restart when theyLuke Kanies2007-11-281-234/+0
* Theoretically, this patch is to fix #917 (which it does), butLuke Kanies2007-11-2811-27/+29
* Fixing the first half of #917 -- the ResourcReferenceLuke Kanies2007-11-281-0/+12