aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MSSQL (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-0110-10/+10
* Thank you kindly, StrawberryFride for a patch that:Charles Krinke2009-05-311-7/+50
* * Upped version number to 0.6.5lbsa712009-05-251-2/+2
* Update svn properties.Jeff Ames2009-05-201-5/+5
* Thank you kindly, StrawberryFride, for a patch that:Charles Krinke2009-05-175-155/+168
* * Some more experimental work on distributed assets. Nothing hotwired yet.lbsa712009-04-131-39/+39
* * Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey2009-04-081-13/+14
* Thanks StrawberryFride for a MSSQL patch to mirror r9011.Homer Horwitz2009-04-051-0/+1
* * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa712009-04-011-1/+1
* Thank you, StrawberryFride, for a patch that adds offline inventoryMelanie Thielker2009-03-311-2/+15
* * This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares2009-03-271-1/+1
* Committing partial work on passing folders across instances. This may crash.Melanie Thielker2009-03-231-0/+5
* Add a QueryItem method to the inventory subsystem. Currently implemented forMelanie Thielker2009-03-211-0/+5
* * Apply http://opensimulator.org/mantis/view.php?id=3280Justin Clarke Casey2009-03-092-43/+44
* Implemented FetchAssetMetadataSet in DB backends.Mike Mazur2009-03-091-0/+36
* * Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I...lbsa712009-02-251-4/+1
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-2/+1
* * Applied a patch that: Added estate ban table to migration scripts and nhibe...lbsa712009-02-211-4/+4
* * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa712009-02-201-3/+3
* * Apply http://opensimulator.org/mantis/view.php?id=3142Justin Clarke Casey2009-02-1930-180/+1125
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-20/+20
* - remove dependency on OpenSim.Grid.AssetServer.Plugins.Opensim inMike Mazur2009-02-161-1/+0
* - add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da...Mike Mazur2009-02-161-0/+1
* * optimized usings.lbsa712009-02-129-14/+12
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-062-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
* * If an orphaned group is found in the mysql or mssql databases (i.e. there i...Justin Clarke Casey2009-01-291-12/+21
* * Remove unused prims.ParentID field from SQLite and MySQLJustin Clarke Casey2009-01-191-2/+0
* * Apply http://opensimulator.org/mantis/view.php?id=2995Justin Clarke Casey2009-01-141-2/+2
* * Apply http://opensimulator.org/mantis/view.php?id=2965Justin Clarke Casey2009-01-121-0/+1
* * Apply http://opensimulator.org/mantis/view.php?id=2980Justin Clarke Casey2009-01-121-0/+4
* Update svn properties, minor formatting cleanup.Jeff Ames2009-01-081-5/+5
* Thank you kindly, StrawberryFride for a patch that:Charles Krinke2009-01-073-629/+592
* * Stop bothering to populate and retrieve the parent local ids for MSSQL, as ...Justin Clarke Casey2009-01-051-2/+0
* Thank you kindly, StrawberryFride for a patch that:Charles Krinke2008-12-281-1/+6
* Mantis#2881. Thank you kindly, SirKimba for a patch that:Charles Krinke2008-12-201-5/+5
* Mantis#2730. Thank you kindly, StrawberryFride for a patch that:Charles Krinke2008-12-011-2/+2
* * Remove unused and largely unimplemented UpdateUserCurrentRegion()Justin Clarke Casey2008-11-271-11/+0
* Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker2008-11-231-0/+4
* * Comment out unused access time method in MSSQLJustin Clarke Casey2008-11-211-18/+18
* * refactor: Rip out SOP inventory from the partial into a separate classJustin Clarke Casey2008-11-211-1/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2008-11-213-19/+19
* Mantis#2658. Thank you kindly, StrawberryFride for a patch that:Charles Krinke2008-11-192-0/+12
* Mantis#2657. Thank you kindly, StrawberryFride for a patch that:Charles Krinke2008-11-194-57/+70
* cleaning up warnings in MSSQL code.Dr Scofield2008-11-173-3/+3
* Mantis#2626: Thank you Ruud Lathrop, for a patch that cleans up MSSQL code.Homer Horwitz2008-11-1517-782/+14
* Mantis#2552: Thanks idb, for a patch that fixes persistence of physical prims.Homer Horwitz2008-11-151-2/+1
* Mantis #2618Melanie Thielker2008-11-143-2/+10