summaryrefslogtreecommitdiffstats
path: root/test/network/client
Commit message (Expand)AuthorAgeFilesLines
* maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-062-2/+2
* Code smell: Two space indentationMarkus Roberts2010-07-092-67/+67
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-4/+2
* Removing tests for code that was removed in the REST refactorLuke Kanies2010-04-121-52/+0
* Fix a failure in new FileBucket where it was impossible to read from aJesse Wolfe2010-04-091-1/+1
* Feature #3347 REST-ified FileBucketJesse Wolfe2010-02-171-1/+1
* Migrating tests to spec and removing an obsolete testLuke Kanies2009-08-021-70/+0
* Fixing all tests that were apparently broken in the 0.24.x merge.Luke Kanies2009-04-021-4/+1
* Fixing tests broken in previous commitsLuke Kanies2009-03-111-12/+3
* Removing or fixing old testsLuke Kanies2009-02-191-28/+6
* Fixing tests broken during the #1405 fix.Luke Kanies2009-02-061-126/+1
* Renmaing Puppet::Network::Client::Master to Puppet::AgentLuke Kanies2009-02-061-472/+0
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-1/+1
* Renaming the "Catalog#to_type" method to "Catalog#to_ral"Luke Kanies2008-12-181-2/+2
* Fixing tests broken by fileserving and other refactoring.Luke Kanies2008-11-081-16/+17
* Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-171-6/+2
|\
| * Fixing a test that was failing as a result of the fix to #1491Luke Kanies2008-10-081-4/+1
| * Fixed additional environments testsJames Turnbull2008-10-051-2/+1
* | 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-142-11/+4
|\|
| * 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-261-11/+3
| |/
* | Fixing some broken tests.Luke Kanies2008-05-071-0/+1
* | 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