aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MSSQL (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* All data tests made DBMS-independentAlexRa2010-05-231-1/+1
* Merge commit 'alex/mssql-estate-bugfix'Melanie2010-05-181-49/+41
|\
| * Massive bugfix in MSSQLEstateData (now works!)AlexRa2010-05-181-49/+41
* | MS SQL migrations converted to the new formatAlexRa2010-05-1677-2008/+2273
* | Converted MySQL migration history to the new formatAlexRa2010-05-161-6/+0
|/
* Implement the "delete" path for assets. Adds a new option to allow remote ass...Melanie2010-05-091-0/+4
* GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto2010-05-072-75/+5
* Committing the LightShare code, which was developed by TomMeta of Meta7.Melanie2010-03-311-2/+11
* First stage of the new interactive region creation. This will allow creationMelanie2010-03-231-0/+25
* Remove the reading of estate_settings.xml and the associated processing ofMelanie2010-03-221-21/+2
* Formatting cleanup. Add copyright notices.Jeff Ames2010-03-105-9/+9
* MSSQL tweaks for latest ROBUST - friends handling fixed, GridUserData placeho...unknown2010-03-097-3/+101
* Remove some obsolete files from MSSQL. Fix a missing constructor arg thatMelanie2010-02-243-1821/+2
* MSSQL Additions for Presence Refactor branch. Most functionality tested and w...StrawberryFride2010-02-2425-842/+3262
* Changed asset CreatorID to a stringJohn Hurliman2010-02-221-1/+1
* Merge branch 'presence-refactor' of ssh://opensimulator.org/var/git/opensim i...John Hurliman2010-02-223-1947/+0
|\
| * Deleted obsolete files in the Data layer. Compiles.Diva Canto2010-02-213-1947/+0
* | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-221-1/+2
|/
* Preliminary work on the new default region setting mechanismMelanie2010-01-091-0/+10
* Implement avatar picker queriesMelanie2009-12-311-0/+5
* Implement saving user account dataMelanie2009-12-311-1/+1
* Some modifications to user service. Query by name is implemented nowMelanie2009-12-301-0/+5
* Polished the IUserService interface.Diva Canto2009-12-291-0/+5
* Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman2009-11-051-4/+5
* Removing duplicate SceneObjectPart.RotationalVelocity propertyJohn Hurliman2009-11-021-4/+4
* Reverting the memory leak patch for MySQL. Problems have been reported with t...John Hurliman2009-11-024-3/+19
* Formatting cleanup.Jeff Ames2009-10-194-9/+9
* Adapt to renamed members in landObjectMelanie2009-10-051-10/+10
* MSSQL changes for Grid server in ROBUST plus some code tweaks 'n tidy upunknown2009-10-055-1456/+1776
* * MySQL data tests now pass by fixing a bad fix for a bad cast on the asset L...John Hurliman2009-10-044-19/+3
* - cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)2009-10-021-4/+4
* Formatting cleanup.Jeff Ames2009-10-015-8/+8
* Add copyright header. Formatting cleanup.Jeff Ames2009-09-292-2/+2
* Thank you, StrawberryFride, for a hit-and-run patch to add authenticationMelanie2009-09-063-0/+413
* MSSQL Minor tweak to recent patch for region loading (Thanks Grumly57 for spo...Chris Hart2009-09-031-0/+1
* MSSQL patch to mirror mantis 4077 for MySQL to improve region load timesChris Hart2009-09-021-24/+38
* Fixing a spot I missed in assets. Switching Grid to the new naming schema wit...Kunnis2009-08-191-15/+12
* * Switching IAssetData to follow the new naming schema, removing the separate...Kunnis2009-08-191-5/+14
* * 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
* * minor: spacing adjustment to retrigger pandaJustin Clarke Casey2009-07-241-2/+1
* * 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
* Thank you, StrawberryFride, for a patch to fix MSSQL parameter naming.Melanie Thielker2009-07-091-2/+2
* 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-292-14/+12
* Formatting cleanup, ignore some generated files.Jeff Ames2009-06-221-1/+1