<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet.git/spec/unit/network/client, branch master</title>
<subtitle>Puppet repo</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/'/>
<entry>
<title>Fix tests on #3347</title>
<updated>2010-02-17T14:50:53+00:00</updated>
<author>
<name>Jesse Wolfe</name>
<email>jes5199@gmail.com</email>
</author>
<published>2010-03-17T18:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=09b14120fe81a2955a1e4572ec0b8040ef540ade'/>
<id>09b14120fe81a2955a1e4572ec0b8040ef540ade</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature #3347 REST-ified FileBucket</title>
<updated>2010-02-17T14:50:53+00:00</updated>
<author>
<name>Jesse Wolfe</name>
<email>jes5199@gmail.com</email>
</author>
<published>2010-03-15T21:16:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=e5a78009f6bd593e7e3957f0dadb470e623396dd'/>
<id>e5a78009f6bd593e7e3957f0dadb470e623396dd</id>
<content type='text'>
FileBucket Files have been reimplemented as an indirector terminus so that
they can be transmitted over REST.
The old Network::Client.dipper has been replaced with a compatibility later
in FileBucket::Dipper that uses the indirector to access filebucket termini.

Slightly revised patch:
* No longer allows nil contents in FileBucket outside of initialization
* Uses File.exist? instead of the deprecated File.exists?
* Tweaks JSON serialization and de-serialization to include "path"

Deferred issues:
* Feature #3371 "FileBucket should not keep files in memory".
* Feature #3372 "Replace FileBucket Dipper with more idiomatic calls"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FileBucket Files have been reimplemented as an indirector terminus so that
they can be transmitted over REST.
The old Network::Client.dipper has been replaced with a compatibility later
in FileBucket::Dipper that uses the indirector to access filebucket termini.

Slightly revised patch:
* No longer allows nil contents in FileBucket outside of initialization
* Uses File.exist? instead of the deprecated File.exists?
* Tweaks JSON serialization and de-serialization to include "path"

Deferred issues:
* Feature #3371 "FileBucket should not keep files in memory".
* Feature #3372 "Replace FileBucket Dipper with more idiomatic calls"
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing #2094 - filebucket failures are clearer now</title>
<updated>2009-06-16T15:26:38+00:00</updated>
<author>
<name>Luke Kanies</name>
<email>luke@madstop.com</email>
</author>
<published>2009-06-16T15:26:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=4036de9591bc1ab19df3a0c3bae4567240a4ec85'/>
<id>4036de9591bc1ab19df3a0c3bae4567240a4ec85</id>
<content type='text'>
We just add a bit of information to the exception.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We just add a bit of information to the exception.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Renmaing Puppet::Network::Client::Master to Puppet::Agent</title>
<updated>2009-02-07T00:08:40+00:00</updated>
<author>
<name>Luke Kanies</name>
<email>luke@madstop.com</email>
</author>
<published>2009-01-19T23:25:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=37692e5851dd3f7b15bde1caf785fb7801c97a25'/>
<id>37692e5851dd3f7b15bde1caf785fb7801c97a25</id>
<content type='text'>
Made minor changes, including removing the parent class.

The functionality hasn't changed yet -- that comes in later patches --
but all but a couple of the older tests pass.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Made minor changes, including removing the parent class.

The functionality hasn't changed yet -- that comes in later patches --
but all but a couple of the older tests pass.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing #1749 - Splay now hopefully behaves "better" for small values.</title>
<updated>2008-12-01T01:55:44+00:00</updated>
<author>
<name>Luke Kanies</name>
<email>luke@madstop.com</email>
</author>
<published>2008-11-29T05:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=0171e25ec457e9e9d078aabbea491bbcd03448bf'/>
<id>0171e25ec457e9e9d078aabbea491bbcd03448bf</id>
<content type='text'>
Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Only apply splay the first run</title>
<updated>2008-09-21T12:15:00+00:00</updated>
<author>
<name>Andrew Shafer</name>
<email>andrew@reductivelabs.com</email>
</author>
<published>2008-09-19T23:00:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=c16a5aee245a9e34e6934debee8e66630aef0fda'/>
<id>c16a5aee245a9e34e6934debee8e66630aef0fda</id>
<content type='text'>
Issue 1491
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Issue 1491
</pre>
</div>
</content>
</entry>
<entry>
<title>You can now select the encoding format when transferring the catalog,</title>
<updated>2008-07-18T06:41:54+00:00</updated>
<author>
<name>Luke Kanies</name>
<email>luke@madstop.com</email>
</author>
<published>2008-07-18T05:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=d8937acb8c9b108e61330cbac703a17b2eaba9b3'/>
<id>d8937acb8c9b108e61330cbac703a17b2eaba9b3</id>
<content type='text'>
with 'yaml' still being the default but 'marshal' being an option.
This is because testing has shown drastic performance differences
between the two, with up to 70% of compile time being spent
in YAML code.  Use the 'catalog_format' setting to choose your format,
and the setting must be set on the client.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with 'yaml' still being the default but 'marshal' being an option.
This is because testing has shown drastic performance differences
between the two, with up to 70% of compile time being spent
in YAML code.  Use the 'catalog_format' setting to choose your format,
and the setting must be set on the client.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing tests that are broken when running as root under OSX 10.5</title>
<updated>2008-05-22T18:19:59+00:00</updated>
<author>
<name>Paul Lathrop</name>
<email>paul@tertiusfamily.net</email>
</author>
<published>2008-05-22T01:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=bdcf5db3cea4a4009839087c1b502dcce24eddd7'/>
<id>bdcf5db3cea4a4009839087c1b502dcce24eddd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed the code from the client that tries to avoid recompiling</title>
<updated>2008-04-11T04:17:36+00:00</updated>
<author>
<name>Luke Kanies</name>
<email>luke@madstop.com</email>
</author>
<published>2008-04-11T04:17:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=376628d117f43d3319bfa1cc65d54c2d7af10b42'/>
<id>376628d117f43d3319bfa1cc65d54c2d7af10b42</id>
<content type='text'>
the catalog. The client will now always recompile, assuming it
can reach the server.  It will still use the cached config if
there's a failure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the catalog. The client will now always recompile, assuming it
can reach the server.  It will still use the cached config if
there's a failure.
</pre>
</div>
</content>
</entry>
<entry>
<title>Renaming 'configuration' to 'catalog', fixing #954.</title>
<updated>2007-12-11T21:35:36+00:00</updated>
<author>
<name>Luke Kanies</name>
<email>luke@madstop.com</email>
</author>
<published>2007-12-11T21:35:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=cb0c4eebb0a7b2fadc5e0487e1c692007cb8b2e5'/>
<id>cb0c4eebb0a7b2fadc5e0487e1c692007cb8b2e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
