summaryrefslogtreecommitdiffstats
path: root/test/network/client
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '0.24.x'Luke Kanies2008-04-111-110/+0
|\
| * Removed the code from the client that tries to avoid recompilingLuke Kanies2008-04-101-110/+0
* | Merge branch 'master' into master_no_global_resourcesLuke Kanies2008-03-312-29/+41
|\|
| * Fixing a couple of tests.Luke Kanies2008-03-242-29/+29
| * fixing another failing testLuke Kanies2008-03-191-0/+2
| * Fixing a test that changed the environment for all later tests,Luke Kanies2008-02-291-9/+1
| * Fixes #1078 and includes new testJames Turnbull2008-02-231-0/+18
* | Another round of test-fixes toward eliminating global resourceLuke Kanies2008-01-141-5/+0
* | Lots o' bug-fixes toward getting rid of global resources.Luke Kanies2008-01-081-18/+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-191-30/+0
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-112-6/+6
* 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-241-0/+1
|\
| * Integrating Matt Palmer's patch to provide a 'plugins'Luke Kanies2007-11-241-0/+1
* | Integrating most of Matt Palmer's fromLuke Kanies2007-11-241-2/+2
|/
* Fixing a couple of tests that were failing because of the environment changes.Luke Kanies2007-11-231-0/+1
* Reverting the changes I'd made toward removing the globalLuke Kanies2007-11-192-0/+80
* Fixed most failing tests, but there are still over thirty failing.Luke Kanies2007-11-182-80/+0
* Fixing #800 by refactoring how configurations are retrievedLuke Kanies2007-11-122-120/+32
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-265-5/+5
* All tests should now pass again.Luke Kanies2007-10-082-1/+9
* Another round of test-fixing around the changes I madeLuke Kanies2007-10-052-9/+5
* Removing the Id tags from all of the filesLuke Kanies2007-10-034-4/+0
* Fixed a failing test where we presumed that non-string Fact values would have...Rick Bradley2007-10-021-1/+1
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-223-5/+5
* The whole system now uses Configuration objects instead ofLuke Kanies2007-09-151-49/+3
* 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
* Adding environment information to the client fact list. The environment is r...Luke Kanies2007-08-221-0/+10
* Adding the topscope metadata to the configuration being returned to the clien...Luke Kanies2007-08-221-6/+1
* A round of bugfixing. Many more tests now pass -- I think we are largely dow...Luke Kanies2007-08-201-1/+2
* Refactor SUIDManager tests to run without root, change SUIDManager's behavior...christian2007-08-092-0/+3
* Fixing #621 -- plugins are now downloaded directly into the $libdir, and auto...luke2007-07-101-38/+13
* Hopefully fixing #685 -- I added a wrapper around the call to getconfig(), so...luke2007-07-081-3/+12
* Removing the long-obsolete Element base class. The Parameter and Type classe...luke2007-07-041-0/+2
* Modifying the CA server so that it will not send back a cert whose public key...luke2007-06-181-0/+2
* Fixing #578 -- Invalid certs are no longer written to disk.luke2007-06-181-0/+24
* Fixing #532 -- reparsing config files no longer throws an exception. The pro...luke2007-05-311-0/+17
* Fixing #501 -- there is now a splay option, disabled by default and when runn...luke2007-05-181-0/+32
* Fixing #569 - I have added a dynamic facts option to choose which facts will ...luke2007-05-151-0/+34
* fixing some problems with the config timeout -- I am not sure it ever actuall...luke2007-05-141-0/+18
* Getting rid of the last vestiges of the logger testsluke2007-05-091-1/+1
* Consolidating all of the configuration parameter declarations into configurat...luke2007-05-041-1/+1
* Fixing Client.read_cert so that it automatically adds the certificate informa...luke2007-03-301-6/+41
* Finalizing the filebucket client, with test code.luke2007-03-241-0/+35
* Finally fixing #504, I think; I even have tests to prove it. It was a little...luke2007-03-191-0/+17
* Another round of bug-fixes, prompted by test logs from David Schmittluke2007-03-191-2/+4
* Oops. Fixing the other tests to now past the facts to "fresh?", as required ...luke2007-03-191-2/+4