aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * Renamed RegionProfileService to RegionProfileServiceProxy to better reflect...lbsa712009-02-122-1/+45
* * Turned RegionProfileService non-staticlbsa712009-02-121-4/+4
* * Applied some CCC (Code Convention Conformance)lbsa712009-02-121-17/+17
* * Added RegionProfileService and moved RequestSimData to it.lbsa712009-02-122-81/+94
* * optimized usings.lbsa712009-02-1281-388/+120
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-1/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2009-02-093-318/+318
* Thank you kindly, TLaukkan (Timmil) for a patch that:Charles Krinke2009-02-093-0/+318
* Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-095-1/+6
* * Apply http://opensimulator.org/mantis/view.php?id=3080Justin Clarke Casey2009-02-091-5/+7
* * Apply http://opensimulator.org/mantis/view.php?id=3094Justin Clarke Casey2009-02-095-0/+409