aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data (follow)
Commit message (Expand)AuthorAgeFilesLines
* make the asserts spit out messages about their test namesSean Dague2009-04-135-378/+378
* * Some more experimental work on distributed assets. Nothing hotwired yet.lbsa712009-04-135-59/+70
* * Apply http://opensimulator.org/mantis/view.php?id=3439Justin Clarke Casey2009-04-103-11/+11
* * minor: correct some documentation in SQLiteAssetData.csJustin Clarke Casey2009-04-091-8/+2
* * Change SQLite asset UUID to dashed format to be consistentJustin Clarke Casey2009-04-092-6/+13
* * Change UUIDs in SQLite user db to dashed format to match representations el...Justin Clarke Casey2009-04-093-11/+22
* * Improve inventory uuid conversions to make sure that we aren't converting a...Justin Clarke Casey2009-04-092-9/+30
* * Migrate UUID representations in SQLite inventory store to dashed formatJustin Clarke Casey2009-04-092-28/+42
* * Moved the DatabaseTestAttribute to Test.Common, and thus included ref to th...lbsa712009-04-0936-17/+35
* * Thank you, mpallari for a patch that updates NHibernate inventory base mapp...lbsa712009-04-091-1/+1
* * tagged some more database tests as suchlbsa712009-04-095-5/+5
* * Added custom DatabaseTestAttribute to help separating unit tests from compo...lbsa712009-04-0931-30/+47
* SQLite doesn't work on ppc64, so ignore these tests if we areSean Dague2009-04-085-0/+30
* * Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey2009-04-085-27/+26
* 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