aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/NHibernateUserData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Removed OpenSim.Data.NHibernateJohn Hurliman2009-10-191-461/+0
* Formatting cleanup.Jeff Ames2009-10-011-3/+3
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Apply http://opensimulator.org/mantis/view.php?id=3195Justin Clarke Casey2009-02-201-1/+8
* * Apply http://opensimulator.org/mantis/view.php?id=3166Justin Clarke Casey2009-02-161-6/+6
* Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-141-5/+5
* * optimized usings.lbsa712009-02-121-5/+1
* Minor formatting cleanup, add copyright header.Jeff Ames2009-01-161-1/+1
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-01-131-1/+3
* Thank you kindly, Tlaukkan (Tommil) for a patch that:Charles Krinke2009-01-111-8/+180
* fixes mantis #2950Justin Clarke Casey2009-01-051-1/+1
* * Reapply http://opensimulator.org/mantis/view.php?id=2710Justin Clarke Casey2008-12-021-99/+56
* * Unforunately it turns out not to be that simple. Revert the rest of r7560 ...Justin Clarke Casey2008-12-011-56/+99
* * From Mantis#2701 - Implements NHibernate data adapter, adds support for MsS...Adam Frisby2008-12-011-99/+56
* * Remove unused and largely unimplemented UpdateUserCurrentRegion()Justin Clarke Casey2008-11-271-1/+0
* Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker2008-11-231-0/+4
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-011-0/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-18/+18
* Attachment persistence (Mantis #1711)Melanie Thielker2008-08-191-12/+1
* Formatting cleanup.Jeff Ames2008-08-181-13/+13
* 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