aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/SQLiteUserData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-45/+45
* cleaning out cruft from pre-Migration daysSean Dague2008-08-271-103/+1
* Mantis#2052. Thank you kindly, Avdleeuw for a patch that:Charles Krinke2008-08-271-1/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-191-1/+1
* Attachment persistence (Mantis #1711)Melanie Thielker2008-08-191-33/+4
* Formatting cleanup.Jeff Ames2008-08-181-14/+14
* Plumb in the partner and the account title fields for profile info.Melanie Thielker2008-08-151-0/+6
* Adds UserFlags and GodLevel to the user data store and plumbs then in.Melanie Thielker2008-08-141-0/+6
* Mantis #1946Melanie Thielker2008-08-141-0/+7
* Apply updated patch from issue 1871. Thanks sempuki.Mike Mazur2008-07-311-2/+2
* Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur2008-07-311-0/+8
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-3/+3
* Apply patch from bug #1605 -- Documentation for Data/SQLite. Thanks kerunix_...Jeff Ames2008-06-261-8/+144
* 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