aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Updates libOMV to version 0.7.0Teravus Ovares2009-07-253-6/+6
* * Apply http://opensimulator.org/mantis/view.php?id=3586Justin Clarke Casey2009-07-243-1/+88
* * minor: spacing adjustment to retrigger pandaJustin Clarke Casey2009-07-241-2/+1
* * Apply asset and inventory name and description bound checks to MySQLJustin Clarke Casey2009-07-242-5/+40
* * Extend mssql name string size checking to create/update folderJustin Clarke Casey2009-07-241-3/+18
* * Extend inventory name and description length checks to UpdateItem for mssqlJustin Clarke Casey2009-07-241-2/+20
* * Correct minor bug where item description bounded string was not actually be...Justin Clarke Casey2009-07-241-1/+2
* * Apply similar bounds checks on name and description fields on MSSQL UpdateA...Justin Clarke Casey2009-07-241-6/+25
* * Apply http://opensimulator.org/mantis/view.php?id=3902Justin Clarke Casey2009-07-242-6/+36
* * Added a user friendly message to the sqlite regionsettings saver giving the...Teravus Ovares2009-07-101-1/+17
* Thank you, StrawberryFride, for a patch to fix MSSQL parameter naming.Melanie Thielker2009-07-091-2/+2
* From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2009-06-301-1/+1
* Thanks StrawberryFride, for a patch that fixes MSSQL migration:Arthur Valadares2009-06-291-3/+3
* From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2009-06-294-27/+23
* Formatting cleanup, ignore some generated files.Jeff Ames2009-06-221-1/+1
* more type clean fixes for mono 2.4.2Sean Dague2009-06-191-8/+8
* mono 2.4.2 seems a little more type strict, fix some sqlite tests to passSean Dague2009-06-181-2/+2
* Applied patch from Mantis #3817, which fixes a error when using MSSQL. I don'...MW2009-06-182-12/+0
* Add the missing resource files for MSSQLMelanie Thielker2009-06-172-0/+24
* Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of obj...Melanie Thielker2009-06-144-68/+37
* Thank you kindly, BlueWall, for a patch that solves:Charles Krinke2009-06-101-9/+9
* Formatting cleanup.Jeff Ames2009-06-103-6/+6
* 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-01103-103/+103
* 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