aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix issue with editing notes for other avatarsBlueWall2013-12-161-0/+4
* Populate user preferences with UserAccount email if it is present, else retur...BlueWall2013-12-161-6/+10
* Backport profile fixesBlueWall2013-12-062-21/+28
* Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo...Justin Clark-Casey (justincc)2013-09-041-0/+5
* This makes group search work (Groups V2).Diva Canto2013-07-281-1/+1
* Cleanup old hg sessions (older than 2 days)Diva Canto2013-07-142-0/+11
* HG UAS: Moved hg-session data from memory to DB storage. This makes it so tha...Diva Canto2013-07-142-0/+87
* HG Friends: migration #3 is failing on some installations of MySql. Setting t...Diva Canto2013-07-041-1/+1
* Fix SQL statementDiva Canto2013-07-021-1/+1
* Really make it call the method with the query interfaceDiva Canto2013-07-021-1/+1
* This should have a strong effect on the Unknown User issue mantis #6625Diva Canto2013-07-021-2/+5
* In XAssetService, on a delete asset request also delete the asset in any chai...Justin Clark-Casey (justincc)2013-06-281-0/+2
* Make the concept of namespaces explicit in dynamic attributesJustin Clark-Casey (justincc)2013-06-271-1/+1
* * This fixes having to select and deselect prim to get keyframemotion to star...teravus2013-06-121-2/+0
* Database persistence for keyframes. Contains a Migration.Melanie2013-06-062-4/+32
* Adding standard OpenSim header to source filesBlueWall2013-05-311-0/+27
* Fill in fields with default values on profile creationBlueWall2013-05-311-2/+48
* UserProfilesBlueWall2013-05-302-0/+1106
* Send up the part missing from the Avination Estate commit.Melanie2013-05-111-0/+6
* Fix wrong sql statement in offline im.Diva Canto2013-04-281-5/+2
* Recover a lost "virtual". Downstream projects need this.Diva Canto2013-04-251-1/+1
* minor: Make exceptions thrown by MySQLAssetData more consistent.Justin Clark-Casey (justincc)2013-04-101-10/+19
* Change the table and field names of XAssetService mysql db tables to be capit...Justin Clark-Casey (justincc)2013-03-152-62/+60
* Implement access time updates on assets for XAssetService.Justin Clark-Casey (justincc)2013-03-151-38/+57
* Add more information to warnings logged when asset names and descriptions hav...Justin Clark-Casey (justincc)2013-02-272-4/+12
* Deleted all AssemblyFileVersion directivesDiva Canto2013-02-191-1/+1
* First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...Diva Canto2013-02-192-0/+599
* Offline IM: moved the Data and MySQL bits to the corresponding places in core...Diva Canto2013-02-192-0/+86
* I need these for OfflineIM and Groups.Diva Canto2013-02-181-0/+60
* Added physics parameters support to MSSQL and SQLite (not tested)Oren Hurvitz2013-02-092-10/+11
* Rename "Bounciness" to "Restitution"Melanie2013-02-071-2/+2
* Fix a bug I brought in by manually editing a diff file. Terrain is if cource ...Melanie2013-02-061-1/+1
* Partial port of Avination's support for the new physics parameters.Melanie2013-02-062-18/+51
* Merge branch 'dynamic-attributes2'Justin Clark-Casey (justincc)2013-02-052-3/+24
|\
| * Store NULL in the 'DynAttrs' column if the prim doesn't have any dynamic attr...Oren Hurvitz2013-01-251-1/+5
| * Stopped storing dynamic attributes in the PrimShapeOren Hurvitz2013-01-252-9/+2
| * Added missing DynAttrs references in MySQLOren Hurvitz2013-01-251-3/+6
| * Encapsulate an OSDMap in DAMap (was DynAttrsOSDMap) rather than inheriting fr...Justin Clark-Casey (justincc)2013-01-251-4/+4
| * Implement dynamic attribute persistence on mysql and mssqlJustin Clark-Casey (justincc)2013-01-252-2/+23
* | Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)2013-02-051-1/+1
|/
* Restrict IPresenceData.VerifyAgentBlueWall2012-12-091-3/+6
* Add agent verification to PresenceBlueWall2012-12-081-0/+11
* refactor: move common inventory folder version update code to parent class in...Justin Clark-Casey (justincc)2012-11-151-42/+9
* Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't hav...Diva Canto2012-11-131-1/+1
* Update parent inventory folder version numbers when folders are moved/created...Justin Clark-Casey (justincc)2012-11-091-2/+92
* Update folder version numbers when moving items and making the Delete(string[...Justin Clark-Casey (justincc)2012-11-062-4/+53
* Increment version number of a folder when an object it contains is deleted.Justin Clark-Casey (justincc)2012-11-061-3/+25
* Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it eas...Justin Clark-Casey (justincc)2012-10-091-2/+2
* Removed the bits about the TOSModule. That module doesn't go into core. WARNI...Diva Canto2012-09-271-3/+0
* TOS module. WARNING: migration in GridUser table.Diva Canto2012-09-251-0/+8