<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>webserver Source Control Rss Feed</title><link>http://www.codeplex.com/webserver/SourceControl/ListDownloadableCommits.aspx</link><description>webserver Source Control Rss Description</description><item><title>Source code checked in, #69631</title><link>http://webserver.codeplex.com/SourceControl/changeset/changes/69631</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:13:48 GMT</pubDate><guid isPermaLink="false">Source code checked in, #69631 20121001091348P</guid></item><item><title>Source code checked in, #69630</title><link>http://webserver.codeplex.com/SourceControl/changeset/changes/69630</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:07:03 GMT</pubDate><guid isPermaLink="false">Source code checked in, #69630 20121001090703P</guid></item><item><title>Source code checked in, #65155</title><link>http://webserver.codeplex.com/SourceControl/changeset/changes/65155</link><description>The library do now support your favorite IoC container as promised. Take a look at the ServiceResolver class.</description><author>jgauffin</author><pubDate>Tue, 31 Jan 2012 21:13:59 GMT</pubDate><guid isPermaLink="false">Source code checked in, #65155 20120131091359P</guid></item><item><title>Source code checked in, #65142</title><link>http://webserver.codeplex.com/SourceControl/changeset/changes/65142</link><description>Fixed some issues, but have not tested them yet. Will do tonight.&amp;#13;&amp;#10;&amp;#13;&amp;#10;Will also implement a proper controller factory &amp;#40;using the service locator pattenr&amp;#41; since I need one.</description><author>jgauffin</author><pubDate>Tue, 31 Jan 2012 06:01:25 GMT</pubDate><guid isPermaLink="false">Source code checked in, #65142 20120131060125A</guid></item><item><title>Patch Uploaded: #10631</title><link>http://webserver.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/jedesah'&gt;jedesah&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;The Header property of the Request property in the Controller class was not working for us. when handling cookie headers.&lt;br /&gt;&lt;br /&gt;I traced down the problem to a missing ToString method, so I took the time to implement it in our &amp;#34;version&amp;#34; of this project. I thought I could contribute my patch to the community in case it can be useful.&lt;br /&gt;&lt;br /&gt;I also took the liberty of removing the &amp;#34;&amp;#59; &amp;#34; in the ToString method of the Cookie class since I am under the impression a &amp;#59; should only be used if there are more than one cookies in the cookie header. That&amp;#39;s how browsers seem to behave. Consequently I added that in the newly created ToString method.&lt;br /&gt;&lt;br /&gt;Although simple, please let me know what you think about the patch.&lt;br /&gt;&lt;br /&gt;Btw, directly using the Cookie property of the Controller class does not work, I might have a look at that one day if I have time.&lt;br /&gt;&lt;br /&gt;Also, the body size limit functionality is hard coded for the Server class and crashes &amp;#40;sometimes&amp;#41; when using MvcServer. I fixed that issue for us by simply removing the check for body length since our project does not care very much about the length of the body.&lt;/p&gt;</description><author>jedesah</author><pubDate>Wed, 19 Oct 2011 06:53:26 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #10631 20111019065326A</guid></item><item><title>Source code checked in, #60115</title><link>http://webserver.codeplex.com/SourceControl/changeset/changes/60115</link><description>Fixed issues &amp;#35;8606, &amp;#35;8102, &amp;#35;8033 and &amp;#35;6785.</description><author>jgauffin</author><pubDate>Thu, 30 Jun 2011 19:30:27 GMT</pubDate><guid isPermaLink="false">Source code checked in, #60115 20110630073027P</guid></item><item><title>Source code checked in, #60113</title><link>http://webserver.codeplex.com/SourceControl/changeset/changes/60113</link><description>Fixed issue &amp;#35;8165</description><author>jgauffin</author><pubDate>Thu, 30 Jun 2011 19:21:25 GMT</pubDate><guid isPermaLink="false">Source code checked in, #60113 20110630072125P</guid></item><item><title>Source code checked in, #60112</title><link>http://webserver.codeplex.com/SourceControl/changeset/changes/60112</link><description>Fixed issue &amp;#35;8198</description><author>jgauffin</author><pubDate>Thu, 30 Jun 2011 19:18:52 GMT</pubDate><guid isPermaLink="false">Source code checked in, #60112 20110630071852P</guid></item><item><title>Source code checked in, #60111</title><link>http://webserver.codeplex.com/SourceControl/changeset/changes/60111</link><description>Fixed issue &amp;#35;8404</description><author>jgauffin</author><pubDate>Thu, 30 Jun 2011 19:17:47 GMT</pubDate><guid isPermaLink="false">Source code checked in, #60111 20110630071747P</guid></item><item><title>Source code checked in, #60108</title><link>http://webserver.codeplex.com/SourceControl/changeset/changes/60108</link><description>Switched to a buffer pool instead of always allocating buffers for the requests.</description><author>jgauffin</author><pubDate>Thu, 30 Jun 2011 19:05:54 GMT</pubDate><guid isPermaLink="false">Source code checked in, #60108 20110630070554P</guid></item><item><title>Source code checked in, #60106</title><link>http://webserver.codeplex.com/SourceControl/changeset/changes/60106</link><description>Removed MVC2 project so that trunk will compile.&amp;#13;&amp;#10;&amp;#13;&amp;#10;Added limits per discussion&amp;#58; http&amp;#58;&amp;#47;&amp;#47;webserver.codeplex.com&amp;#47;discussions&amp;#47;259561</description><author>jgauffin</author><pubDate>Thu, 30 Jun 2011 19:02:18 GMT</pubDate><guid isPermaLink="false">Source code checked in, #60106 20110630070218P</guid></item><item><title>Patch Uploaded: #9289</title><link>http://webserver.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/donkonfetti'&gt;donkonfetti&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;It looks like the SecureHttpContext.UseClientCertificate property is not set when the context is created by SecureHttpListener.&lt;/p&gt;</description><author>donkonfetti</author><pubDate>Sun, 01 May 2011 15:05:50 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #9289 20110501030550P</guid></item><item><title>Source code checked in, #56552</title><link>http://webserver.codeplex.com/SourceControl/changeset/changes/56552</link><description>Bugfixes</description><author>jgauffin</author><pubDate>Wed, 16 Mar 2011 07:40:28 GMT</pubDate><guid isPermaLink="false">Source code checked in, #56552 20110316074028A</guid></item><item><title>Source code checked in, #56038</title><link>http://webserver.codeplex.com/SourceControl/changeset/changes/56038</link><description>WebServer.Sessions name space should work OK now.&amp;#13;&amp;#10;Session handling in WebServer.Tools have been marked as obsolete.&amp;#13;&amp;#10;&amp;#13;&amp;#10;SparkEngine do now report the name of the view failed that failed &amp;#40;if a view data object is null&amp;#41;. It also prints all assigned key&amp;#47;value combinations to the logger.</description><author>jgauffin</author><pubDate>Sun, 27 Feb 2011 21:14:15 GMT</pubDate><guid isPermaLink="false">Source code checked in, #56038 20110227091415P</guid></item><item><title>Source code checked in, #55623</title><link>http://webserver.codeplex.com/SourceControl/changeset/changes/55623</link><description>Response writer do not throw exceptions anymore.</description><author>jgauffin</author><pubDate>Thu, 17 Feb 2011 21:40:02 GMT</pubDate><guid isPermaLink="false">Source code checked in, #55623 20110217094002P</guid></item><item><title>Source code checked in, #55602</title><link>http://webserver.codeplex.com/SourceControl/changeset/changes/55602</link><description>Error handling screwed things up by sending multiple responses.</description><author>jgauffin</author><pubDate>Thu, 17 Feb 2011 05:13:01 GMT</pubDate><guid isPermaLink="false">Source code checked in, #55602 20110217051301A</guid></item><item><title>Source code checked in, #55560</title><link>http://webserver.codeplex.com/SourceControl/changeset/changes/55560</link><description>&amp;#42; Request.Form and Request.Files are working again&amp;#13;&amp;#10;&amp;#42; Fixed &amp;#34;Id&amp;#34; handling for multi-level controllers. </description><author>jgauffin</author><pubDate>Mon, 14 Feb 2011 21:37:08 GMT</pubDate><guid isPermaLink="false">Source code checked in, #55560 20110214093708P</guid></item><item><title>Source code checked in, #55543</title><link>http://webserver.codeplex.com/SourceControl/changeset/changes/55543</link><description>&amp;#42; More refactoring.&amp;#13;&amp;#10;&amp;#42; Controllers can now exist in a nested uri. You can have one controller in &amp;#34;&amp;#47;admin&amp;#47;&amp;#34; and one in &amp;#34;&amp;#47;admin&amp;#47;user&amp;#47;&amp;#34; if you like. Just tag the second controller with the &amp;#91;ControllerUri&amp;#40;&amp;#34;&amp;#47;admin&amp;#47;user&amp;#47;&amp;#34;&amp;#41;&amp;#93; attribute.&amp;#13;&amp;#10;&amp;#42; EmbeddedResources have not been deleted, just renamed to EmbeddedResourceLoader.&amp;#13;&amp;#10;&amp;#42; Check in my MVC2 stub. It&amp;#39;s just work in progress and won&amp;#39;t even compile correctly yet.</description><author>jgauffin</author><pubDate>Mon, 14 Feb 2011 14:27:46 GMT</pubDate><guid isPermaLink="false">Source code checked in, #55543 20110214022746P</guid></item><item><title>Source code checked in, #55381</title><link>http://webserver.codeplex.com/SourceControl/changeset/changes/55381</link><description>&amp;#42;&amp;#42;Contains breaking changes&amp;#42;&amp;#42;&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#42; I&amp;#39;ve refactored how 100-continue is supported&amp;#13;&amp;#10;&amp;#42; Added experimental support for authentication.&amp;#13;&amp;#10;&amp;#42; Added new session management &amp;#40;not fully implemented yet&amp;#41;&amp;#13;&amp;#10;&amp;#13;&amp;#10;I&amp;#39;ve also started to refactor the MVC framework a bit. Expected it to be a slow process. &amp;#13;&amp;#10;</description><author>jgauffin</author><pubDate>Mon, 07 Feb 2011 15:40:35 GMT</pubDate><guid isPermaLink="false">Source code checked in, #55381 20110207034035P</guid></item><item><title>Patch Uploaded: #8192</title><link>http://webserver.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/tom_j'&gt;tom_j&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Bugfix&amp;#58; Instead of checking for a null argument the ArgumentContainer constructor was checking for a null backing store.&lt;/p&gt;</description><author>tom_j</author><pubDate>Mon, 24 Jan 2011 16:19:59 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #8192 20110124041959P</guid></item></channel></rss>