aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLUserData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add patch from bug #1596 - adds Doxygen documentation in OpenSim.Data.MySQL f...Jeff Ames2008-06-261-3/+39
* Update svn properties, clean up formatting, refactor out duplicate hard-coded...Jeff Ames2008-06-131-1/+1
* Fix mysql migrations. This is tested with an existing up to date schema,Sean Dague2008-06-121-1/+1
* this, in theory, adds migration support to mysql for all Sean Dague2008-06-121-2/+30
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-311-2/+2
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-251-6/+8
* add a lock on the update, this should have been there before.Sean Dague2008-05-221-2/+13
* this removes use of the mapper for wearables, and I can confirm thingsSean Dague2008-05-211-19/+29
* autocreate appearance table if it isn't thereSean Dague2008-05-191-0/+18
* make the super class conveniance appearance stuff virtualSean Dague2008-05-191-2/+2
* i can haz pantz?Sean Dague2008-05-191-3/+1
* Formatting cleanup.Jeff Ames2008-05-171-8/+8
* it helps to actually create the database if the connectSean Dague2008-05-161-0/+1
* in theory, this moves the appearance mapper to liveSean Dague2008-05-161-37/+70
* Formatting cleanup.Jeff Ames2008-05-161-10/+10
* testing avatar appearance as a user serviceSean Dague2008-05-151-9/+9
* remove my UserAppearance object, switch all code to useSean Dague2008-05-151-3/+3
* Formatting cleanup.Jeff Ames2008-05-141-1/+1
* plumb in connection string to the user database paths. mysql and mssqlSean Dague2008-05-021-3/+3
* minor refactoring. Change getName and GetVersion methods (yes the had differ...Sean Dague2008-05-021-4/+4
* added stubs for appearance bits to all the db layersSean Dague2008-05-011-0/+27
* * Align new fields upgrade sql to have the same 'not null' and default settin...Justin Clarke Casey2008-05-011-1/+1
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-6/+7
* * Insert some missing database locks for inventory and user data on mysqlJustin Clarke Casey2008-04-181-5/+9
* further renaming of properties for claritySean Dague2008-04-101-8/+8
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-101-14/+14
* fix ups to include OpenSim.Framework explicit includes (theySean Dague2008-04-021-0/+1
* attempt to fix up all refernces to new directory structureSean Dague2008-04-021-1/+1
* whole lot more movingSean Dague2008-04-021-0/+643