| Commit message (Expand) | Author | Age | Files | Lines |
| * | Migrating Handler base tests from test/ to spec/ | Luke Kanies | 2009-08-02 | 1 | -63/+0 |
| * | Removed extra whitespace from end of lines | Ian Taylor | 2009-06-06 | 2 | -16/+16 |
| * | Changed tabs to spaces without interfering with indentation or alignment | Ian Taylor | 2009-06-06 | 3 | -5/+5 |
| * | Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ... | James Turnbull | 2009-02-26 | 1 | -2/+2 |
| * | Adding an Agent::Runner class. | Luke Kanies | 2009-02-06 | 1 | -57/+7 |
| * | Fixing all of the test/ tests I broke in previous dev. | Luke Kanies | 2008-12-18 | 1 | -1/+1 |
| * | Renaming the "Catalog#to_type" method to "Catalog#to_ral" | Luke Kanies | 2008-12-18 | 1 | -3/+3 |
| * | Renaming Puppet::Node::Catalog to Puppet::Resource::Catalog | Luke Kanies | 2008-12-18 | 1 | -3/+3 |
| * | Fixing all broken tests. Most of them were broken by fileserving changes. | Luke Kanies | 2008-12-02 | 1 | -1/+1 |
| * | Merge branch '0.24.x' | Luke Kanies | 2008-12-02 | 1 | -0/+5 |
| |\ |
|
| | * | Fixed #1711 - fileserver test fails due to incorrect mocking | James Turnbull | 2008-11-19 | 1 | -0/+5 |
| * | | Changing the Cacher.invalidate method to Cacher.expire. | Luke Kanies | 2008-11-11 | 1 | -1/+1 |
| * | | Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear, | Luke Kanies | 2008-10-17 | 2 | -1/+11 |
| |\| |
|
| | * | Fixing the broken tests resulting from the fix for #1551. | Luke Kanies | 2008-10-08 | 1 | -1/+3 |
| | * | Fixing #947 - pluginsync no longer fails poorly when no plugins exist | Luke Kanies | 2008-10-03 | 1 | -0/+8 |
| * | | Merge branch '0.24.x' into merging | Luke Kanies | 2008-07-29 | 1 | -0/+34 |
| |\| |
|
| | * | You can now select the encoding format when transferring the catalog, | Luke Kanies | 2008-07-18 | 1 | -0/+34 |
| * | | Merge branch '0.24.x' | Luke Kanies | 2008-06-14 | 1 | -52/+34 |
| |\| |
|
| | * | Always using the cert name to store yaml files, which fixes #1178. | Luke Kanies | 2008-05-26 | 1 | -52/+34 |
| * | | Fixing #1247 -- no more clear_cache failures. | Luke Kanies | 2008-05-25 | 1 | -1/+1 |
| * | | Merge branch '0.24.x' | Luke Kanies | 2008-04-11 | 2 | -204/+9 |
| |\| |
|
| | * | Modified the 'master' handler to use the Catalog class to | Luke Kanies | 2008-04-11 | 2 | -204/+9 |
| * | | Fixing the tests in test/ that were broken as | Luke Kanies | 2008-04-01 | 1 | -59/+26 |
| * | | Merge branch 'master' into master_no_global_resources | Luke Kanies | 2008-03-31 | 2 | -51/+64 |
| |\| |
|
| | * | tweak the (already applied) patch in 388cf7c3df7ce26e953949ed6fe63d76cbbb3691... | Sam Quigley | 2008-03-20 | 1 | -0/+4 |
| | * | Regression in :node_name functionality | John Ferlito | 2008-03-14 | 1 | -2/+9 |
| | * | Somewhat refactored fileserving so that it no longer caches | Luke Kanies | 2008-02-23 | 1 | -49/+51 |
| * | | Another round of test-fixes toward eliminating global resource | Luke Kanies | 2008-01-14 | 1 | -13/+0 |
| * | | Lots o' bug-fixes toward getting rid of global resources. | Luke Kanies | 2008-01-08 | 1 | -4/+0 |
| |/ |
|
| * | Fixing #951 -- external nodes work again, but you have to | Luke Kanies | 2007-12-10 | 1 | -1/+1 |
| * | Theoretically, this patch is to fix #917 (which it does), but | Luke Kanies | 2007-11-28 | 1 | -0/+1 |
| * | Fixing #796 -- the fileserver can now start with no | Luke Kanies | 2007-11-27 | 1 | -2/+23 |
| * | Merge branch 'plugins_mount', fixing #891. | Luke Kanies | 2007-11-24 | 1 | -1/+0 |
| |\ |
|
| | * | Integrating Matt Palmer's patch to provide a 'plugins' | Luke Kanies | 2007-11-24 | 1 | -1/+0 |
| * | | Integrating most of Matt Palmer's from | Luke Kanies | 2007-11-24 | 1 | -32/+0 |
| |/ |
|
| * | Merge commit 'davids-bugfixes/tests/fix-test-client-ca' | Luke Kanies | 2007-11-19 | 1 | -0/+1 |
| |\ |
|
| | * | fix failing CA test, when testing with incomplete setup (no ssldir, no DNS) | David Schmitt | 2007-11-11 | 1 | -0/+1 |
| * | | Fixing a few test suites that passed when run as | Luke Kanies | 2007-11-19 | 1 | -0/+2 |
| * | | Reverting the changes I'd made toward removing the global | Luke Kanies | 2007-11-19 | 2 | -14/+10 |
| * | | Fixed most failing tests, but there are still over thirty failing. | Luke Kanies | 2007-11-18 | 2 | -10/+14 |
| * | | Fixing #800 by refactoring how configurations are retrieved | Luke Kanies | 2007-11-12 | 2 | -117/+23 |
| |/ |
|
| * | Changing the test/ classes so that they work from the main | Luke Kanies | 2007-10-26 | 9 | -9/+9 |
| * | Translating the report handler to an indirected model. | Luke Kanies | 2007-10-13 | 1 | -102/+1 |
| * | Merge branch 'master' of git://michaelobrien.info/puppet into michael | Luke Kanies | 2007-10-09 | 3 | -29/+12 |
| |\ |
|
| | * | All tests should now pass again. | Luke Kanies | 2007-10-08 | 2 | -22/+8 |
| | * | Another round of test-fixing around the changes I made | Luke Kanies | 2007-10-05 | 1 | -7/+4 |
| * | | Moving the webrick/mongrel "servers" over to HTTPServer module instead of Ser... | Rick Bradley | 2007-10-05 | 1 | -1/+1 |
| |/ |
|
| * | Removing the Id tags from all of the files | Luke Kanies | 2007-10-03 | 8 | -8/+0 |
| * | Renaming the 'Puppet::Util::Config' class to | Luke Kanies | 2007-09-22 | 1 | -1/+1 |
| * | This is basically another intermediate commit. I feel like | Luke Kanies | 2007-09-17 | 1 | -4/+5 |