aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MSSQL (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-19Formatting cleanup.Jeff Ames4-9/+9
2009-10-05Adapt to renamed members in landObjectMelanie1-10/+10
2009-10-05Adapt to renamed members in landObjectMelanie1-10/+10
2009-10-05MSSQL changes for Grid server in ROBUST plus some code tweaks 'n tidy upunknown5-1456/+1776
2009-10-05MSSQL changes for Grid server in ROBUST plus some code tweaks 'n tidy upunknown5-1456/+1776
2009-10-04* MySQL data tests now pass by fixing a bad fix for a bad cast on the asset L...John Hurliman4-19/+3
2009-10-02- cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)1-4/+4
2009-10-01Formatting cleanup.Jeff Ames5-8/+8
2009-09-29Add copyright header. Formatting cleanup.Jeff Ames2-2/+2
2009-09-06Thank you, StrawberryFride, for a hit-and-run patch to add authenticationMelanie3-0/+413
2009-09-03MSSQL Minor tweak to recent patch for region loading (Thanks Grumly57 for spo...Chris Hart1-0/+1
2009-09-02MSSQL patch to mirror mantis 4077 for MySQL to improve region load timesChris Hart1-24/+38
2009-08-19Fixing a spot I missed in assets. Switching Grid to the new naming schema wit...Kunnis1-15/+12
2009-08-19* Switching IAssetData to follow the new naming schema, removing the separate...Kunnis1-5/+14
2009-08-07* Remove hard coded 256 limitations from various places. There's no more 2...Teravus Ovares (Dan Olivares)1-6/+6
2009-07-25* Updates libOMV to version 0.7.0Teravus Ovares1-2/+2
2009-07-24* minor: spacing adjustment to retrigger pandaJustin Clarke Casey1-2/+1
2009-07-24* Extend mssql name string size checking to create/update folderJustin Clarke Casey1-3/+18
2009-07-24* Extend inventory name and description length checks to UpdateItem for mssqlJustin Clarke Casey1-2/+20
2009-07-24* Correct minor bug where item description bounded string was not actually be...Justin Clarke Casey1-1/+2
2009-07-24* Apply similar bounds checks on name and description fields on MSSQL UpdateA...Justin Clarke Casey1-6/+25
2009-07-24* Apply http://opensimulator.org/mantis/view.php?id=3902Justin Clarke Casey2-6/+36
2009-07-09Thank you, StrawberryFride, for a patch to fix MSSQL parameter naming.Melanie Thielker1-2/+2
2009-06-29Thanks StrawberryFride, for a patch that fixes MSSQL migration:Arthur Valadares1-3/+3
2009-06-29From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2-14/+12
2009-06-22Formatting cleanup, ignore some generated files.Jeff Ames1-1/+1
2009-06-18Applied patch from Mantis #3817, which fixes a error when using MSSQL. I don'...MW2-12/+0
2009-06-17Add the missing resource files for MSSQLMelanie Thielker2-0/+24
2009-06-14Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of obj...Melanie Thielker4-68/+37
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames10-10/+10
2009-05-31Thank you kindly, StrawberryFride for a patch that:Charles Krinke1-7/+50
2009-05-25* Upped version number to 0.6.5lbsa711-2/+2
2009-05-20Update svn properties.Jeff Ames1-5/+5
2009-05-17Thank you kindly, StrawberryFride, for a patch that:Charles Krinke5-155/+168
2009-04-13* Some more experimental work on distributed assets. Nothing hotwired yet.lbsa711-39/+39
2009-04-08* Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey1-13/+14
2009-04-05Thanks StrawberryFride for a MSSQL patch to mirror r9011.Homer Horwitz1-0/+1
2009-04-01* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa711-1/+1
2009-03-31Thank you, StrawberryFride, for a patch that adds offline inventoryMelanie Thielker1-2/+15
2009-03-27* This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares1-1/+1
2009-03-23Committing partial work on passing folders across instances. This may crash.Melanie Thielker1-0/+5
2009-03-21Add a QueryItem method to the inventory subsystem. Currently implemented forMelanie Thielker1-0/+5
2009-03-09* Apply http://opensimulator.org/mantis/view.php?id=3280Justin Clarke Casey2-43/+44
2009-03-09Implemented FetchAssetMetadataSet in DB backends.Mike Mazur1-0/+36
2009-02-25* Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I...lbsa711-4/+1
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-2/+1
2009-02-21* Applied a patch that: Added estate ban table to migration scripts and nhibe...lbsa711-4/+4
2009-02-20* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa711-3/+3
2009-02-19* Apply http://opensimulator.org/mantis/view.php?id=3142Justin Clarke Casey30-180/+1125
2009-02-17- remove the Metadata property from AssetBase and return all previousMike Mazur1-20/+20