Log of /trunk/Extensions/AssetServer.SimpleStorage/AssetServer.SimpleStorage.csproj
| Sticky Revision: |
Revision 29 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 21 03:19:28 2008 UTC (4 years, 5 months ago) by jhurliman
File length: 4826 byte(s)
Diff to previous 26
* Replaced AssetType in Metadata with ContentType (MIME type) * Added Logger.cs, HttpServer.cs, and HttpRequestSignature.cs since AssetServer no longer depends on OpenMetaverse.dll * Upgraded to the latest OpenMetaverse which splits OSD off into OpenMetaverse.StructuredData.dll * Force connection pooling off in MySQLStorage backend to attempt to fix resource leak * Added utility methods to convert from SL AssetType to Content-Type and back
Revision 26 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 17 22:19:39 2008 UTC (4 years, 5 months ago) by jhurliman
File length: 4324 byte(s)
Diff to previous 23
* svn:externals referencing ExtensionLoader project * Moved all third party libraries to libs/ folder * Updated LICENSES.txt to include all third party libraries
Revision 23 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 11 16:44:14 2008 UTC (4 years, 6 months ago) by jhurliman
File length: 3946 byte(s)
Diff to previous 20
* Added AssetServer.DistributedStorage: Uses OpenDHT to store metadata and MySQL to store data. Still very experimental * Improved MySQL connection string config loading; will now try to load from .ini first * Changed all references to "assetid" in metadata to "id" * Updated to latest libomv trunk
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: 3946 byte(s)
Diff to previous 19
* 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 19 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 4 01:36:02 2008 UTC (4 years, 6 months ago) by jhurliman
File length: 2577 byte(s)
Diff to previous 15
* Upgrading solution and projects to VS2008 * Adding LitS3 project to the solution
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: 2406 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]
Added Fri Oct 31 00:42:41 2008 UTC (4 years, 6 months ago) by jhurliman
File length: 2528 byte(s)
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
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 |

