aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MSSQL (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames10-10/+10
2009-05-31Thank you kindly, StrawberryFride for a patch that:Charles Krinke1-7/+50
2009-05-25* Upped version number to 0.6.5lbsa711-2/+2
2009-05-20Update svn properties.Jeff Ames1-5/+5
2009-05-17Thank you kindly, StrawberryFride, for a patch that:Charles Krinke5-155/+168
2009-04-13* Some more experimental work on distributed assets. Nothing hotwired yet.lbsa711-39/+39
2009-04-08* Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey1-13/+14
2009-04-05Thanks StrawberryFride for a MSSQL patch to mirror r9011.Homer Horwitz1-0/+1
2009-04-01* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa711-1/+1
2009-03-31Thank you, StrawberryFride, for a patch that adds offline inventoryMelanie Thielker1-2/+15
2009-03-27* This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares1-1/+1
2009-03-23Committing partial work on passing folders across instances. This may crash.Melanie Thielker1-0/+5
2009-03-21Add a QueryItem method to the inventory subsystem. Currently implemented forMelanie Thielker1-0/+5
2009-03-09* Apply http://opensimulator.org/mantis/view.php?id=3280Justin Clarke Casey2-43/+44
2009-03-09Implemented FetchAssetMetadataSet in DB backends.Mike Mazur1-0/+36
2009-02-25* Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I...lbsa711-4/+1
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-2/+1
2009-02-21* Applied a patch that: Added estate ban table to migration scripts and nhibe...lbsa711-4/+4
2009-02-20* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa711-3/+3
2009-02-19* Apply http://opensimulator.org/mantis/view.php?id=3142Justin Clarke Casey30-180/+1125
2009-02-17- remove the Metadata property from AssetBase and return all previousMike Mazur1-20/+20
2009-02-16- remove dependency on OpenSim.Grid.AssetServer.Plugins.Opensim inMike Mazur1-1/+0
2009-02-16- add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da...Mike Mazur1-0/+1
2009-02-12* optimized usings.lbsa719-14/+12
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield2-3/+3
2009-02-04- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur1-20/+20
2009-02-03- move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs toMike Mazur1-2/+2
2009-02-03Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ...Mike Mazur1-1/+1
2009-01-29* If an orphaned group is found in the mysql or mssql databases (i.e. there i...Justin Clarke Casey1-12/+21
2009-01-19* Remove unused prims.ParentID field from SQLite and MySQLJustin Clarke Casey1-2/+0
2009-01-14* Apply http://opensimulator.org/mantis/view.php?id=2995Justin Clarke Casey1-2/+2
2009-01-12* Apply http://opensimulator.org/mantis/view.php?id=2965Justin Clarke Casey1-0/+1
2009-01-12* Apply http://opensimulator.org/mantis/view.php?id=2980Justin Clarke Casey1-0/+4
2009-01-08Update svn properties, minor formatting cleanup.Jeff Ames1-5/+5
2009-01-07Thank you kindly, StrawberryFride for a patch that:Charles Krinke3-629/+592
2009-01-05* Stop bothering to populate and retrieve the parent local ids for MSSQL, as ...Justin Clarke Casey1-2/+0
2008-12-28Thank you kindly, StrawberryFride for a patch that:Charles Krinke1-1/+6
2008-12-20Mantis#2881. Thank you kindly, SirKimba for a patch that:Charles Krinke1-5/+5
2008-12-01Mantis#2730. Thank you kindly, StrawberryFride for a patch that:Charles Krinke1-2/+2
2008-11-27* Remove unused and largely unimplemented UpdateUserCurrentRegion()Justin Clarke Casey1-11/+0
2008-11-23Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker1-0/+4
2008-11-21* Comment out unused access time method in MSSQLJustin Clarke Casey1-18/+18
2008-11-21* refactor: Rip out SOP inventory from the partial into a separate classJustin Clarke Casey1-1/+1
2008-11-21Update svn properties, minor formatting cleanup.Jeff Ames3-19/+19
2008-11-19Mantis#2658. Thank you kindly, StrawberryFride for a patch that:Charles Krinke2-0/+12
2008-11-19Mantis#2657. Thank you kindly, StrawberryFride for a patch that:Charles Krinke4-57/+70
2008-11-17cleaning up warnings in MSSQL code.Dr Scofield3-3/+3
2008-11-15Mantis#2626: Thank you Ruud Lathrop, for a patch that cleans up MSSQL code.Homer Horwitz17-782/+14
2008-11-15Mantis#2552: Thanks idb, for a patch that fixes persistence of physical prims.Homer Horwitz1-2/+1
2008-11-14Mantis #2618Melanie Thielker3-2/+10