| Commit message (Expand) | Author | Files | Lines |
2009-11-05 | Changing the AssetBase constructors to avoid initializing assets with an unkn... | John Hurliman | 1 | -4/+5 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2009-08-19 | * Switching IAssetData to follow the new naming schema, removing the separate... | Kunnis | 1 | -5/+14 |
2009-07-24 | * Apply similar bounds checks on name and description fields on MSSQL UpdateA... | Justin Clarke Casey | 1 | -6/+25 |
2009-07-24 | * Apply http://opensimulator.org/mantis/view.php?id=3902 | Justin Clarke Casey | 1 | -4/+23 |
2009-06-14 | Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of obj... | Melanie Thielker | 1 | -1/+1 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-17 | Thank you kindly, StrawberryFride, for a patch that: | Charles Krinke | 1 | -19/+20 |
2009-04-13 | * Some more experimental work on distributed assets. Nothing hotwired yet. | lbsa71 | 1 | -39/+39 |
2009-03-09 | * Apply http://opensimulator.org/mantis/view.php?id=3280 | Justin Clarke Casey | 1 | -1/+1 |
2009-03-09 | Implemented FetchAssetMetadataSet in DB backends. | Mike Mazur | 1 | -0/+36 |
2009-02-19 | * Apply http://opensimulator.org/mantis/view.php?id=3142 | Justin Clarke Casey | 1 | -4/+4 |
2009-02-17 | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 1 | -20/+20 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -3/+3 |
2009-02-04 | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 1 | -20/+20 |
2009-02-03 | - move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs to | Mike Mazur | 1 | -2/+2 |
2009-02-03 | Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ... | Mike Mazur | 1 | -1/+1 |
2008-11-21 | * Comment out unused access time method in MSSQL | Justin Clarke Casey | 1 | -18/+18 |
2008-11-19 | Mantis#2657. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 1 | -5/+27 |
2008-11-17 | cleaning up warnings in MSSQL code. | Dr Scofield | 1 | -1/+1 |
2008-11-15 | Mantis#2626: Thank you Ruud Lathrop, for a patch that cleans up MSSQL code. | Homer Horwitz | 1 | -73/+2 |
2008-09-14 | Mantis #2124 | Melanie Thielker | 1 | -98/+147 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -4/+4 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -3/+3 |
2008-07-31 | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 1 | -1/+1 |
2008-07-17 | Mantis#1736. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 1 | -56/+43 |
2008-07-07 | * remove unused CommitAssets() hook for now | Justin Clarke Casey | 1 | -7/+0 |
2008-07-02 | * Drop InvType from the assets table since it is no longer used | Justin Clarke Casey | 1 | -7/+3 |
2008-06-27 | Mantis#1591. Thank you graciously, Sempuki for a patch that: | Charles Krinke | 1 | -0/+2 |
2008-06-26 | Apply patch from bug #1609 -- Documentation for Data/MSSQL. Thanks kerunix_F... | Jeff Ames | 1 | -4/+46 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-05-01 | * Rolled back a few changes. | Adam Frisby | 1 | -1/+1 |
2008-05-01 | * Cleaning code still. | Adam Frisby | 1 | -1/+1 |
2008-05-01 | * Align new fields upgrade sql to have the same 'not null' and default settin... | Justin Clarke Casey | 1 | -1/+1 |
2008-04-23 | changes to allow asset_source to be specified in the opensim.ini | Sean Dague | 1 | -0/+7 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -2/+3 |
2008-04-02 | fix ups to include OpenSim.Framework explicit includes (they | Sean Dague | 1 | -0/+1 |
2008-04-02 | attempt to fix up all refernces to new directory structure | Sean Dague | 1 | -1/+1 |
2008-04-02 | whole lot more moving | Sean Dague | 1 | -0/+0 |
2008-03-28 | * Introduced common abstract AssetDataBase implementing IAssetProvider | lbsa71 | 1 | -9/+9 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -27/+26 |
2008-02-20 | Minor cleanup. | Jeff Ames | 1 | -1/+1 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -2/+4 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -33/+26 |
2007-12-20 | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 1 | -6/+6 |
2007-12-05 | * Applied MSSQL Patch from akokko, Thanks! akokko | Teravus Ovares | 1 | -0/+227 |