My favorites
▼
|
Sign in
exyus
An extensible HTTP server framework for .NET that encourages REST-compliant code.
Project hosting will be READ-ONLY
Wednesday at 8am PST
due to brief network maintenance.
Project Home
Downloads
Wiki
Issues
Source
Checkout
|
Browse
|
Changes
|
175 - 151 of 175
Older
›
Committed Changes
Rev
Scores
Commit log message
Date
Author
r175
HTTPClient.cs * added this.PreAuthenticate flag (default = true) * added this.Accept (default = "*/*") * added this.FollowRedirects (default = true) * added this.HTTPVersion (default = "1.1")
Jun 16, 2008
m...@amundsen.com
r174
CodeBreaker.cs * modified to support text/xml as well as text/html XmlSqlResource.cs * fixed XSD file reference bug Program.cs * added start of codebreaker console client
Jun 16, 2008
m...@amundsen.com
r173
CodeBreaker.cs * modifed URI mappings * added support for Feedback page (sends email)
Apr 12, 2008
m...@amundsen.com
r172
Caching/Cache.cs * Return304 - fixed bug that mis-handled Last-Modified Date Other/Utility.cs * added support for adding Xslt Extension objects XslTransformer.cs * modified to support XSLTObjects XsltFunctions.cs * added to hold set of custom methods for Xslt
Apr 12, 2008
m...@amundsen.com
r171
[No log message]
Apr 03, 2008
m...@amundsen.com
r170
Cache.cs * added additional checks for work around IE Mobile bug that sends garbage for last-modified-date HTTPClient.cs * added "exyusCacheBot" as default user agent in CollectionRequestor class
Apr 03, 2008
m...@amundsen.com
r169
codebreaker.sql * added table/sprocs to codebreaker sample game
Mar 31, 2008
m...@amundsen.com
r168
CodeBreaker.cs * added About page * added ref to new source files in the viewer
Mar 31, 2008
m...@amundsen.com
r167
Utility.cs * updated MimeParser to report 406 (not acceptable) and 415 (unsupported media type) * updated the custom header to use X-Content-Types for post,put,delete errors
Mar 31, 2008
m...@amundsen.com
r166
Other/Utility.cs * added GetAllowedMediaTypes * add setting X-Acceptable header * added signature for ParseUrlPattern Properties/AssemblyInfo.cs * updated to 0.7 version number * changed release date PlainTextViewer.cs SMTPResource.cs SqlXmlResource.cs StaticResource.cs XmlFileResource.cs XmlPageResource.cs XmlSqlResource.cs XmlTemplateResource.cs * factored-out media-handling code, improved speed, etc. HTTPResource.cs * added support for Options() method * added protected vars
Mar 30, 2008
m...@amundsen.com
r165
CodeBreaker.cs * lots of minor changes to improve CodeBreaker StaticExamples.cs * removed call to SetMediaTypes (now in the base class) UGData.cs * removed UrlPattern and SetMediaTypes calls (now in the base class) ZipCheck.cs * removed UrlPattern and SetMediaTypes calls (now in the base class)
Mar 30, 2008
m...@amundsen.com
r164
CodeBreaker.cs * updated cookie-generation and handling * modified CodeBreaker root class as XmlPageResource instead of XmlFileResource
Mar 27, 2008
m...@amundsen.com
r163
SMTPResource.cs * added use of shared_args * updated error rendering StaticResource.cs * added use of arg_list * added use of shared_args * consolidated constructors * updated error rendering XmlFileResource.cs * added media-check code for Delete() * added _media-type to arg_list XmlPageResource.cs * added shared_args * updated constructors * improved template coding to support media-specific files * updated error rendering XmlSqlResource.cs * updated shared_args *
Mar 27, 2008
m...@amundsen.com
r162
CodeBreaker.cs ** finished rough draft of codebreaker game (still pretty ugly[grin]
Mar 25, 2008
m...@amundsen.com
r161
XmlFileResource.cs * added support for shared_args collection at the class level XmlSqlResource.cs * added support for shared_args collection at the class level * fixed a bug that failed to pass arg_list to Post sql transformation
Mar 25, 2008
m...@amundsen.com
r160
Program.cs * changed localhost ref to exyus.com
Mar 23, 2008
m...@amundsen.com
r159
UGData * cleaned up PUT routine to remove extraneous .Replace() methods
Mar 23, 2008
m...@amundsen.com
r158
--
Mar 23, 2008
m...@amundsen.com
r157
UGDataUpdate * changed ";update" to ";put" to be more consistent UGDataSource * added class to echo source files back to client
Mar 19, 2008
m...@amundsen.com
r156
PlainTextViewer.cs * added ShowList to toggle showing file list if no arg passed * added CSSContent to allow injecting style text * added CSSUrl to allow injecting CSS file link * added HTMLContent to allow injecting HTML content XmlSqlResource.cs * changed HTTP Status 422 to 400 to improve error reporting
Mar 19, 2008
m...@amundsen.com
r155
Northwind.cs * added products resource * added categories resource
Mar 18, 2008
m...@amundsen.com
r154
XmlSqlResource.cs * modified DB error handling to improve messages back to client
Mar 18, 2008
m...@amundsen.com
r153
added ms-sql-server scripts: * create-exyus-samples.sql * articles-tables-sprocs.sql * ugdata-tables-sprocs.sql
Mar 15, 2008
m...@amundsen.com
r152
Program.cs ** added new demo console app to talk to UGData URI
Mar 15, 2008
m...@amundsen.com
r151
--
Mar 15, 2008
m...@amundsen.com
175 - 151 of 175
Older
›
Hosted by