aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix issue where conversion of temporary boolean variable fails on MySQLArthur Valadares2009-08-211-2/+2
* Fixing a spot I missed in assets. Switching Grid to the new naming schema wit...Kunnis2009-08-191-12/+1
* * Switching IAssetData to follow the new naming schema, removing the separate...Kunnis2009-08-191-11/+2
* Add copyright headers. Formatting cleanup. Fix a compiler warning.Jeff Ames2009-08-171-1/+1
* * Fixed MySQL/MySQLAssetData.cs to properly do updates * Removed an extra par...Kunnis2009-08-162-9/+2
* Adding in Reflection-based testing, to ensure that all properties are covered.Kunnis2009-08-165-15/+34
* * Remove hard coded 256 limitations from various places. There's no more 2...Teravus Ovares (Dan Olivares)2009-08-071-6/+6
* * Updates libOMV to version 0.7.0Teravus Ovares2009-07-251-2/+2
* * Apply asset and inventory name and description bound checks to MySQLJustin Clarke Casey2009-07-242-5/+40
* From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2009-06-301-1/+1
* From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2009-06-292-13/+11
* From: Chris Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-06-032-2/+31
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-0115-15/+15
* From: Chris Yeoh <cyeoh@au1.ibm.com>Dr Scofield2009-05-272-2/+17
* * Upped version number to 0.6.5lbsa712009-05-251-2/+2
* Revert "From: Chris Yeoh <cyeoh@au1.ibm.com>"Dr Scofield2009-05-251-12/+2
* From: Chris Yeoh <cyeoh@au1.ibm.com>Dr Scofield2009-05-251-2/+12
* Update svn properties.Jeff Ames2009-05-171-5/+5
* Thank you kindly, Patnad, for a patch that:Charles Krinke2009-05-122-2/+9
* WARNING: contains migrationSean Dague2009-05-081-0/+7
* now that creatorID is no longer a strict UUID, and the column can still be NULL,Sean Dague2009-05-081-1/+10
* * Consistently used dashed uuid format for mysql region data, as is done for ...Justin Clarke Casey2009-05-072-29/+105
* add if exists to the drop tableSean Dague2009-04-222-30/+30
* add cleardb to estate testsSean Dague2009-04-221-16/+24
* ensure we've got a clean data environment prior to running the regionSean Dague2009-04-221-17/+24
* * Some more experimental work on distributed assets. Nothing hotwired yet.lbsa712009-04-131-17/+19
* * Improve inventory uuid conversions to make sure that we aren't converting a...Justin Clarke Casey2009-04-091-1/+1
* * Moved the DatabaseTestAttribute to Test.Common, and thus included ref to th...lbsa712009-04-096-0/+6
* * tagged some more database tests as suchlbsa712009-04-095-5/+5
* * Added custom DatabaseTestAttribute to help separating unit tests from compo...lbsa712009-04-091-1/+1
* * Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey2009-04-081-7/+5
* Adding migrations for MySQL and SQLite for removing the "old" cloud image.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
* * 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
* 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-211-0/+5
* Implemented FetchAssetMetadataSet in DB backends.Mike Mazur2009-03-091-0/+51
* * Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I...lbsa712009-02-251-4/+0
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-227-12/+29
* * 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
* Fix estate ban list persistence in MySQL and reenable testsMelanie Thielker2009-02-181-1/+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-171-17/+17
* 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-161-0/+1