aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MSSQL/MSSQLAssetData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-289/+0
* Further corrections to MS SQL stores (now passes all tests)AlexRa2010-05-231-70/+17
* MSSQLAssetData updated to support [CreatorID], [asset_flags]AlexRa2010-05-231-5/+11
* MSSQLAssetData: fixed some weirdnessAlexRa2010-05-231-7/+12
* Implement the "delete" path for assets. Adds a new option to allow remote ass...Melanie2010-05-091-0/+4
* Remove some obsolete files from MSSQL. Fix a missing constructor arg thatMelanie2010-02-241-1/+2
* MSSQL Additions for Presence Refactor branch. Most functionality tested and w...StrawberryFride2010-02-241-32/+22
* Changed asset CreatorID to a stringJohn Hurliman2010-02-221-1/+1
* * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-221-1/+2
* Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman2009-11-051-4/+5
* Formatting cleanup.Jeff Ames2009-10-011-2/+2
* * Switching IAssetData to follow the new naming schema, removing the separate...Kunnis2009-08-191-5/+14
* * Apply similar bounds checks on name and description fields on MSSQL UpdateA...Justin Clarke Casey2009-07-241-6/+25
* * Apply http://opensimulator.org/mantis/view.php?id=3902Justin Clarke Casey2009-07-241-4/+23
* Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of obj...Melanie Thielker2009-06-141-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Thank you kindly, StrawberryFride, for a patch that:Charles Krinke2009-05-171-19/+20
* * Some more experimental work on distributed assets. Nothing hotwired yet.lbsa712009-04-131-39/+39
* * Apply http://opensimulator.org/mantis/view.php?id=3280Justin Clarke Casey2009-03-091-1/+1
* Implemented FetchAssetMetadataSet in DB backends.Mike Mazur2009-03-091-0/+36
* * Apply http://opensimulator.org/mantis/view.php?id=3142Justin Clarke Casey2009-02-191-4/+4
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-20/+20
* * optimized usings.lbsa712009-02-121-3/+3
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-041-20/+20
* - move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs toMike Mazur2009-02-031-2/+2
* Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ...Mike Mazur2009-02-031-1/+1
* * Comment out unused access time method in MSSQLJustin Clarke Casey2008-11-211-18/+18
* Mantis#2657. Thank you kindly, StrawberryFride for a patch that:Charles Krinke2008-11-191-5/+27
* cleaning up warnings in MSSQL code.Dr Scofield2008-11-171-1/+1
* Mantis#2626: Thank you Ruud Lathrop, for a patch that cleans up MSSQL code.Homer Horwitz2008-11-151-73/+2
* Mantis #2124Melanie Thielker2008-09-141-98/+147
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-4/+4
* Formatting cleanup.Jeff Ames2008-08-181-3/+3
* Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur2008-07-311-1/+1
* Mantis#1736. Thank you kindly, StrawberryFride for a patch that:Charles Krinke2008-07-171-56/+43
* * remove unused CommitAssets() hook for nowJustin Clarke Casey2008-07-071-7/+0
* * Drop InvType from the assets table since it is no longer usedJustin Clarke Casey2008-07-021-7/+3
* Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke2008-06-271-0/+2
* Apply patch from bug #1609 -- Documentation for Data/MSSQL. Thanks kerunix_F...Jeff Ames2008-06-261-4/+46
* Formatting cleanup.Jeff Ames2008-05-161-1/+1
* * Rolled back a few changes.Adam Frisby2008-05-011-1/+1
* * Cleaning code still.Adam Frisby2008-05-011-1/+1
* * Align new fields upgrade sql to have the same 'not null' and default settin...Justin Clarke Casey2008-05-011-1/+1
* changes to allow asset_source to be specified in the opensim.iniSean Dague2008-04-231-0/+7
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-2/+3
* fix ups to include OpenSim.Framework explicit includes (theySean Dague2008-04-021-0/+1
* attempt to fix up all refernces to new directory structureSean Dague2008-04-021-1/+1
* whole lot more movingSean Dague2008-04-021-0/+221