aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data (follow)
Commit message (Expand)AuthorAgeFilesLines
* Thanks StrawberryFride for a MSSQL patch to mirror r9011.Homer Horwitz2009-04-051-0/+1
* Adding migrations for MySQL and SQLite for removing the "old" cloud image.Homer Horwitz2009-04-052-0/+2
* * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa712009-04-015-5/+5
* * Removes some hard-coded magic numbers relating to RegionSize. We now use Co...Adam Frisby2009-04-012-11/+11
* 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-273-4/+4
* Committing partial work on passing folders across instances. This may crash.Melanie Thielker2009-03-235-0/+26
* Make offline gives work in SQLite standalonesMelanie Thielker2009-03-221-0/+8
* MYSQL Only: Make items given while offline appear in inventory withoutMelanie Thielker2009-03-221-0/+9
* Add a QueryItem method to the inventory subsystem. Currently implemented forMelanie Thielker2009-03-215-0/+26
* Update svn properties, formatting cleanup.Jeff Ames2009-03-121-7/+7
* * Another stab at refactoring up the CustomiseResponse function. Two fixes:lbsa712009-03-121-1/+14
* * Reverted r8750 to do another round of debugging on mantis #3287lbsa712009-03-111-8/+0
* Remove chained tests in BasicGridTest.cs.Mike Mazur2009-03-111-118/+88
* *** POTENTIAL BREAKAGE ***lbsa712009-03-101-0/+8
* * Refactored out Create() methods to ensure proper transformation between Reg...lbsa712009-03-102-15/+36
* * Apply http://opensimulator.org/mantis/view.php?id=3280Justin Clarke Casey2009-03-092-43/+44
* Implemented FetchAssetMetadataSet in DB backends.Mike Mazur2009-03-096-0/+157
* * Got rid of concrete GridDBService referenceslbsa712009-02-261-0/+5
* * renamed IRegionProfileService to IRegionProfileRouter to better reflect use...lbsa712009-02-262-1/+25
* * minor: Remove most mono compiler warningsJustin Clarke Casey2009-02-255-5/+5
* * Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I...lbsa712009-02-253-15/+1
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-2238-56/+163
* * Applied a patch that: Added estate ban table to migration scripts and nhibe...lbsa712009-02-219-16/+66
* * Apply http://opensimulator.org/mantis/view.php?id=3185idb2009-02-206-2/+8
* * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa712009-02-205-15/+15
* * Apply http://opensimulator.org/mantis/view.php?id=3195Justin Clarke Casey2009-02-2030-30/+73
* Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames2009-02-202-4/+56
* * Reverted the AssetServer fix, apparently something was dependent on IAssetD...lbsa712009-02-191-0/+9
* * Extracted IAssetData and moved it to OpenSim.Framework to prepare to get ri...lbsa712009-02-191-9/+0
* * Apply http://opensimulator.org/mantis/view.php?id=3151Justin Clarke Casey2009-02-1912-28/+37
* * Apply http://opensimulator.org/mantis/view.php?id=3142Justin Clarke Casey2009-02-1930-180/+1125
* Fix estate ban list persistence in MySQL and reenable testsMelanie Thielker2009-02-182-16/+1
* remove legacy pre-migration code for mysql grid adapter, who knew thisSean Dague2009-02-181-55/+0
* remove all the very old create and upgrade sql files, these wereSean Dague2009-02-1717-288/+0
* * Moved the nifty MySQLEstateData connectionstring password-stripper out into...lbsa712009-02-171-31/+15
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-176-79/+77
* * Apply http://opensimulator.org/mantis/view.php?id=3166Justin Clarke Casey2009-02-1612-62/+280
* line ending fixes and set native eol propertySean Dague2009-02-1614-804/+804
* - remove dependency on OpenSim.Grid.AssetServer.Plugins.Opensim inMike Mazur2009-02-163-3/+0
* AssetInventoryServer plugins can't be a dependency for the OpenSim.Data.MySQL...Mike Mazur2009-02-161-1/+0
* Rename NewAssetServer AssetInventoryServer and fully qualify withMike Mazur2009-02-161-1/+1
* - add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da...Mike Mazur2009-02-164-0/+4
* Mantis 3164. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-143-88/+494
* Remove the "?" that I inadvertently got into the first line Charles Krinke2009-02-141-1/+1
* Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-1420-57/+803
* Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames2009-02-132-2/+56
* Remove extra ID field from asset DB mapping. Mantis #3122, fixes Mantis #3080.Mike Mazur2009-02-135-5/+0
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-122-138/+138
* * Some more CCClbsa712009-02-122-13/+13