aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MSSQL (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * add mssql support for media on a primJustin Clark-Casey (justincc)2010-07-262-4/+15
* | White space from previous commit.Diva Canto2010-07-311-27/+27
* | Implemented console command "show hyperlinks".Marck2010-07-311-28/+27
|/
* Removed (unused?) empty SQL files from MSSQL resource dirAlexRa2010-05-239-0/+0
* MSSQL Migration: CreatorID in InventoryItems changed to VARCHAR(36)AlexRa2010-05-231-0/+70
* Further corrections to MS SQL stores (now passes all tests)AlexRa2010-05-232-89/+49
* MSSQL: added asset_flags, CreatorID to migrationsAlexRa2010-05-231-0/+6
* MSSQLAssetData updated to support [CreatorID], [asset_flags]AlexRa2010-05-231-5/+11
* MSSQLAssetData: fixed some weirdnessAlexRa2010-05-231-7/+12
* 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