aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Null/NullPresenceData.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-07GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto1-60/+2
2010-03-10Formatting cleanup. Add copyright notices.Jeff Ames1-8/+8
2010-03-05Fix LocalPresenceServiceConnector test now that the hardcoded test data has b...Justin Clark-Casey (justincc)1-9/+0
2010-03-04minor: comment out a forgotton debug log lineJustin Clark-Casey (justincc)1-1/+1
2010-03-04remove test presence from NullPresenceData since this appears to stop existin...Justin Clark-Casey (justincc)1-9/+42
2010-02-21Small bug fixes for making tests work.Diva Canto1-8/+12
2010-02-08Convert null presence data to a singleton as well. Standalone logins now workMelanie1-0/+34
2009-12-30Unit tests for presence. They helped fix a couple of wrongnesses.Diva Canto1-0/+223