aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data (follow)
Commit message (Expand)AuthorAgeFilesLines
* Thank you kindly, StrawberryFride for a patch that:Charles Krinke2009-05-311-7/+50
* From: Chris Yeoh <cyeoh@au1.ibm.com>Dr Scofield2009-05-272-2/+17
* * Upped version number to 0.6.5lbsa712009-05-255-10/+10
* 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-201-5/+5
* Thank you kindly, StrawberryFride, for a patch that:Charles Krinke2009-05-175-155/+168
* Update svn properties.Jeff Ames2009-05-171-5/+5
* * Change default sqlite asset db back to Asset.db instead of AssetStorage.dbJustin Clarke Casey2009-05-151-2/+2
* Thank you kindly, Patnad, for a patch that:Charles Krinke2009-05-124-5/+30
* 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
* * Consistently use dashed uuid format for sqlite region data, as was previous...Justin Clarke Casey2009-05-072-38/+114
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-04-291-5/+0
* Thanks, Ewe Loon for a patch thatHomer Horwitz2009-04-252-15/+278
* silly C# not letting me use a File.Exists test for a directory. Don'tSean Dague2009-04-245-5/+5
* change power linux detection method, the previous method only workedSean Dague2009-04-245-10/+10
* * Allow interested user data plugins to store temporary user profilesJustin Clarke Casey2009-04-232-2/+15
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey2009-04-221-1/+2
* * Allow plugins to play nicely in UserManagerBaseJustin Clarke Casey2009-04-221-1/+1
* 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
* * Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey2009-04-222-2/+12
* 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