silverstripe-framework/api
Sam Minnee 3d9532db83 Merged branches/2.3
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@66108 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-11-18 01:48:37 +00:00
..
DataFormatter.php BUGFIX Don't use singleton() to create DataFormatter instances, as it will cause weird side-effects with multiple formatter instances with different parameters (broke subsequent test runs of RestfulServerTest and SoapModelAccessTest) - all aboard the failboat! 2008-10-15 17:27:38 +00:00
JSONDataFormatter.php ENHANCEMENT Don't like relations without $api_access in RestfulServer, added RestfulServer->getAllowedRelations() 2008-10-09 14:47:25 +00:00
RestfulServer.php BUGFIX Fixed combined Content-Type and encoding header parsing in RestfulServer for DataFormatter::get_by_mimetype() 2008-10-16 17:35:27 +00:00
RestfulService.php Merged branches/2.3 2008-11-18 01:48:37 +00:00
RSSFeed.php BUGFIX #2963 - Fix RSSFeed to work with new add_cache_headers 2008-10-16 04:33:02 +00:00
SapphireSoapServer_wsdl.ss (merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message) 2008-08-11 03:03:52 +00:00
SapphireSoapServer.php (merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message) 2008-08-11 03:03:52 +00:00
SOAPModelAccess.php BUGFIX #2883 - Remove use of short tag 2008-10-02 09:38:55 +00:00
XMLDataFormatter.php ENHANCEMENT Don't like relations without $api_access in RestfulServer, added RestfulServer->getAllowedRelations() 2008-10-09 14:47:25 +00:00