aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/NHibernateUserData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur2008-07-311-1/+7
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-6/+6
* somehow, I seem to have actually made appearance persistantSean Dague2008-06-271-0/+2
* chugging away on nhibernate, more incremental processSean Dague2008-06-251-32/+40
* Minor formatting cleanup.Jeff Ames2008-06-251-10/+15
* lots of futzing with nhibernate to make it more efficient. ISean Dague2008-06-201-97/+60
* more work towards nhibernate working with mysql, not there yet,Sean Dague2008-06-191-1/+0
* oops, it helps to reference the *right* migrationSean Dague2008-06-191-1/+1
* clean up the nhibernate definitions to work with mysqlSean Dague2008-06-181-33/+5
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-311-1/+1
* this removes use of the mapper for wearables, and I can confirm thingsSean Dague2008-05-211-2/+2
* Minor cleanup.Jeff Ames2008-05-161-2/+2
* Formatting cleanup.Jeff Ames2008-05-161-21/+21
* testing avatar appearance as a user serviceSean Dague2008-05-151-2/+2
* remove my UserAppearance object, switch all code to useSean Dague2008-05-151-6/+6
* More formatting cleanup. Minor refactoring.Jeff Ames2008-05-141-35/+72
* Formatting cleanup.Jeff Ames2008-05-141-20/+20
* * Fixed some compiler warningsAdam Frisby2008-05-071-2/+3
* fixed up a bunch of the nhibernate user driver. Friends are notSean Dague2008-05-021-9/+16
* in theory fix the user table mappingSean Dague2008-05-021-0/+22
* in theory this gives me a back end that will do persistance Sean Dague2008-05-021-3/+28
* plumb in connection string to the user database paths. mysql and mssqlSean Dague2008-05-021-6/+12
* minor refactoring. Change getName and GetVersion methods (yes the had differ...Sean Dague2008-05-021-13/+2
* added stubs for appearance bits to all the db layersSean Dague2008-05-011-0/+27
* * In ur code. Making it static.Adam Frisby2008-05-011-1/+1
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-10/+6
* first drop of user storage implementation for nhibernate. Sean Dague2008-04-111-0/+269