summaryrefslogtreecommitdiffstats
path: root/test/network
Commit message (Expand)AuthorAgeFilesLines
...
| * Fixing a test that was failing as a result of the fix to #1491Luke Kanies2008-10-081-4/+1
| * Fixing the broken tests resulting from the fix for #1551.Luke Kanies2008-10-081-1/+3
| * Fixed additional environments testsJames Turnbull2008-10-051-2/+1
| * Fixing #947 - pluginsync no longer fails poorly when no plugins existLuke Kanies2008-10-031-0/+8
* | Merge branch '0.24.x' into mergingLuke Kanies2008-07-291-0/+34
|\|
| * You can now select the encoding format when transferring the catalog,Luke Kanies2008-07-181-0/+34
* | Merge branch '0.24.x'Luke Kanies2008-07-021-6/+10
|\|
| * Fixed #1114 - Facts in plugin directories should now be autoloaded,Luke Kanies2008-07-011-6/+10
* | Merge branch '0.24.x'Luke Kanies2008-06-143-63/+38
|\|
| * Merge branch 'tickets/1265' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-05-271-0/+1
| |\
| | * Fixing #1265 -- the ca/client tests now all pass again.Luke Kanies2008-05-261-0/+1
| * | Always using the cert name to store yaml files, which fixes #1178.Luke Kanies2008-05-262-63/+37
| |/
* | Fixing #1247 -- no more clear_cache failures.Luke Kanies2008-05-251-1/+1
* | Fixing some broken tests.Luke Kanies2008-05-072-1/+2
* | Merge branch '0.24.x'Luke Kanies2008-04-113-314/+9
|\|
| * Modified the 'master' handler to use the Catalog class toLuke Kanies2008-04-112-204/+9
| * Removed the code from the client that tries to avoid recompilingLuke Kanies2008-04-101-110/+0
* | Fixing the tests in test/ that were broken asLuke Kanies2008-04-011-59/+26
* | Merge branch 'master' into master_no_global_resourcesLuke Kanies2008-03-315-81/+106
|\|
| * Fixing a couple of tests.Luke Kanies2008-03-242-29/+29
| * tweak the (already applied) patch in 388cf7c3df7ce26e953949ed6fe63d76cbbb3691...Sam Quigley2008-03-201-0/+4
| * fixing another failing testLuke Kanies2008-03-191-0/+2
| * Regression in :node_name functionalityJohn Ferlito2008-03-141-2/+9
| * Fixing a test that changed the environment for all later tests,Luke Kanies2008-02-291-9/+1
| * 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-232-50/+52
| |/
* | Another round of test-fixes toward eliminating global resourceLuke Kanies2008-01-143-21/+0
* | Lots o' bug-fixes toward getting rid of global resources.Luke Kanies2008-01-082-22/+0
|/
* Further fixes toward #965. Turned out that the previous fixLuke Kanies2007-12-211-48/+0
* Fixing #967 -- default resources no longer conflict withLuke Kanies2007-12-191-3/+18
* Entirely refactoring http keep-alive. There's nowLuke Kanies2007-12-193-70/+7
* Fixing the webrick test to provide a correct hostLuke Kanies2007-12-121-1/+1
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-112-6/+6
* Fixing #951 -- external nodes work again, but you have toLuke Kanies2007-12-101-1/+1
* 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
* Theoretically, this patch is to fix #917 (which it does), butLuke Kanies2007-11-281-0/+1
* Applying fix to xmlrpc client tests by Matt PalmerLuke Kanies2007-11-271-0/+1
* Fixing #796 -- the fileserver can now start with noLuke Kanies2007-11-271-2/+23
* Fixing #927 -- rewriting the test to actually test what it'sLuke Kanies2007-11-271-4/+9
* Merge branch 'plugins_mount', fixing #891.Luke Kanies2007-11-242-1/+1
|\
| * Integrating Matt Palmer's patch to provide a 'plugins'Luke Kanies2007-11-242-1/+1
* | Integrating most of Matt Palmer's fromLuke Kanies2007-11-243-44/+22
|/
* Fixing a couple of tests that were failing because of the environment changes.Luke Kanies2007-11-231-0/+1
* Merge commit 'davids-bugfixes/tests/fix-test-client-ca'Luke Kanies2007-11-191-0/+1
|\
| * fix failing CA test, when testing with incomplete setup (no ssldir, no DNS)David Schmitt2007-11-111-0/+1
* | Fixing a few test suites that passed when run asLuke Kanies2007-11-191-0/+2
* | Reverting the changes I'd made toward removing the globalLuke Kanies2007-11-194-14/+90