summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/client
Commit message (Expand)AuthorAgeFilesLines
* Renmaing Puppet::Network::Client::Master to Puppet::AgentLuke Kanies2009-02-061-523/+0
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-1/+1
* Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-181-1/+1
* Merge branch '0.24.x'Luke Kanies2008-12-021-1/+1
|\
| * Fixing splaytime testsLuke Kanies2008-12-011-1/+1
| * Fixing #1749 - Splay now hopefully behaves "better" for small values.Luke Kanies2008-12-011-1/+1
* | Merge branch '0.24.x'Luke Kanies2008-09-231-8/+8
|\|
| * Only apply splay the first runAndrew Shafer2008-09-211-8/+8
* | Merge branch '0.24.x'Luke Kanies2008-08-181-3/+4
|\|
| * Ensure that we consistently use either string #{} interpolation or String.%Daniel Pittman2008-08-011-3/+4
* | Merge branch '0.24.x' into mergingLuke Kanies2008-07-291-5/+10
|\|
| * You can now select the encoding format when transferring the catalog,Luke Kanies2008-07-181-5/+10
* | Merge branch '0.24.x'Luke Kanies2008-07-021-20/+17
|\|
| * Fixed #1114 - Facts in plugin directories should now be autoloaded,Luke Kanies2008-07-011-20/+17
* | Fixing the HttpPool module to get rid of an infinite loop.Luke Kanies2008-05-061-1/+1
* | Merge branch '0.24.x'Luke Kanies2008-04-111-56/+2
|\|
| * Removed the code from the client that tries to avoid recompilingLuke Kanies2008-04-101-56/+2
* | Merge branch 'master' into master_no_global_resourcesLuke Kanies2008-03-311-21/+16
|\|
| * Found all instances of methods where split() is used withoutLuke Kanies2008-03-211-2/+4
| * Fixing #1118 -- downloading plugins and facts now ignores noop.Luke Kanies2008-03-131-12/+2
| * Fixing a test that changed the environment for all later tests,Luke Kanies2008-02-291-5/+6
| * Fixes #1078 and includes new testJames Turnbull2008-02-231-2/+4
* | Another round of fixes toward making global resources work.Luke Kanies2008-01-091-1/+0
|/
* Further fixes toward #965. Turned out that the previous fixLuke Kanies2007-12-211-12/+0
* Fixing #967 -- default resources no longer conflict withLuke Kanies2007-12-191-4/+4
* Entirely refactoring http keep-alive. There's nowLuke Kanies2007-12-191-1/+2
* Fixing #961 -- closing existing, open connections whenLuke Kanies2007-12-171-0/+4
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-111-38/+38
* Merge branch 'plugins_mount', fixing #891.Luke Kanies2007-11-241-1/+0
|\
| * Integrating Matt Palmer's patch to provide a 'plugins'Luke Kanies2007-11-241-16/+0
| * Applying the rest of Matt Palmer's patchesLuke Kanies2007-11-241-0/+15
* | Adding patch 20071030035457-6856b-bd1c45ed5ecd753b2cb4f05347061f7245cc175a.pa...Luke Kanies2007-11-231-0/+1
|/
* Reverting the changes I'd made toward removing the globalLuke Kanies2007-11-191-16/+12
* Modifying how default resources are created; they are nowLuke Kanies2007-11-151-9/+12
* This commit is the first run at removing all globalLuke Kanies2007-11-131-12/+13
* Fixing #800 by refactoring how configurations are retrievedLuke Kanies2007-11-121-98/+73
* Another round of test-fixing around the changes I madeLuke Kanies2007-10-051-0/+1
* This commit is focused on getting the 'puppet' executableLuke Kanies2007-10-051-0/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-038-8/+0
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-222-6/+6
* All tests now pass in this configuration branch, which meansLuke Kanies2007-09-221-2/+4
* The whole system now uses Configuration objects instead ofLuke Kanies2007-09-151-131/+43
* Fixing some broken tests in the master client, and adding a test for #800 but...Luke Kanies2007-09-061-2/+0
* The fileserver now uses an environment-specific module path. I also made var...Luke Kanies2007-08-261-2/+2
* Adding environment information to the client fact list. The environment is r...Luke Kanies2007-08-221-0/+3
* Having FileType instances automatically back their contents up to a filebucke...luke2007-07-111-1/+1
* Adding benchmark info to fact retrieval in the config clientluke2007-07-101-1/+4
* Fixing #621 -- plugins are now downloaded directly into the $libdir, and auto...luke2007-07-101-5/+7
* Hopefully fixing #685 -- I added a wrapper around the call to getconfig(), so...luke2007-07-081-2/+6
* Fixing #578 -- Invalid certs are no longer written to disk.luke2007-06-181-3/+6