aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/SQLiteFriendsData.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-30rename SQLiteNG to SQLite and SQLite to SQLiteLegacyJustin Clark-Casey (justincc)1-4/+4
2010-03-01Changed the query in GetFriends in SQLite to match the one in MySql.Diva Canto1-1/+1
2010-02-28Added FriendsData to both Null storage and SQLite. Untested.Diva Canto1-17/+19
2010-02-09Add the friends service skel and correct some namespace issuesMelanie1-1/+1
2010-02-07Finish the "Get friends" methodMelanie1-1/+6
2010-02-05Implement the friends data adaptorMelanie1-6/+13
2010-02-01Beginning of friends.Diva Canto1-19/+14
2009-05-20Add copyright headers, formatting cleanup.Jeff Ames1-0/+27
2009-05-17Update svn properties.Jeff Ames1-33/+33
2009-05-13* Added some more tests to the GetAssetStreamHandlerslbsa711-0/+34