aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MSSQL (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-26add mssql support for media on a primJustin Clark-Casey (justincc)2-4/+15
2010-07-26add mssql support for media on a primJustin Clark-Casey (justincc)2-4/+15
2010-05-23Removed (unused?) empty SQL files from MSSQL resource dirAlexRa9-0/+0
2010-05-23MSSQL Migration: CreatorID in InventoryItems changed to VARCHAR(36)AlexRa1-0/+70
2010-05-23Further corrections to MS SQL stores (now passes all tests)AlexRa2-89/+49
2010-05-23MSSQL: added asset_flags, CreatorID to migrationsAlexRa1-0/+6
2010-05-23MSSQLAssetData updated to support [CreatorID], [asset_flags]AlexRa1-5/+11
2010-05-23MSSQLAssetData: fixed some weirdnessAlexRa1-7/+12
2010-05-23All data tests made DBMS-independentAlexRa1-1/+1
2010-05-18MS SQL migrations converted to the new formatAlexRa77-2008/+2273
2010-05-18Converted MySQL migration history to the new formatAlexRa1-6/+0
2010-05-18Massive bugfix in MSSQLEstateData (now works!)AlexRa1-49/+41
2010-05-16MS SQL migrations converted to the new formatAlexRa77-2008/+2273
2010-05-16Converted MySQL migration history to the new formatAlexRa1-6/+0
2010-05-09Implement the "delete" path for assets. Adds a new option to allow remote ass...Melanie1-0/+4
2010-05-07GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto2-75/+5
2010-03-31Committing the LightShare code, which was developed by TomMeta of Meta7.Melanie1-2/+11
2010-03-23First stage of the new interactive region creation. This will allow creationMelanie1-0/+25
2010-03-22Remove the reading of estate_settings.xml and the associated processing ofMelanie1-21/+2
2010-03-10Formatting cleanup. Add copyright notices.Jeff Ames5-9/+9
2010-03-09MSSQL tweaks for latest ROBUST - friends handling fixed, GridUserData placeho...unknown7-3/+101
2010-02-24Remove some obsolete files from MSSQL. Fix a missing constructor arg thatMelanie3-1821/+2
2010-02-24MSSQL Additions for Presence Refactor branch. Most functionality tested and w...StrawberryFride25-842/+3262
2010-02-22Changed asset CreatorID to a stringJohn Hurliman1-1/+1
2010-02-22* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman1-1/+2
2010-02-21Deleted obsolete files in the Data layer. Compiles.Diva Canto3-1947/+0
2010-01-09Preliminary work on the new default region setting mechanismMelanie1-0/+10
2009-12-31Implement avatar picker queriesMelanie1-0/+5
2009-12-31Implement saving user account dataMelanie1-1/+1
2009-12-30Some modifications to user service. Query by name is implemented nowMelanie1-0/+5
2009-12-29Polished the IUserService interface.Diva Canto1-0/+5
2009-11-05Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman1-4/+5
2009-11-02Removing duplicate SceneObjectPart.RotationalVelocity propertyJohn Hurliman1-4/+4
2009-11-02Reverting the memory leak patch for MySQL. Problems have been reported with t...John Hurliman4-3/+19
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