aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLPresenceData.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make an exception report more clear. Fix a database access in Presence toMelanie2010-02-081-15/+22
| | | | conform to the changes in the generic table handler.
* Merge branch 'master' into presence-refactorMelanie2010-02-081-17/+16
| | | | | This was a large, heavily conflicted merge and things MAY have got broken. Please check!
* New LL login service is working! -- tested in standalone only. Things still ↵Diva Canto2010-01-011-3/+3
| | | | missing from response, namely Library and Friends. Appearance service is also missing.
* Adding new fields and home location methid to presence. Adding cleanupMelanie2009-12-281-0/+52
| | | | (deleting all but one presence record) on logout so that they don't pile up.
* Add the migration for friends and guard the presence Report functionMelanie2009-12-281-0/+4
|
* Add the MySQL presence data moduleMelanie2009-12-271-0/+93