summaryrefslogtreecommitdiffstats
path: root/test/network
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
* | Fixed most failing tests, but there are still over thirty failing.Luke Kanies2007-11-184-90/+14
* | Fixing #800 by refactoring how configurations are retrievedLuke Kanies2007-11-124-237/+55
|/
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-2626-26/+26
* Translating the report handler to an indirected model.Luke Kanies2007-10-131-102/+1
* Merge branch 'master' of git://michaelobrien.info/puppet into michaelLuke Kanies2007-10-095-38/+25
|\
| * All tests should now pass again.Luke Kanies2007-10-084-23/+17
| * Another round of test-fixing around the changes I madeLuke Kanies2007-10-053-16/+9
* | Moving the webrick/mongrel "servers" over to HTTPServer module instead of Ser...Rick Bradley2007-10-053-6/+6
|/
* Removing the Id tags from all of the filesLuke Kanies2007-10-0324-24/+0
* Fixed a failing test where we presumed that non-string Fact values would have...Rick Bradley2007-10-021-1/+1
* Fixed a test which was secretly sneaking off and pulling certs from ~ if they...Rick Bradley2007-10-021-0/+7
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-224-6/+6
* This is basically another intermediate commit. I feel likeLuke Kanies2007-09-171-4/+5
* The whole system now uses Configuration objects instead ofLuke Kanies2007-09-151-49/+3
* Another intermediate commit. The node and fact classes are now functional an...Luke Kanies2007-09-123-114/+7
* The Node handler is now obsolete. Node searching is handled through the indi...Luke Kanies2007-09-112-660/+2
* Fixing some failed tests. Mostly cleanup. Next is to make all of the user t...Luke Kanies2007-09-071-1/+4
* Fixing some broken tests in the master client, and adding a test for #800 but...Luke Kanies2007-09-061-23/+30
* Fixing some failing unit tests.Luke Kanies2007-08-281-4/+5
* Multiple environment support now works, and I have even tested it in real lif...Luke Kanies2007-08-262-10/+14
* The fileserver now uses an environment-specific module path. I also made var...Luke Kanies2007-08-263-7/+8
* Adding environment information to the client fact list. The environment is r...Luke Kanies2007-08-221-0/+10
* The last commits before I actually start on the multi-environment support. T...Luke Kanies2007-08-222-68/+2
* Adding the topscope metadata to the configuration being returned to the clien...Luke Kanies2007-08-222-7/+2
* A round of bugfixing. Many more tests now pass -- I think we are largely dow...Luke Kanies2007-08-203-105/+31