summary refs log tree commit diff
path: root/webclient/index.html (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-11Need to prepare() the SQLiteMemoryDbPool before passing it to HomeServer cons...Paul "LeoNerd" Evans6-18/+24
2014-09-11Start of converting PresenceHandler unit tests to use SQLiteMemoryDbPool - ju...Paul "LeoNerd" Evans1-46/+27
2014-09-11Unit-test DirectoryHandler against (real) SQLite memory store, not mock