Log of /trunk/AssetServer.cs
| Sticky Revision: |
Revision 20 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 5 02:31:45 2008 UTC (4 years, 6 months ago) by jhurliman
File length: 5281 byte(s)
Diff to previous 17
* Added Amazon S3 storage backend * Implemented AssetClient createasset * Reworked AssetClient fetching to use byte[] instead of Asset class * Updated to latest OpenMetaverse.dll and OpenMetaverseTypes.dll * Added Metadata.AssetURL, ReferenceInterface will now check for this before constructing the default URL * Improved ReferenceInterface asset creation
Revision 17 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 3 19:21:57 2008 UTC (4 years, 6 months ago) by jhurliman
File length: 5240 byte(s)
Diff to previous 15
* Adding sanity check when loading config file * Added an asset upload interface where the UUID is specified * Added asset upload support for ReferenceInterface and OpenSimInterface (untested) * Removing dead code * Cleanup
Revision 15 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 31 22:22:36 2008 UTC (4 years, 6 months ago) by jhurliman
File length: 11194 byte(s)
Diff to previous 12
* Added AssetClient.ini that defines the extensions to load and the order in which they start * Completed OpenSimInterface, asset server can now act as a drop-in replacement for OpenSim.Grid.AssetServer.exe * Updated to latest OpenMetaverse and ExtensionLoader
Revision 12 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 31 00:42:41 2008 UTC (4 years, 6 months ago) by jhurliman
File length: 10222 byte(s)
Diff to previous 11
More or less a full rewrite. Fleshed out the internal interfaces, split backend and frontend extensions, big performance improvements for both simple storage and opensimmysql
Revision 11 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 29 22:17:11 2008 UTC (4 years, 6 months ago) by jhurliman
File length: 11170 byte(s)
Diff to previous 7
* Added asset_url to metadata, removed methods array for now * Added mime-types and extensions for all AssetType values that might be transferred * Updated to the latest OpenMetaverse and ExtensionLoader * Using simplified HttpListener.AddListener() and a regex to match UUID requests
Revision 7 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 21 06:38:06 2008 UTC (4 years, 7 months ago) by jhurliman
File length: 11486 byte(s)
Diff to previous 5
* Updated to the latest version of ExtensionLoader * Added another ExtensionLoader example * Implemented (untested) /createasset support. Parses multipart MIME messages containing LLSD metadata and Base64 asset data, and stores in the simple asset store
Revision 5 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 11 01:14:40 2008 UTC (4 years, 7 months ago) by jhurliman
File length: 6259 byte(s)
Diff to previous 4
* Consolidated the Simple extensions into a single file, metadata fetching is working (returns layer boundaries for textures as well) * Updated libraries, moved to the bin/ folder * Added default grid assets
Revision 4 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 7 22:44:02 2008 UTC (4 years, 7 months ago) by jhurliman
File length: 5546 byte(s)
Diff to previous 2
* Added extension loading * Adding interfaces for getting metadata, data, and creating assets * Updating ExtensionLoader to latest version
Revision 2 - (view) (download) (annotate) - [select for diffs]
Added Tue Oct 7 20:53:38 2008 UTC (4 years, 7 months ago) by jhurliman
File length: 4037 byte(s)
Initial import of the asset server. Listens on port 9001 for requests in the form of /AssetID/method
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

