aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-27Add hypergrid teleporting support to user profiles picksBlueWall1-1/+6
2014-04-23Changed table 'im_offline' to use UTF8 characters. This fixes a problem with ...Oren Hurvitz1-1/+9
2014-04-21Better logging in PresenceService, to help diagnose presence problems.Oren Hurvitz1-1/+9
2014-01-16In the offline message table, store the sender.Oren Hurvitz1-1/+11
2013-12-06Add support for user preferences (im via email)BlueWall1-0/+10
2013-09-22Preserve attachment point & position when attachment is rezzed in worldAleric Inglewood1-0/+10
2013-07-14Cleanup old hg sessions (older than 2 days)Diva Canto1-0/+1
2013-07-14HG UAS: Moved hg-session data from memory to DB storage. This makes it so tha...Diva Canto1-0/+17
2013-07-04HG Friends: migration #3 is failing on some installations of MySql. Setting t...Diva Canto1-1/+1
2013-06-06Database persistence for keyframes. Contains a Migration.Melanie1-0/+7
2013-05-30UserProfilesBlueWall1-0/+83
2013-05-11Send up the part missing from the Avination Estate commit.Melanie1-0/+6
2013-03-15Change the table and field names of XAssetService mysql db tables to be capit...Justin Clark-Casey (justincc)1-15/+15
2013-02-19First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...Diva Canto1-0/+115
2013-02-19Offline IM: moved the Data and MySQL bits to the corresponding places in core...Diva Canto1-0/+24
2013-02-09Added physics parameters support to MSSQL and SQLite (not tested)Oren Hurvitz1-1/+1
2013-02-06Partial port of Avination's support for the new physics parameters.Melanie1-0/+13
2013-01-25Stopped storing dynamic attributes in the PrimShapeOren Hurvitz1-1/+0
2013-01-25Implement dynamic attribute persistence on mysql and mssqlJustin Clark-Casey (justincc)1-0/+9
2012-09-27Removed the bits about the TOSModule. That module doesn't go into core. WARNI...Diva Canto1-3/+0
2012-09-25TOS module. WARNING: migration in GridUser table.Diva Canto1-0/+8
2012-08-15Add a skeleton for a name value storage associated with regionsMelanie1-0/+7
2012-05-23Environment Module - allows Environment settings for Viewer3 warning: include...PixelTomsen1-0/+11
2012-03-06Switch to sha256 from sha1 in order to avoid future asset hash collisions.Justin Clark-Casey (justincc)1-2/+2
2012-03-02Make XAssetService a de-duplicating asset service.Justin Clark-Casey (justincc)1-0/+27
2012-02-04Add default value to TelehubObjectBlueWall1-0/+10
2012-02-03Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i...PixelTomsen1-0/+5
2012-02-02Replace ParcelAccessEntry with a new struct, LandAccessEntry, which moreMelanie1-0/+6
2012-01-30Add the needed column in the regions table and a few tweaks.Melanie1-0/+9
2012-01-30Add ParcelImageID to RegionSettings so we can have that overlay.Melanie1-0/+6
2012-01-23IMPORTANT!!!!! Please READ. DO NOT Use this version or any before it since theMelanie1-12/+3
2012-01-22Change the key name I missed in last commitMelanie1-1/+1
2012-01-22Move Telehub tables and data from EstateSettings to RegionSettings.Melanie2-22/+25
2012-01-21Telehub Support:BlueWall1-0/+21
2011-09-20Remove vestigal OpenSim.Data mono addins extension points that don't look lik...Justin Clark-Casey (justincc)1-23/+0
2011-06-11Switched order of SQL statements in Friends migration -- resulted in the wron...Diva Canto1-1/+1
2011-06-10For MySQL, migrate region tables to the MyISAM storage engine rather than InnoDBJustin Clark-Casey (justincc)1-0/+16
2011-06-01This is the better solution: make the combined key be only on the first 36 ch...Diva Canto1-1/+2
2011-06-01It looks like there's a better solution for that problem.Diva Canto1-2/+1
2011-06-01Changed Friends table to have 165-sized varchars on PrincipalID and FriendID....Diva Canto1-1/+2
2011-05-19HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto1-0/+6
2010-12-05Fixed some inconsistency with trailing /. Made debug messages consistent. Cha...Diva Canto1-0/+7
2010-11-21Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2-0/+9
2010-11-21Global creator information working on MySQL DB and on load/save OARs. Creator...Diva Canto1-0/+8
2010-10-30Fix logins and avatar appearance. Contains a Migration. May contain nuts.Melanie1-0/+8
2010-10-18Bump migration version on LastSeen field so it is actually runMelanie1-1/+1
2010-10-13Ensure no UUID.Zero region ID is ever written to presence. Add a MigrationMelanie Thielker1-0/+8
2010-08-30Implements parcel media setting persistence and packet / CAPS handlingJonathan Freedman1-2/+12
2010-08-30local commit with parcel media bitsJonathan Freedman1-2/+12
2010-07-26add mysql support for media on a primJustin Clark-Casey (justincc)1-1/+8