aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/SQLiteUserData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* check in working migration code fore SQLite. This Sean Dague2008-06-111-19/+33
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-311-2/+2
* implement in memory appearance cache for sqlite. ThisSean Dague2008-05-211-3/+12
* this removes use of the mapper for wearables, and I can confirm thingsSean Dague2008-05-211-9/+9
* Formatting cleanup.Jeff Ames2008-05-161-18/+18
* 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
* plumb in connection string to the user database paths. mysql and mssqlSean Dague2008-05-021-2/+6
* 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
* * Breaking all the code, breaking all the code..!Adam Frisby2008-05-011-1/+1
* * In ur code. Making it static.Adam Frisby2008-05-011-1/+1
* * Align new fields upgrade sql to have the same 'not null' and default settin...Justin Clarke Casey2008-05-011-8/+8
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-8/+9
* renaming of attributes in UserAgentData for readabilitySean Dague2008-04-101-10/+10
* changing UserAgentData to use properties. This caused moreSean Dague2008-04-101-26/+26
* further renaming of properties for claritySean Dague2008-04-101-18/+18
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-101-62/+66
* 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/+821