| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | Fixing a test that was failing as a result of the fix to #1491 | Luke Kanies | 2008-10-08 | 1 | -4/+1 |
| | * | Fixing the broken tests resulting from the fix for #1551. | Luke Kanies | 2008-10-08 | 1 | -1/+3 |
| | * | Fixed additional environments tests | James Turnbull | 2008-10-05 | 1 | -2/+1 |
| | * | 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-07-02 | 1 | -6/+10 |
| |\| |
|
| | * | Fixed #1114 - Facts in plugin directories should now be autoloaded, | Luke Kanies | 2008-07-01 | 1 | -6/+10 |
| * | | Merge branch '0.24.x' | Luke Kanies | 2008-06-14 | 3 | -63/+38 |
| |\| |
|
| | * | Merge branch 'tickets/1265' of git://github.com/lak/puppet into 0.24.x | James Turnbull | 2008-05-27 | 1 | -0/+1 |
| | |\ |
|
| | | * | Fixing #1265 -- the ca/client tests now all pass again. | Luke Kanies | 2008-05-26 | 1 | -0/+1 |
| | * | | Always using the cert name to store yaml files, which fixes #1178. | Luke Kanies | 2008-05-26 | 2 | -63/+37 |
| | |/ |
|
| * | | Fixing #1247 -- no more clear_cache failures. | Luke Kanies | 2008-05-25 | 1 | -1/+1 |
| * | | Fixing some broken tests. | Luke Kanies | 2008-05-07 | 2 | -1/+2 |
| * | | Merge branch '0.24.x' | Luke Kanies | 2008-04-11 | 3 | -314/+9 |
| |\| |
|
| | * | Modified the 'master' handler to use the Catalog class to | Luke Kanies | 2008-04-11 | 2 | -204/+9 |
| | * | Removed the code from the client that tries to avoid recompiling | Luke Kanies | 2008-04-10 | 1 | -110/+0 |
| * | | 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 | 5 | -81/+106 |
| |\| |
|
| | * | Fixing a couple of tests. | Luke Kanies | 2008-03-24 | 2 | -29/+29 |
| | * | tweak the (already applied) patch in 388cf7c3df7ce26e953949ed6fe63d76cbbb3691... | Sam Quigley | 2008-03-20 | 1 | -0/+4 |
| | * | fixing another failing test | Luke Kanies | 2008-03-19 | 1 | -0/+2 |
| | * | Regression in :node_name functionality | John Ferlito | 2008-03-14 | 1 | -2/+9 |
| | * | Fixing a test that changed the environment for all later tests, | Luke Kanies | 2008-02-29 | 1 | -9/+1 |
| | * | Merge commit 'turnbull/0.24.x' into 0.24.x | Luke Kanies | 2008-02-23 | 1 | -0/+18 |
| | |\ |
|
| | | * | Fixes #1078 and includes new test | James Turnbull | 2008-02-23 | 1 | -0/+18 |
| | * | | Somewhat refactored fileserving so that it no longer caches | Luke Kanies | 2008-02-23 | 2 | -50/+52 |
| | |/ |
|
| * | | Another round of test-fixes toward eliminating global resource | Luke Kanies | 2008-01-14 | 3 | -21/+0 |
| * | | Lots o' bug-fixes toward getting rid of global resources. | Luke Kanies | 2008-01-08 | 2 | -22/+0 |
| |/ |
|
| * | Further fixes toward #965. Turned out that the previous fix | Luke Kanies | 2007-12-21 | 1 | -48/+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 | 3 | -70/+7 |
| * | 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 | 2 | -6/+6 |
| * | Fixing #951 -- external nodes work again, but you have to | Luke Kanies | 2007-12-10 | 1 | -1/+1 |
| * | 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 |
| * | Theoretically, this patch is to fix #917 (which it does), but | Luke Kanies | 2007-11-28 | 1 | -0/+1 |
| * | Applying fix to xmlrpc client tests by Matt Palmer | Luke Kanies | 2007-11-27 | 1 | -0/+1 |
| * | Fixing #796 -- the fileserver can now start with no | Luke Kanies | 2007-11-27 | 1 | -2/+23 |
| * | Fixing #927 -- rewriting the test to actually test what it's | Luke Kanies | 2007-11-27 | 1 | -4/+9 |
| * | Merge branch 'plugins_mount', fixing #891. | Luke Kanies | 2007-11-24 | 2 | -1/+1 |
| |\ |
|
| | * | Integrating Matt Palmer's patch to provide a 'plugins' | Luke Kanies | 2007-11-24 | 2 | -1/+1 |
| * | | Integrating most of Matt Palmer's from | Luke Kanies | 2007-11-24 | 3 | -44/+22 |
| |/ |
|
| * | Fixing a couple of tests that were failing because of the environment changes. | Luke Kanies | 2007-11-23 | 1 | -0/+1 |
| * | 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 | 4 | -14/+90 |