| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Merge branch '0.24.x' | Luke Kanies | 2008-02-12 | 37 | -1681/+10 |
| |\| |
|
| | * | Loading the mocha gem from the puppettest.rb file. | Luke Kanies | 2008-02-12 | 1 | -1/+10 |
| | * | Trying to upgrade rspec, but not having much luck. | Luke Kanies | 2008-02-12 | 36 | -1680/+0 |
| * | | Merge branch '0.24.x' | Luke Kanies | 2008-02-12 | 24 | -1420/+191 |
| |\| |
|
| | * | Fixed #997 -- virtual defined types are no longer evaluated. | Luke Kanies | 2008-02-12 | 4 | -38/+34 |
| | * | Moving the ast node tests to rspec (which I could have | Luke Kanies | 2008-02-12 | 2 | -234/+0 |
| | * | Removing the last remaining vestiges of GRATR -- | Luke Kanies | 2008-02-11 | 4 | -9/+9 |
| | * | Changing the name of the Compile class to Compiler, | Luke Kanies | 2008-02-11 | 10 | -40/+40 |
| | * | Changing some methods in the Compile class to | Luke Kanies | 2008-02-11 | 2 | -3/+3 |
| | * | Fixed #1030 - class and definition evaluation has been significantly | Luke Kanies | 2008-02-11 | 1 | -184/+0 |
| | * | Converting the Compile class to use a Node::Catalog instance | Luke Kanies | 2008-02-11 | 4 | -574/+1 |
| | * | Moving all of the tests for Puppet::Parser::Compile to | Luke Kanies | 2008-02-11 | 1 | -33/+0 |
| | * | More AST refactoring -- each of the code wrapping classes | Luke Kanies | 2008-02-08 | 5 | -63/+81 |
| | * | Refactoring the AST classes just a bit. I realized that | Luke Kanies | 2008-02-08 | 12 | -63/+62 |
| | * | Stubbing Facter during the snippet tests, so they are faster and work with no... | Luke Kanies | 2008-02-08 | 1 | -0/+2 |
| | * | Added :env parameter for backwards-compatibility, with warning about deprecat... | Paul Lathrop | 2008-02-05 | 1 | -0/+40 |
| | * | Merge branch '0.24.x' of git://wormwood.lovedthanlost.net/puppet into 0.24.x | Luke Kanies | 2008-02-05 | 1 | -1/+8 |
| | |\ |
|
| | | * | Added hostname test for hosts type | James Turnbull | 2008-02-06 | 1 | -1/+8 |
| | * | | Merge commit 'turnbull/0.24.x' into 0.24.x | Luke Kanies | 2008-02-04 | 1 | -0/+9 |
| | |\| |
|
| | | * | Updated fix for ticket #151 and added a test | James Turnbull | 2008-02-05 | 1 | -0/+9 |
| | * | | Fixing #1017 -- environment-specific modulepath is no | Luke Kanies | 2008-02-04 | 2 | -2/+14 |
| | |/ |
|
| | * | Significantly refactoring the lexer, including adding Token and TokenList | Luke Kanies | 2008-01-30 | 1 | -276/+0 |
| | * | Fixing a couple of tests, one related to recent tagging changes | Luke Kanies | 2008-01-28 | 2 | -4/+4 |
| * | | Fixing #1017 -- environment-specific modulepath is no | Luke Kanies | 2008-01-20 | 2 | -2/+14 |
| * | | Merge branch '0.24.x' | Luke Kanies | 2008-01-19 | 2 | -1/+6 |
| |\| |
|
| * | | Removed remaining elements of old_parse - closing Ticket #990 | James Turnbull | 2008-01-19 | 1 | -63/+0 |
* | | | More fixes to the testing. | Luke Kanies | 2008-01-15 | 2 | -13/+9 |
* | | | Another round of test-fixes toward eliminating global resource | Luke Kanies | 2008-01-14 | 17 | -116/+5 |
* | | | Fixing automatic relationships. I was previously looking them | Luke Kanies | 2008-01-14 | 2 | -11/+0 |
* | | | Another round of fixes toward making global resources work. | Luke Kanies | 2008-01-09 | 8 | -212/+81 |
* | | | Lots o' bug-fixes toward getting rid of global resources. | Luke Kanies | 2008-01-08 | 14 | -197/+78 |
| |/
|/| |
|
* | | Fixing #982 -- I have completely removed the GRATR graph library | Luke Kanies | 2008-01-07 | 1 | -1/+1 |
* | | Fixing the inability to manage '/' directly. It was a result | Luke Kanies | 2007-12-27 | 1 | -0/+5 |
|/ |
|
* | Further fixes toward #965. Turned out that the previous fix | Luke Kanies | 2007-12-21 | 2 | -50/+0 |
* | Fixing #967 -- default resources no longer conflict with | Luke Kanies | 2007-12-19 | 1 | -3/+18 |
* | Entirely refactoring http keep-alive. There's now | Luke Kanies | 2007-12-19 | 4 | -70/+12 |
* | Fixing #967 -- relationships now work when running 0.23.x clients | Luke Kanies | 2007-12-18 | 1 | -5/+5 |
* | Fixing some tests that were failing with the recent ruby that has | Luke Kanies | 2007-12-18 | 4 | -0/+10 |
* | Fixing the webrick test to provide a correct host | Luke Kanies | 2007-12-12 | 1 | -1/+1 |
* | Renaming 'configuration' to 'catalog', fixing #954. | Luke Kanies | 2007-12-11 | 30 | -136/+136 |
* | Applying patch by josb in #884 to provide pattern | Luke Kanies | 2007-12-11 | 1 | -0/+52 |
* | Fixing #951 -- external nodes work again, but you have to | Luke Kanies | 2007-12-10 | 1 | -1/+1 |
* | Fixing #923 (again). The host storage method was not | Luke Kanies | 2007-12-10 | 1 | -4/+5 |
* | Updated tests for http_enable_post_connection_check configuration setting. | Jeffrey J McCune | 2007-11-29 | 1 | -5/+0 |
* | Better test to match the behavior of the code. | Jeffrey J McCune | 2007-11-29 | 1 | -1/+5 |
* | Fixed test case for http_enable_post_connection_check | Jeffrey J McCune | 2007-11-29 | 1 | -1/+1 |
* | Fixing another failing test I somehow missed in my last big commit | Luke Kanies | 2007-11-28 | 1 | -1/+1 |
* | Fixing #527 (rewrote service tests), #766 (services only restart when they | Luke Kanies | 2007-11-28 | 1 | -234/+0 |
* | Theoretically, this patch is to fix #917 (which it does), but | Luke Kanies | 2007-11-28 | 11 | -27/+29 |
* | Fixing the first half of #917 -- the ResourcReference | Luke Kanies | 2007-11-28 | 1 | -0/+12 |